2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-12-23 03:18:59 +00:00
qpdf/qpdf
Jay Berkenbilt 4a4736c695 Fix EOL handling inside strings (fixes #226)
CR, CRLF, and LF are all supposed to be treated as LF; only one EOL is
to be ignored after backslash.
2018-08-05 20:48:35 -04:00
..
qtest Fix EOL handling inside strings (fixes #226) 2018-08-05 20:48:35 -04:00
build.mk Better support for creating Unicode strings 2018-06-21 15:57:13 -04:00
fix-qdf fix-qdf: handle object streams with > 255 objects 2015-05-24 16:52:42 -04:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
pdf_from_scratch.cc Convert command-line and test suite to use page helper classes 2018-06-21 15:57:13 -04:00
qpdf-ctest.c Add C API for checking PDF files 2018-02-18 21:06:27 -05:00
qpdf.cc Keep file open while adding its pages during merge (fixes #217) 2018-08-04 19:58:13 -04:00
qpdf.testcov Implement helper class for interactive forms 2018-06-21 15:57:13 -04:00
test_driver.cc Allow setting a form field's value 2018-06-21 15:57:13 -04:00
test_large_file.cc Convert command-line and test suite to use page helper classes 2018-06-21 15:57:13 -04:00
test_pdf_doc_encoding.cc Properly handle strings with PDF Doc Encoding (fixes #179) 2018-02-18 21:06:27 -05:00
test_pdf_unicode.cc Better support for creating Unicode strings 2018-06-21 15:57:13 -04:00
test_tokenizer.cc Convert command-line and test suite to use page helper classes 2018-06-21 15:57:13 -04:00