pubpub-zz
pubpub-zz
@SubrataSarkar32 The (very minor) warning is displayed when using PdfFileReader insteam of PdfReader (Strict param default value will be False in this case) @codemeleon your file is working successfully with...
analysis at first sight: extract_text() does not takes into account cropping area so all text is extracted weither visible or not on the viewer. I do not see an easy...
those files are deeply damaged and cannot be opend with acrobat reader (even yaleb_exs ???) PyPDF2 can not be expecting to read them. @MartinThoma , this issue should be closed
+1? (to get below 60😎)
In progress, should come back soon
I think the issue is found : a) The links are using named dest, not copied with the add_page : I've coded the append/merge functions into PdfWriter b) some types...
> Here's one of the files causing the problem. Starting with some other page from another document, then calling mergePage() with this PDF results in the above error. [108.pdf](https://github.com/mstamy2/PyPDF2/files/331139/108.pdf) tested...
@FredrikWallstrom to be sure to focus on the real problem, can you provide test file and code thanks
a good example improves analysis.Thanks Should be good now
@Eslafif, can you please upgrade to latest version to confirm the error is still present. If so, can you provide the PDF file, and precise on which page you are...