2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-01 01:40:51 +00:00
qpdf/qpdf/qtest/qpdf/pound-in-name-qdf.out
Jay Berkenbilt 43f91f58b8 Improve invalid name token warning message
This message used to only appear for PDF >= 1.2. The invalid name is
valid for PDF 1.0 and 1.1. However, since QPDFWriter may write a newer
version, it's better to detect and warn in all cases. Therefore make
the warning more informative.
2019-08-19 19:48:27 -04:00

9 lines
765 B
Plaintext

WARNING: pound-in-name.pdf (trailer, offset 749): name with stray # will not work with PDF >= 1.2
WARNING: pound-in-name.pdf (trailer, offset 776): name with stray # will not work with PDF >= 1.2
WARNING: pound-in-name.pdf (trailer, offset 786): name with stray # will not work with PDF >= 1.2
WARNING: pound-in-name.pdf (trailer, offset 809): name with stray # will not work with PDF >= 1.2
WARNING: pound-in-name.pdf (trailer, offset 818): name with stray # will not work with PDF >= 1.2
WARNING: pound-in-name.pdf (trailer, offset 826): name with stray # will not work with PDF >= 1.2
WARNING: pound-in-name.pdf (trailer, offset 844): name with stray # will not work with PDF >= 1.2
qpdf: operation succeeded with warnings; resulting file may have some problems