signintech / pdft

Creating PDF using existing PDF as template for GO (golang).
MIT License
264 stars 44 forks source link

Unable to import PDF exported from browsers (Chromium/Firefox/Blink/Gecko) #26

Open vqvw opened 2 years ago

vqvw commented 2 years ago

Hello, I'm unable to import PDFs that have been exported from browsers.

It works completely fine when importing PDFs exported from jung-kurt/gofpdf, but if I try to import a PDF exported from Chromium or Firefox, then I get this error: trailer not found.

pdft version: v0.4.2