To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56629
User pl changed the following:
What |Old value |New value
================================================================================
Assigned to|pl |requirements
--------------------------------------------------------------------------------
Issue type|DEFECT |ENHANCEMENT
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Oct 25 09:34:50 -0700
2005 -------
This is basically two issues:
1: you want to handle links to files on your machine not as URL but as a Launch
action (as these are called in the PDF spec, basically the same should happen as
if you clicked unto the file on your desktop).
2: you want relative URL's not to be resolved to absolute, possibly only in case
of above launch action.
regarding 1: the PDF file written would loose portability; such an action would
only work on Windows if you wrote the PDF file on Windows or on Unix if you
wrote the PDF file on Unix. This basically destroys one of the main advantages
of PDF, namely the portability.
regarding 2: relative URLs would mean that the PDF file created only works on
the machine it was created on or on one with identical subdirectory structure.
This could e.g. be achieved by zipping the PDF together with the files pointed
to.
Both things can certainly be done.
---------------------------------------------------------------------
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]