Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Unable to decode PDFobjRef in metadata of the PDF file #331

Open
reema-dass26 opened this issue Nov 10, 2022 · 0 comments
Open

Unable to decode PDFobjRef in metadata of the PDF file #331

reema-dass26 opened this issue Nov 10, 2022 · 0 comments

Comments

@reema-dass26
Copy link

hi, I am facing this error, but unfortunately i cant modify the pdf file, so i need to handle this programatically, Could you guide me if you have resolved it? My metadata has this as a field value: {'q': PDFObjRef:65, 'Q': PDFObjRef:64}
and after i resolve it , it converts to {'q': <PDFStream(65): raw=3, {'Length': 3}>, 'Q': <PDFStream(64): raw=3, {'Length': 3}>} I am not sure how to proceed with this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant