TIF to PDFA API
The API for converting TIF images to PDF/A files.
Collection
Set the OCR language. Will have effect only if EnableOcr is TRUE.
Default: 0
Values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20
Show all
String
Set the title of the generated PDF file. If value is not set a source document title is used instead.
String
Set the subject of the generated PDF file. If value is not set a source document subject is used instead.
String
Set the author of the generated PDF file. If value is not set a source document author is used instead.
String
Set the keywords of the generated PDF file. If value is not set a source document keywords are used instead.
Collection
Set PDF/A output intent. These are supported sRGB, Japan Color 2001 Coated (JC200103), Europe ISO Coated (FOGRA27), U.S. Web Coated (SWOP), Gray Gamma 2.2 (GRAY).
Default: srgb
Values: srgb, jc200103, fogra27, swop, gray
Show allSnippets are autogenerated according to converter parameter choices above. Please select file in "File" or "Files" parameter before using code snippets.
Code snippet is using ConvertAPI JavaScript Client
Code snippet is using ConvertAPI Node.js Client
Code snippet is using ConvertAPI PHP Client
Code snippet is using ConvertAPI Java Client
Code snippet is using ConvertAPI C# Client
Code snippet is using ConvertAPI Ruby Client
Code snippet is using ConvertAPI Python Client
Code snippet is using ConvertAPI Go Client
Code snippet is using command line utility program
For conversions with the multiple file result please refer to the example