Uses of Class
org.faceless.pdf2.OutputProfile
-
Packages that use OutputProfile Package Description org.faceless.pdf2 Contains the classes used to create a PDF document -
-
Uses of OutputProfile in org.faceless.pdf2
Fields in org.faceless.pdf2 declared as OutputProfile Modifier and Type Field Description static OutputProfile
OutputProfile. Acrobat4Compatible
Force the document to be Acrobat 4.0 compatible.static OutputProfile
OutputProfile. Acrobat5Compatible
Force the document to be Acrobat 5.0 compatible.static OutputProfile
OutputProfile. Acrobat6Compatible
Force the document to be Acrobat 6.0 compatible.static OutputProfile
OutputProfile. Acrobat7Compatible
Force the document to be Acrobat 7.0 compatible.static OutputProfile
OutputProfile. Acrobat8Compatible
Force the document to be Acrobat 8.0 compatible.static OutputProfile
OutputProfile. Acrobat9Compatible
Force the document to be Acrobat 9.0 compatible.static OutputProfile
OutputProfile. AcrobatXCompatible
Force the document to be Acrobat X compatible.static OutputProfile
OutputProfile. Default
This is the default OutputProfile.static OutputProfile
OutputProfile. FacturX1_BASIC
An OutputProfile representing the Factur-X 1.0 (BASIC Conformance) specification, as defined in https://fnfe-mpe.org/factur-x/factur-x_en/.static OutputProfile
OutputProfile. FacturX1_EN16931
An OutputProfile representing the Factur-X 1.0 (EN 16931 Conformance) specification, as defined in https://fnfe-mpe.org/factur-x/factur-x_en/.static OutputProfile
OutputProfile. FacturX1_EXTENDED
An OutputProfile representing the Factur-X 1.0 (EXTENDED Conformance) specification, as defined in https://fnfe-mpe.org/factur-x/factur-x_en/.static OutputProfile
OutputProfile. FacturX1_XRECHNUNG
An OutputProfile representing the Factur-X 1.0.06 (XRECHNUNG Conformance) specification, as defined in https://fnfe-mpe.org/factur-x/factur-x_en/.static OutputProfile
OutputProfile. ImageOnly
Add some features to the PDF that are useful when the PDF consists only of one big JPEG image.static OutputProfile
OutputProfile. NoCompression
Save the document with no compression.static OutputProfile
OutputProfile. NotPDFX
This OutputProfile removes any PDF/X information from the document - useful if a document has been altered and no longer meets that requirement.static OutputProfile
OutputProfile. PDFA1a_2005
An OutputProfile representing the PDF/A-1a:2005 specification (ISO 19005-1, Level A conformance).static OutputProfile
OutputProfile. PDFA1b_2005
An OutputProfile representing the PDF/A-1b:2005 specification (ISO 19005-1, Level B conformance).static OutputProfile
OutputProfile. PDFA2a
An OutputProfile representing the PDF/A-2a specification (ISO 19005-2:2011, Level A conformance).static OutputProfile
OutputProfile. PDFA2b
An OutputProfile representing the PDF/A-2b specification (ISO 19005-2:2011, Level B conformance).static OutputProfile
OutputProfile. PDFA2u
An OutputProfile representing the PDF/A-2u specification (ISO 19005-2:2011 Level U conformance).static OutputProfile
OutputProfile. PDFA3a
An OutputProfile representing the PDF/A-3a specification (ISO 19005-3:2012, Level A conformance).static OutputProfile
OutputProfile. PDFA3b
An OutputProfile representing the PDF/A-3b specification (ISO 19005-3:2012, Level B conformance).static OutputProfile
OutputProfile. PDFA3u
An OutputProfile representing the PDF/A-3u specification (ISO 19005-3, Level U conformance).static OutputProfile
OutputProfile. PDFA4
An OutputProfile representing the PDF/A-4 profile as defined in ISO19005-4:2020.static OutputProfile
OutputProfile. PDFA4e
An OutputProfile representing the PDF/A-43 profile as defined in ISO19005-4:2020.static OutputProfile
OutputProfile. PDFA4f
An OutputProfile representing the PDF/A-4f profile as defined in ISO19005-4:2020.static OutputProfile
OutputProfile. PDFUA1
An OutputProfile representing the PDF/UA-1 specification (ISO 14289-1:2014).static OutputProfile
OutputProfile. PDFUA2
An OutputProfile representing the PDF/UA-2 profile (ISO14289-2:2024).static OutputProfile
OutputProfile. PDFX1a_2001
Save the document so that it conforms to the PDF/X-1a:2001 (ISO15390-1) prepress specification.static OutputProfile
OutputProfile. PDFX1a_2003
Save the document so that it conforms to the PDF/X-1a:2003 (ISO15390-4) prepress specification.static OutputProfile
OutputProfile. PDFX3_2002
Save the document so that it conforms to the PDF/X-3:2002 (ISO15390-3) prepress specification.static OutputProfile
OutputProfile. PDFX3_2003
Save the document so that it conforms to the PDF/X-3:2003 (ISO15390-6) prepress specification.static OutputProfile
OutputProfile. PDFX4
The profile representing the PDF/X-4:2010 (ISO15930-7:2010) specification.static OutputProfile
OutputProfile. WTPDF_Accessibility_1
An OutputProfile representing the WTPDF "accessibility 1.0" profile.static OutputProfile
OutputProfile. WTPDF_Reuse_1
An OutputProfile representing the WTPDF "reuse 1.0" profile.static OutputProfile
OutputProfile. ZUGFeRD1_Basic
An OutputProfile representing the ZUGFeRD 1.0 (Basic Conformance) specification, as defined in http://www.ferd-net.de/front_content.phpstatic OutputProfile
OutputProfile. ZUGFeRD1_Comfort
An OutputProfile representing the ZUGFeRD 1.0 (Comfort Conformance) specification, as defined in http://www.ferd-net.de/front_content.phpstatic OutputProfile
OutputProfile. ZUGFeRD1_Extended
An OutputProfile representing the ZUGFeRD 1.0 (Extended Conformance) specification, as defined in http://www.ferd-net.de/front_content.phpstatic OutputProfile
OutputProfile. ZUGFeRD2_BASIC
An OutputProfile representing the ZUGFeRD 2.0 (BASIC Conformance) specification, as defined in https://fnfe-mpe.org/factur-x/factur-x_en/.static OutputProfile
OutputProfile. ZUGFeRD2_EN16931
An OutputProfile representing the ZUGFeRD 2.0 (EN 16931 Conformance) specification, as defined in https://fnfe-mpe.org/factur-x/factur-x_en/.static OutputProfile
OutputProfile. ZUGFeRD2_EXTENDED
An OutputProfile representing the ZUGFeRD 2.0 (EXTENDED Conformance) specification, as defined in https://fnfe-mpe.org/factur-x/factur-x_en/.Methods in org.faceless.pdf2 that return OutputProfile Modifier and Type Method Description OutputProfile
PDF. getBasicOutputProfile()
Return a basic OutputProfile for this PDF.OutputProfile
PDF. getFullOutputProfile()
Deprecated.since 2.18 the OutputProfiler class gives more control and should be used instead of PDF.getFullOutputProfileOutputProfile
OutputProfiler. getProfile()
Return theOutputProfile
calculated by theOutputProfiler.run()
method.OutputProfile
XMP. getXMPOutputProfile()
Return a partial OutputProfile that reflects only the features that apply to this XMP objectOutputProfile
OutputProfiler. waitForProfile()
Wait for the profiling operation running in this (or another) thread to finish, and return the profile when done.Methods in org.faceless.pdf2 that return types with arguments of type OutputProfile Modifier and Type Method Description Collection<OutputProfile>
OutputProfile. getClaimedTargetProfiles()
If this OutputProfile was extracted from a PDF, get the list of target OutputProfiles it claims to match.Methods in org.faceless.pdf2 with parameters of type OutputProfile Modifier and Type Method Description void
OutputProfiler. apply(OutputProfile targetprofile)
Set the specifiedOutputProfile
on the PDF.void
OutputProfile. denyClaim(OutputProfile profile)
Remove any claims made by the specified OutputProfile from this target OutputProfile, by setting the appropriate feature to denied.OutputProfile.Feature[]
OutputIntent. isCompatibleWith(OutputProfile target)
Return the list of features of this OutputIntent that are incompatible with the supplied target OutputProfile, or null if this OutputIntent is compatibleOutputProfile.Feature[]
OutputProfile. isCompatibleWith(OutputProfile profile)
Check to see if the current OutputProfile matches the requrements of the specified OutputProfile.void
OutputProfile. merge(OutputProfile target)
Merge the specified OutputProfile into this one, to create an OutputProfile that represents both targets.void
OutputProfile. merge(OutputProfile target, OutputProfile extracted)
Merge the specified OutputProfile into this one, to create an OutputProfile that represents both targets.void
OutputProfiler.RasterizingAction. rasterize(OutputProfiler profiler, PDFPage page, OutputProfile pageProfile, ProfileComplianceException ei)
Rasterize the page, converting its content to a bitmapvoid
XMP. repair(PDF pdf, OutputProfile target, OutputProfiler.Strategy... strategy)
Attempt to repair this XMP object to match the specified target, using the specified strategy.void
PDF. setOutputProfile(OutputProfile targetprofile)
Deprecated.since 2.18 the OutputProfiler class or PDF(OutputProfile) constructor should be used instead of calling PDF.setOutputProfilevoid
PDFParser. setOutputProfile(OutputProfile profile)
Set the OutputProfile which should be updated for any extraction or rendering performed with this PDFParser.Constructors in org.faceless.pdf2 with parameters of type OutputProfile Constructor Description OutputProfile(OutputProfile original)
Create an OutputProfile that is a clone of the specific OutputProfile.OutputProfile(OutputProfile template, String identifier, String description, String registry, String info, ICC_Profile iccprofile)
Create a new OutputProfile based on the PDF/X or PDF/A standard.PDF(OutputProfile targetprofile)
Create a new PDF and immediately apply the specifiedOutputProfile
.ProcessColorAction(OutputProfile target)
Create a newProcessColorAction
that will convert colors in the PDF to try and match the OutputProfile and its mainOutputIntent
.ProcessColorAction(OutputProfile target, Collection<? extends ColorSpace> colorspaces)
Create a newProcessColorAction
that will convert process colors to the ColorSpace specified in the supplied OutputProfile'sOutputIntent
.
-