Uses of Class
org.faceless.pdf2.ProfileComplianceException
-
Packages that use ProfileComplianceException Package Description org.faceless.pdf2 Contains the classes used to create a PDF document -
-
Uses of ProfileComplianceException in org.faceless.pdf2
Methods in org.faceless.pdf2 with parameters of type ProfileComplianceException Modifier and Type Method Description voidOutputProfiler.RasterizingAction. rasterize(OutputProfiler profiler, PDFPage page, OutputProfile pageProfile, ProfileComplianceException ei)Rasterize the page, converting its content to a bitmapMethods in org.faceless.pdf2 that throw ProfileComplianceException Modifier and Type Method Description voidXMP. repair(PDF pdf, OutputProfile target, OutputProfiler.Strategy... strategy)Attempt to repair this XMP object to match the specified target, using the specified strategy.
-