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.
| Port | Description |
| source primary |
| 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
|
|
| name-pattern | '' |
The name for multiple volumes
|
|
| 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. |