Difference between revisions of "Writer/MSInteroperability/HyperLink"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Hyperlink in Writer: (checkpoint save))
(Main Problem)
Line 4: Line 4:
 
=Main Problem=
 
=Main Problem=
 
Currently hyperlink importing/exporting work well in ODF. But for WORD 2003/2007 filter, only Text and Graphic with "As character" setting can support hyperlink importing/exporting. It is not supported by Frame and Graphic with other settings. For example, when you importing/exporting Frame with hyperlink document, the hyperlink property will be lost.
 
Currently hyperlink importing/exporting work well in ODF. But for WORD 2003/2007 filter, only Text and Graphic with "As character" setting can support hyperlink importing/exporting. It is not supported by Frame and Graphic with other settings. For example, when you importing/exporting Frame with hyperlink document, the hyperlink property will be lost.
 +
 +
Summary of current support scope:
 +
{| class="wikitable"
 +
|-
 +
!header 1 Object
 +
! header 2 Import
 +
! header 3 Export
 +
|-
 +
| row 1, cell 1
 +
| row 1, cell 2
 +
| row 1, cell 3
 +
|-
 +
| row 2, cell 1
 +
| row 2, cell 2
 +
| row 2, cell 3
 +
|}

Revision as of 08:19, 8 October 2012

Hyperlink in Writer

It is a property of the Text,Frame,Graphic. It can be set by the property dialog or menu "Insert - Hyperlink".

Main Problem

Currently hyperlink importing/exporting work well in ODF. But for WORD 2003/2007 filter, only Text and Graphic with "As character" setting can support hyperlink importing/exporting. It is not supported by Frame and Graphic with other settings. For example, when you importing/exporting Frame with hyperlink document, the hyperlink property will be lost.

Summary of current support scope:

header 1 Object header 2 Import header 3 Export
row 1, cell 1 row 1, cell 2 row 1, cell 3
row 2, cell 1 row 2, cell 2 row 2, cell 3
Personal tools