If I compile this example with luatex
\immediate\pdfextension obj {<</before/before>>}
\immediate\pdfextension obj uncompressed {<</meta/meta>>}
\immediate\pdfextension obj {<</after/after>>}
aaa
\bye
then the PDF contains various uncompressed objects that are not
present if I do not use the uncompressed object, e.g. the object
written after it, but also various font objects and the catalog etc:
3 0 obj
<</meta/meta>>
endobj
4 0 obj
<</after/after>>
How can one stop that? Or alternatively how can one write one
uncompressed object without affecting the compression of the other
objects?
--
Ulrike Fischer
http://www.troubleshooting-tex.de/
_______________________________________________
dev-luatex mailing list -- [email protected]
To unsubscribe send an email to [email protected]