Difference between revisions of "Writer/MSInteroperability/HyperLink"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 5: Line 5:
 
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:
+
Current support degree:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 13: Line 13:
 
|-
 
|-
 
| Text
 
| Text
| row 1, cell 2
+
| Yes
| row 1, cell 3
+
| Yes
 
|-
 
|-
| Graphic
+
| Graphic (To page, To paragraph, To character, As character, To frame)
 
| row 2, cell 2
 
| row 2, cell 2
 
| row 2, cell 3
 
| row 2, cell 3
 
|-
 
|-
| Frame
+
| Frame (To page, To paragraph, To character, As character, To frame)
 
| row 3, cell 2
 
| row 3, cell 2
 
| row 3, cell 3
 
| row 3, cell 3
 
|}
 
|}

Revision as of 08:28, 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.

Current support degree:

Object Import Export
Text Yes Yes
Graphic (To page, To paragraph, To character, As character, To frame) row 2, cell 2 row 2, cell 3
Frame (To page, To paragraph, To character, As character, To frame) row 3, cell 2 row 3, cell 3
Personal tools