Uses of Class
com.pdftools.image2pdf.profiles.Profile
Packages that use Profile
-
Uses of Profile in com.pdftools.image2pdf
Methods in com.pdftools.image2pdf with parameters of type ProfileModifier and TypeMethodDescriptionConvert an image to a PDF documentConverter.convert(Document image, Stream outStream, Profile profile, OutputOptions outOptions) Convert an image to a PDF documentConverter.convertMultiple(DocumentList images, Stream outStream, Profile profile) Convert a list of images to a PDF documentConverter.convertMultiple(DocumentList images, Stream outStream, Profile profile, OutputOptions outOptions) Convert a list of images to a PDF document -
Uses of Profile in com.pdftools.image2pdf.profiles
Subclasses of Profile in com.pdftools.image2pdf.profiles