Click or drag to resize

PdfFocusToImages Method

Overload List
 NameDescription
Public methodToImages Saves all pages of the PDF document into ArrayList with images as byte streams.
Public methodCode exampleToImages(String, String) Saves all pages of PDF document as image files.
Public methodToImages(String, String, String) Saves all pages of PDF document as image files and returns their full paths.
Top
See Also