unidoc / unipdf

Golang PDF library for creating and processing PDF files (pure go)
https://unidoc.io
Other
2.5k stars 249 forks source link

unable to locate root in xrefs #398

Closed tangximing closed 3 years ago

tangximing commented 3 years ago

There is a pdf that I can read from Foxit Reader, but when I read the data with unipdf, the error message is like that "missing catalog" and I found that it's unable to locate root in xrefs in debugging mode

github-actions[bot] commented 3 years ago

Welcome! Thanks for posting your first issue. The way things work here is that while customer issues are prioritized, other issues go into our backlog where they are assessed and fitted into the roadmap when suitable. If you need to get this done, consider buying a license which also enables you to use it in your commercial products. More information can be found on https://unidoc.io/

gunnsth commented 3 years ago

@tangximing Please attach an example PDF so we can reproduce the issue.

gunnsth commented 3 years ago

Closing as a way to reproduce has not been provided. Can reopen if file is provided.