top | item 37067785

(no title)

marcoc | 2 years ago

How can one create a professional looking pdf like the QOAF specification one?

discuss

order

GraemeMeyer|2 years ago

Two-column layout in Microsoft Word, large header, smaller footer, with appropriate font choices would get you basically all the way there.

jfk13|2 years ago

HTML+CSS, converted to PDF via the Save As PDF feature in Firefox. (Or the same could be done with other browsers, but this one apparently comes from FF.)

crumpled|2 years ago

I looked at the PDF, and can confidently say I could typeset that in a word processor, using a stylesheet to sustain it.

That's not what they did, apparently.

The document properties call out https://cairographics.org

kenferry|2 years ago

Cairo’s a couple layers down from what you’re talking about. It’s the actual glyph rendering.