AD Research Wiki:

HOWTOs

Create a PDF file with human-readable objects and content streams using (La)TeX

Put the following in the preamble of your TeX file (between \documentclass{} and \begin{document}):

   1 \pdfcompresslevel=0
   2 \pdfobjcompresslevel=0 

AD Research Wiki: Projects/pdftotext++ (last edited 2023-01-05 16:01:50 by adpult)