Step pef-store {http://www.daisy.org/ns/pipeline/xproc}

Convert a PEF document to another braille file format and store to disk. Optionally also store a HTML preview, a PDF with ASCII braille, and the PEF itself.

Defined in: http://www.daisy.org/pipeline/modules/braille/pef-utils/library.xpl

Input Ports

Port Description
source primary

Options

Local Name Namespace URI Default Description
output-dir ''
medium 'embossed AND (-daisy-file-format:pef)'

The target medium

If specified as a string or map, it is interpreted as a media query, and used to select a matching medium. If specified as an other item, it is expected to be an EmbossedMedium object.

name-pattern ''

The name for multiple volumes

{} is replaced by the volume number. If empty, the PEF is not split.

single-volume-name ''

The name for a single volume

number-width ''

The width of the volume number

If 0, then the volume number is not padded with zeroes

pef-href ''
preview-href ''
preview-table ''
pdf-href ''
pdf-offset-x '0'

Horizontal offset for the position of the content on the PDF page.

pdf-offset-y '0'

Vertical offset for the position of the content on the PDF page.

pdf-scale-font '100%'

Scaling factor for the font size of the PDF.

pdf-font-color '#000000'

Font color of the PDF.

Must be a RGB hex color code.