Skip to content

Conversation

ValdikSS
Copy link
Member

@ValdikSS ValdikSS commented Oct 7, 2025

Silence QPDF warnings for PDFs especially those generated by macOS (Quartz) as they are re-interpreted by macOS CUPS clients as errors:

  • file is damaged
  • (object XX 0): object has offset 0
  • (object XX 0): expected XX 0 obj
  • object XX 0 not found in file after regenerating cross reference table
  • Attempting to reconstruct cross-reference table

see:
OpenPrinting/cups#321

From https://github.com/dkosovic/cups

Silence QPDF warnings for PDFs especially those generated by macOS
(Quartz) as they are re-interpreted by macOS CUPS clients as errors:
- file is damaged
- (object XX 0): object has offset 0
- (object XX 0): expected XX 0 obj
- object XX 0 not found in file after regenerating cross reference table
- Attempting to reconstruct cross-reference table

see:
OpenPrinting/cups#321
@ValdikSS ValdikSS added the 1.x label Oct 7, 2025
@ValdikSS
Copy link
Member Author

ValdikSS commented Oct 7, 2025

TODO: libcupsfilters/pdftopdf/qpdf-pdftopdf-processor.cxx

@tillkamppeter tillkamppeter merged commit e238805 into OpenPrinting:1.x Oct 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants