Issue 32986

Summary: PDF export should include links
Product: Writer Reporter: burnus <burnus>
Component: codeAssignee: michael.ruess
Status: CLOSED DUPLICATE QA Contact: issues@sw <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 680m49Keywords: oooqa
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---

Description burnus 2004-08-13 18:42:54 UTC
Currently, all links are unclickable in the PDF documents.

EXPECTED: The links will work.
There are two methods to create links in PDF documents:
a) Using PS --distilling-> PDF
b) Writing directly the PDF file

I frankly don't know how OO does it. (a) Programs such as Adobe
PDFWriter/Distiller and GhostScript support /PDFMarks as links.
(b) One can directly write the obj syntax, e.g.
143 0 obj <<
/Type /Annot
/Subtype /Link /Border [0 0 0] /H /N /A <</S /URI /URI (http://www.openoffice.org)>>
/Rect [38.3562 136.5617 301.3675 343.6607]
>> endobj

Related issue: 15455
Comment 1 lohmaier 2004-08-13 19:45:37 UTC
duplicate.

*** This issue has been marked as a duplicate of 12836 ***
Comment 2 lohmaier 2004-08-13 19:46:10 UTC
closing duplicate.