railo.runtime.text.pdf
Class PDF2ImageICEpdf
java.lang.Object
railo.runtime.text.pdf.PDF2Image
railo.runtime.text.pdf.PDF2ImageICEpdf
public class PDF2ImageICEpdf
- extends PDF2Image
Method Summary |
Image |
toImage(byte[] input,
int pageNumber)
|
Image |
toImage(byte[] input,
int pageNumber,
int scale,
boolean transparent)
|
void |
writeImages(byte[] input,
Set pages,
Resource outputDirectory,
String prefix,
String format,
int scale,
boolean overwrite,
boolean goodQuality,
boolean transparent)
|
PDF2ImageICEpdf
public PDF2ImageICEpdf()
toImage
public Image toImage(byte[] input,
int pageNumber)
throws PageException
- Specified by:
toImage
in class PDF2Image
- Throws:
PageException
- See Also:
PDF2Image.toImage(byte[], int)
toImage
public Image toImage(byte[] input,
int pageNumber,
int scale,
boolean transparent)
throws PageException
- Throws:
PageException
writeImages
public void writeImages(byte[] input,
Set pages,
Resource outputDirectory,
String prefix,
String format,
int scale,
boolean overwrite,
boolean goodQuality,
boolean transparent)
throws PageException,
IOException
- Specified by:
writeImages
in class PDF2Image
- Throws:
PageException
IOException
- See Also:
PDF2Image.writeImages(byte[], java.util.Set, railo.commons.io.res.Resource, java.lang.String, java.lang.String, int, boolean, boolean, boolean)
Copyright © 2012 Railo