signintech / gopdf

A simple library for generating PDF written in Go lang
MIT License
2.45k stars 269 forks source link

panic: Failed to initialize parser #171

Open wzhsh90 opened 3 years ago

wzhsh90 commented 3 years ago

panic: Failed to initialize parser: Failed to read pdf: Failed to read xref table: Expected xref to start with 'xref'

abubackerm-avon commented 2 months ago

panic: Failed to initialize parser: Failed to read pdf: Failed to to read pages: Failed to resolve pages object: Failed to resolve compressed object: Object ID (26) does not match ObjSpec ID (25)

vantaboard commented 4 weeks ago

panic: Failed to initialize parser: Failed to read pdf: Failed to to read pages: Failed to resolve pages object: Failed to resolve compressed object: Object ID (26) does not match ObjSpec ID (25)

Please provide an example of the code that caused this issue so that I can troubleshoot.