py-pdf / pypdf

A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
https://pypdf.readthedocs.io/en/latest/
Other
8.43k stars 1.42k forks source link

incorrect startxref pointer(3) #2871

Closed mohamedsaeed138 closed 2 months ago

mohamedsaeed138 commented 2 months ago

When I'm trying to make a PdfWriter from a local pdf file using the clone_from argument in the PdfWriter constructor, it prints to the console this statement "incorrect startxref pointer(3)".

[Uploading Grokking Algorithms.pdf…]()

stefan6419846 commented 2 months ago

Please avoid reporting each warning you receive unless there are real issues. In these cases, please use the existing issue templates and fill them accordingly to allow further analysis.