XLSX to PDFA API
The API for converting Excel XLSX documents to PDF/A files.
Bool
Set to convert active worksheet. If value is set False all worksheet will be converted.
Default: False
Show all
Integer
Set worksheet index(number) to convert. If value is not set all worksheet will be converted.
Range: 1 .. 2000
Show all
Collection
Page size.
Default: default
Values: default, letter, lettersmall, tabloid, ledger, legal, statement, executive, a3, a4, a4small, a5, b4, b5, folio, quarto, 10x14, 11x17, note, envelope9, envelope10, envelope11, envelope12, envelope14, csheet, dsheet, esheet, envelopedl, envelopec3, envelopec4, envelopec5, envelopec6, envelopec65, envelopecb4, envelopeb5, envelopeb6, envelopeeurope, envelopem, envelopeusa, fanfoldusa, fanfoldgerman, lfanfoldgerman
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