Open
Description
When generating a PDF file that uses imported pages I get the following error in Adobe Acrobat:
There was an error processing a page. There was a problem reading this document (110).
The file opens and displays correctly in Chrome, Brave, Safari and iOS Viewer.
If I comment out the following lines it does open in Adobe:
page := gen.doc.ImportPage(gen.cacheFile(importData.Name), importData.Page, "/MediaBox")
gen.doc.UseImportedTemplate(page, 0, 0, WIDTH, HEIGHT)
Also I checked, the source file does open in Acrobat as well.
Metadata
Metadata
Assignees
Labels
No labels