pdfminer.six/tools
Pieter Marsman 6e05baf0b7
Dont dump fallback xref by default when using dumppdf.py, adding a flag to enable it
Fixes #176 

* Add failing test for dumping simple1.pdf and simple3.pdf, because they should raise an error when dumppdf.py tries to dump a pdf without xref's

* Raise PDFNoValidXRef with explanation if dumppdf.py is called on a pdf that does not have an xref

* Use warning instead of error, because not output xrefs is just fine (there aren't any) but it is something the user should know

* Adding changelog

* Extend help message
2020-05-23 18:04:34 +02:00
..
Makefile webapp fixed 2010-12-25 08:41:35 +00:00
__init__.py tools must be a module to enable scripts tests 2014-09-04 09:47:33 +02:00
conv_afm.py add shebang line to script in tools (#408) 2020-04-28 10:58:42 +02:00
conv_cmap.py add shebang line to script in tools (#408) 2020-04-28 10:58:42 +02:00
conv_glyphlist.py add shebang line to script in tools (#408) 2020-04-28 10:58:42 +02:00
dumppdf.py Dont dump fallback xref by default when using dumppdf.py, adding a flag to enable it 2020-05-23 18:04:34 +02:00
pdf2txt.py Add section to documentation with howto for image extraction (#427) 2020-05-17 17:48:06 +02:00
pdfdiff.py add shebang line to script in tools (#408) 2020-04-28 10:58:42 +02:00
pdfstats.py Enforce pep8 coding-style (#345) 2019-12-29 21:20:20 +01:00
prof.py add shebang line to script in tools (#408) 2020-04-28 10:58:42 +02:00