Details
Tag | <book>
|
---|
InDesign equivalent | InDesign book file (.indb) |
---|
Description | Create an InDesign book. |
---|
Definition | A book file (.indb) is a collection of documents that can share styles, swatches, master pages, and other items. You can sequentially number pages in booked documents, print selected documents in a book, or export them to PDF. One document can belong to multiple book files. |
---|
Allowed children | Document, General Preferences |
---|
Usage | Any documents enclosed by the opening tag <BOOK> and the closing tag </BOOK> will be added to the book. |
---|
Example
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE BOOK SYSTEM "http://localhost/generator/tags.dtd">
<book output="C:/generator/examples/Cataloog 01/output/Cataloog_01.indb">
<doc output="C:/generator/examples/Cataloog 01/output/Cataloog_01.indd" template="C:/generator/examples/Cataloog 01/templates/cataloog.indt">
<page masterPage="A-Master">...</page>
<page masterPage="A-Master">...</page>
<page masterPage="A-Master">...</page>
</doc>
</book>
Attributes
please request access to the full list of tag references: support@pintupublish.com