Page History
On this page
| Table of Contents | ||
|---|---|---|
|
...
Cameo Collaborator allows you to export an open document or a part of it to PDF and HTML formats. You can generate PDF documents of 100,000 pages or more.
| Tip | ||
|---|---|---|
| ||
PDF templates are customizable and can be modified according to your needs. You can find them in the |
...
<install_root>/WebAppPlatform/shared/conf/data/collaborator/pdf directory. |
| Note | ||
|---|---|---|
| ||
By default, you can export up to 400 sections to PDF and up to 3000 sections to HTML. To change the export to PDF/HTML limits:
|
...
|
...
|
To export a Cameo Collaborator document to PDF/HTML
...
- Open the Cameo Collaborator document you want to export.
- Click on right side of the app bar and select an Export document to PDF or HTML.
- In the open wizard, click the Type drop-down box and select Document.
- Click the Document scope drop-down box and select one of the following scope options:
- Active section - exports the open section of the document.
- Active section's presentation elements - selecting this option allows you to choose which elements of the active section will be exported as displayed below.
- Active view - exports the open view of the document selected in the app bar.
- Whole document - exports the whole document.
- Click the Next button.
Specify the following export properties:
Choose the format of the target document by selecting the PDF or HTML radio button.
To add a cover page, turn on the Cover page switch. A cover page contains the document name, export date, project information, and document information.
To add a page with the table of contents, turn on the Table of contents switch .
Info Adding the table of contents works only when exporting documents to the PDF format.
- To protect the generated file with a password, turn on the Password protected switch and enter the desired password in the Password box.
Info Enabling password protection works only when exporting documents to the PDF format.
- If you want to use a custom template to generate a PDF or HTML, click the Template drop-down box and select the template you want to use. If the document does not have any custom templates, the drop-down box is disabled and the default template is used.
- Click the Media numbering drop-down box and select one of the following options:
- Generate automatically - all images in the generated document are numbered automatically while disregarding any image numbers that were changed manually.
- Use current numbering - all images in the generated document are numbered the same way as in the Cameo Collaborator document.
- Click the Section numbering drop-down box and select one of the following options:
- Automatic numbering - all sections in the generated document are numbered automatically.
- None - sections in the generated document are not numbered.
- Click the Break page at drop-down box and select the heading after which page breaks are added in the generated document.
Info You cannot add page breaks when exporting documents to the HTML format.
- Click the Finish button.
- When you get a message that the file is ready to download, click the Download button.
Note that exporting a large document may take a while, so be patient while the file is being generated. You can check the file status in the Task Manager.
...
| Note | ||
|---|---|---|
| ||
If your Cameo Collaborator document uses fonts that are different from the default font used in documents |
...
, the exported PDF/HTML files may not support these fonts. |
...
...
Additional fonts must be installed on the server on which the document exporter runs.
To install additional fonts
In the command-line interface, execute the following commands:
Code Block sudo yum install curl cabextract xorg-x11-font-utils fontconfig sudo wget http://rpmfind.net/linux/epel/7/x86_64/Packages/c/cabextract-1.9-7.el7.x86_64.rpm sudo rpm -Uvh cabextract-1.9-7.el7.x86_64.rpm sudo wget ftp://ftp.pbone.net/mirror/olea.org/msttcore-fonts-2.0-6.noarch.rpm sudo rpm -Uvh msttcore-fonts-2.0-6.noarch.rpm sudo fc-cache -fv
...
To avoid this, install Microsoft TrueType fonts for Document Exporter. |


