galkahana / HummusJS

Node.js module for high performance creation, modification and parsing of PDF files and streams
http://www.pdfhummus.com
Other
1.14k stars 169 forks source link

Unable to append page (pdf attached) #343

Open RoyHP opened 5 years ago

RoyHP commented 5 years ago

Hi Galkahana,

Here's a PDF we have been having issues appending. Maybe you could look and see if there's anything funny with it? I can try print-saving it from Chrome and hopefully that will give a better version.

panamerican.pdf

Thanks!

galkahana commented 5 years ago

k, i created a script and appended this file to a new file, and it was fine. i mean looks exactly the same as the original with no errors or anything. so, wanna provide some more details as to what you're trying to do? maybe a sample script?