|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.text.pdf.PDF2Image
railo.runtime.text.pdf.PDF2ImagePDFRenderer
public class PDF2ImagePDFRenderer
Constructor Summary | |
---|---|
PDF2ImagePDFRenderer()
|
Method Summary | |
---|---|
Image |
toImage(byte[] input,
int pageNumber)
|
void |
writeImages(byte[] input,
Set pages,
Resource outputDirectory,
String prefix,
String format,
int scale,
boolean overwrite,
boolean goodQuality,
boolean transparent)
|
Methods inherited from class railo.runtime.text.pdf.PDF2Image |
---|
getInstance |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PDF2ImagePDFRenderer()
Method Detail |
---|
public Image toImage(byte[] input, int pageNumber) throws IOException
toImage
in class PDF2Image
IOException
public void writeImages(byte[] input, Set pages, Resource outputDirectory, String prefix, String format, int scale, boolean overwrite, boolean goodQuality, boolean transparent) throws PageException, IOException
writeImages
in class PDF2Image
PageException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |