Sha256: d8a1cd5674e7aaca611334f39f581a16bceb2b23dd76225f9acf2742ad722487
Contents?: true
Size: 547 Bytes
Versions: 4
Compression:
Stored size: 547 Bytes
Contents
[o] implement Document#rewrite [o] doc.add_stream { |st| st.bt ... } [o] st = d.addstream st.tf '/helv', 12 st.bt 5, 6, "hello" d.write('out.pdf') # closes the stream... [ ] fail if insert_content or insert_font on an unclosed stream obj [o] Document.write('-') (stdout inspiration) [ ] stop using the st-mark thing [o] recompress idea? uncompress with pdftk, recompress with podoff smaller docs anyway... /Filter /FlatDecode decompress: qpdf --qdf --object-streams=disable in.pdf out.pdf recompress: qpdf in.pdf out.pdf
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
podoff-1.2.2 | todo.txt |
podoff-1.2.1 | todo.txt |
podoff-1.2.0 | todo.txt |
podoff-1.1.1 | todo.txt |