To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49005


User fme changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|fme                       |tl
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed May 18 00:26:20 -0700 
2005 -------
FME->TL: This is the meaning of the four properties:

FirstPage:

Hyperlinks, notes, and outlines cannot be exported on a per page base. They have
to be exported once *before* the first page is exported. Therefore the FirstPage
property has been introduced. It is evaluated in the ::render function and
indicates that the current page is the first page to be exported.

LastPage:

Hyperlinks from the EditEngine have to be exported once *after* the last page
has been processed. Therefore the LastPage property has been introduced. It is
evaluated in the ::render function and indicates that the current page is the
last page to be exported.

PageRange: 

Is a string indicating the page ranges of the current export process. This
information has to be passed to the ::render function and will be evaluated
during the export of hyperlinks, notes, and outlines, in order to calculate the
correct page numbers for hyperlinks, notes, and outlines.

SkipEmptyPages:

Tells the pdf export to skip empty pages. This flag also has to be passed to the
::render function, in order to calculate to correct page numbers during the
export of hyperlinks, notes, and outlines.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to