pdftools_sdk.image2_pdf.profiles.default
Classes
|
The default profile for image to PDF conversion |
- class pdftools_sdk.image2_pdf.profiles.default.Default[source]
Bases:
Profile
The default profile for image to PDF conversion
This profile is suitable for the conversion of input images to PDF.
- property conformance: Conformance
The PDF conformance of the output document
All PDF conformances are supported. For PDF/A the
pdftools_sdk.image2_pdf.profiles.archive.Archive
profile must be used.Default value: “PDF 1.7”
- Returns:
pdftools_sdk.pdf.conformance.Conformance