Download User's Guide

Transcript
BOOKMARK - PDF bookmarks
Parameter
BOOKMARK
Applies to
commands:
CVTSPLSTMF, CVTSPLPDF
Dependent on:
CVTSPLSTMF: PMTADLPARM(*YES) and TOFMT(*PDF)
This parameter controls the type of PDF bookmarks (outlines) that CoolSpools
generates.
Bookmarks index a PDF file so readers can go directly to a particular section of a
document. By creating bookmarks, you make it quicker and easier for users to
navigate around a document in PDF format.
The CVTSPLSTMF command supports the creation of bookmarks based on a single
text item extracted from the spooled file.
The CVTSPLPDF command supports the creation of bookmarks based on multiple
text items extracted from the spooled file. A nested bookmark structure will be
generated where multiple bookmarks triggers are defined.
The possible values are:
*PAGNBR
CoolSpools creates bookmarks based on the page numbers in
the document. This is the default for CVTSPLSTMF.
Note that the text used to generate *PAGNBR bookmarks is
held in message CVT0008 in message file CS_MSGF. By
default it is set to “Page”. You can modify the text of this
message if you wish to. For example, if your native language
is Spanish, you may wish to change it to “Página”. If you do
this, please remember that you will need to change the text
again every time you apply a PTF or upgrade to a new
version.
*NONE
No bookmarks are required. This is default for CVTSPLPDF.
*POS
Indicates that you will define bookmarks on the BMARKPOS
parameter and that CoolSpools should create bookmarks based
on a piece of text that appears at a particular position on each
page of the report.
*KEY
Indicates that you will define bookmarks on the BMARKKEY
parameter and that CoolSpools should create bookmarks based
on an item of text associated with a key word or phrase found
in the report.
*POSKEY
Indicates that you will define bookmark parameters on both
the BMARKPOS and BMARKKEY parameters and that both
positional and key bookmarks should be created. This option
is not supported by CVTSPLSTMF.
Page: 66