Document Details


Document Title

A PDF document title can be specified by appending the API's title parameter and setting it to your preferred title.

Example API Request:

Parameter Specification:

ParameterConditionDefault
titleMaximum: 150 characters-

Subject

A PDF document subject can be specified by appending the API's subject parameter and setting it to your preferred subject.

Example API Request:

Parameter Specification:

ParameterConditionDefault
subjectMaximum: 150 characters-

Document Creator

By default, PDFs generated by the PDFlayer API will carry the creator name pdflayer.com. A custom PDF document creator name can be specified by appending the API's creator parameter and setting it to your preferred creator name.

Example API Request:

https://api.pdflayer.com/api/convert
    ? access_key = YOUR_ACCESS_KEY
    & document_url = http://example.com/document.html
    & creator = MyCreatorName
    [...]     

Parameter Specification:

ParameterConditionDefault
creatorMaximum: 150 characterspdflayer.com

Document Author

A PDF document author name can be specified by appending the API's author parameter and setting it to your preferred author name.

Example API Request:

Parameter Specification:

ParameterConditionDefault
authorMaximum: 150 characters-

 

Questions? Contact Sales .
Need help? Contact Support .
© 2025 APILayer. All rights reserved.