Merge PDF API
Combine and merge multiple PDF files.
File
Files to be converted. Value can be URL or file content. If used in query or multipart content parameter must be suffixed with index e.g. Files[0], Files[1], Files[2]...
Bool
Keeps the original PDF labels numbering rather than re-numbering merged PDF from the 1 page.
Default: False
Show all
Collection
Adds a top-level bookmark for each file, using the filename or PDF title from metadata.
Default: Disabled
Values: disabled, filename, title
Show all
Collection
The property scales each page to fit a given page size.
Default: default
Values: default, a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, usletter, uslegalportrait
Show all
Collection
Set page orientation, works only along with PageSize property.
Default: default
Values: default, portrait, landscape
Show all
Integer
Set the page number at which the PDF document should open.
Default: 1
Range: 1 .. 3000
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