phpdave11 / gofpdi

Go Free PDF Document Importer
MIT License
119 stars 59 forks source link

PROBLEM TO IMPORT PAGE #30

Open leomirandadev opened 4 years ago

leomirandadev commented 4 years ago

Hello @phpdave11 , i'm having problems with ImportPage function.

I'm refactoring my PHP code to GOLANG. I can import my PDF file on PHP project, but the same file don't import on GO project.

The error is it: Failed to put imported objects: Unable to resolve object: Expected next token to be: endstream, got:

If you could help me, contact me on my linkedin

phpdave11 commented 4 years ago

Would you mind posting the PDF that causes this error?

leomirandadev commented 4 years ago

858eb56d-e0fd-4c2f-b49c-1ae709a4918b-0629.pdf

leomirandadev commented 4 years ago

The exact error is panic: Failed to put imported objects: Unable to resolve object: Expected next token to be: endstream, got: U§þÛKLóËAC3ÖIiâë½ÎcU|ªú|Ýø¶ßÌsbí+·E22\}K¶v¤?vßpê

leomirandadev commented 4 years ago

@phpdave11 Some idea, why doens't it work?

phpdave11 commented 4 years ago

@leonardomirandaDev that PDF appears to be damaged. There is no trailer, and the file is only 8192 bytes. Can you please upload it again?