• Flatten annotations by integrating their appearance streams into the
    content stream of the containing page. In the case of form fields,
    only flatten if /NeedAppearance is false (or equivalently absent). If
    flattening form fields, also remove /AcroForm from the document
    catalog.
    Jay Berkenbilt authored
     
    Browse File »

  • Unparse is admittedly strange, but I'd rather be strange and
    consistent, and everything else in the qpdf library uses unparse to
    serialize. (If you're reading this, the convention of using "unparse"
    comes from the "clu" programming language.)
    Jay Berkenbilt authored
     
    Browse File »