• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Failure with PDF generation from a template with large file

New Here ,
May 25, 2023 May 25, 2023

Copy link to clipboard

Copied

I'm evaluating the usage of Adobe PDF API to create large PDF files based on a template.

While it works with small amount of data, when tryig to use the template with large amount of data (~11K records) I am getting an error:

1. "/operation/documentgeneration" operaton success

2. when looking at the status in "/operation/documentgeneration/.../status" (the link returned form the previous step) I get this response:

 

{
    "error": {
        "code""INTERNAL_SERVER_ERROR",
        "message""Fatal error, Please check logs for details.",
        "status"500
    },
    "status""failed"
}
 
It works well with few records, but failed with large amount of records.
Does anyone had a success to generate large PDF files via API from templates? by "large" I mean with a lo of pages (~300 pages)

Views

204

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation
Resources