OFFICEIMO / DOCUMENT TYPOGRAPHY

Give the content a clear reading order.

Structured prose

Clear headings and readable paragraphs make a technical report easier to scan.

Keep the source document alongside its output so a reader can inspect the same example.

Use inline code for identifiers such as HtmlConversionDocument. Keep normal prose in the body typeface.

Text remains part of the generated PDF; the page is not a screenshot of a web browser.

A repeatable workflow

  1. Write a small, self-contained HTML document.
  2. Parse it with the managed HTML API.
  3. Export the supported document and image formats.

Delivery formats

  • PDF for a paginated document
  • PNG for a raster preview
  • SVG for a vector image