Preview PDF

Capture the filename of the PDF preview file in a self-uri element.

The <self-uri> element must have @content-type with the value preview and a @xlink:href attribute which contains the filename of the pdf preview binary file (including the file extension).

Example

<self-uri content-type="pdf" xlink:href="978-0-7503-3579-9.pdf"/>
<self-uri content-type="epub" xlink:href="978-0-7503-3579-9.epub"/>
<self-uri content-type="mobi" xlink:href="978-0-7503-3579-9.mobi"/>
<self-uri content-type="preview" xlink:href="978-0-7503-3579-9.preview.pdf"/>