You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

projectdoc Toolbox

Controls which quirk modes are to be applied to adjust the output for a range of formats.

Type
list
Default Value
pdf, scroll-office, word, prefer-css
Since
1.5.0

Description

If the pretend-being-a space property is set to printer, the the print-quirk-modes property allows to manipulate the rendering in favour of the specified quirk modes.

The following quirk modes are available.

Quirk ModeDescription
pdfApplies adjustments to export to Microsoft PDF.
scroll-office

Applies adjustments to export with Scroll Office.

Provides support for the projectdoc boxes to simulate Confluence boxes such that they are displayed as boxes (one cell tables) in Microsoft Word.

wordApplies adjustments to export to Microsoft Word.
prefer-css

Applies adjustments via CSS. This requires that the exporter applies the CSS formats properly.

Some exporters ignore CSS formats. In this case you won't select this quirk mode.

The list may contain any of these values.

  • No labels