Uses of Class
com.pdftools.pdf2image.profiles.Profile
Packages that use Profile
-
Uses of Profile in com.pdftools.pdf2image
Methods in com.pdftools.pdf2image with parameters of type ProfileModifier and TypeMethodDescriptionConverter.convertDocument(Document inDoc, Stream outStream, Profile profile) Convert all pages of a PDF document to a rasterized imageConverter.convertPage(Document inDoc, Stream outStream, Profile profile, int pageNumber) Convert a single page of a PDF document to a rasterized image -
Uses of Profile in com.pdftools.pdf2image.profiles
Subclasses of Profile in com.pdftools.pdf2image.profiles