railo.runtime.text.pdf
Class PDF2ImageICEpdf

java.lang.Object
  extended by railo.runtime.text.pdf.PDF2Image
      extended by railo.runtime.text.pdf.PDF2ImageICEpdf

public class PDF2ImageICEpdf
extends PDF2Image


Constructor Summary
PDF2ImageICEpdf()
           
 
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)
           
 
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

PDF2ImageICEpdf

public PDF2ImageICEpdf()
Method Detail

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