pdf-raku / PDF-Content-raku

Basic PDF content editing and rendering support, including text, images, fonts and general graphics
Artistic License 2.0
2 stars 3 forks source link

Improve handling of BX .. EX extended content blocks #6

Closed dwarring closed 4 years ago

dwarring commented 4 years ago

Unknown operators should be ignored in BX .. EX blocks PDF::3200 7.8.1.

Presumably, this also means that arguments to the operators, should be flushed.

Also we should preserve the operators. when writing the content stream.