Spire.Doc is a professional Word .NET library specifically designed for developers to create, read, write, convert and print Word document files. Get free and professional technical support for Spire.Doc for .NET, Java, Android, C++, Python.

Tue Jun 24, 2014 9:46 am

I want to know what is the appropriate html for bookmarking which spire.doc will convert in Word doc.
I am currently using

For create link:
<a href="#123abc" title="">
<font align="center" style="COLOR: Blue; FONT-FAMILY: Arial; FONT-STYLE: italic; ">
ABCLink</font>
</a>

For Destination:
<a name="123abc"></a>

This html creates link in word doc after conversion but on clicking on it , it is not redirecting to the destination.
Please tell me, is spire supports bookmarking? or I am using inappropriate bookmarking html tags?

abdulbasit
 
Posts: 2
Joined: Tue Jun 24, 2014 9:26 am

Wed Jun 25, 2014 6:44 am

Hello,

Thanks for your query.
Our product can support bookmark in word(see the below link), but sorry that currently it doesn't support the bookmarking html tags when Html to doc conversion.
http://www.e-iceblue.com/Knowledgebase/ ... kmark.html
If there are any questions, welcome to get it back to us.
Sincerely,
Gary
E-iceblue support team
User avatar

Gary.zhang
 
Posts: 1380
Joined: Thu Apr 04, 2013 1:30 am

Wed Jul 02, 2014 7:13 am

Thanks Gary for your response.
when will u plan to support the bookmarking html tags when Html to doc conversion?

abdulbasit
 
Posts: 2
Joined: Tue Jun 24, 2014 9:26 am

Wed Jul 02, 2014 8:43 am

Hello,

Sorry that it is not plan to support in a short time. Once it is supported, we will let you know.

If there are any questions, welcome to get it back to us.

Sincerely,
Gary
E-iceblue support team
User avatar

Gary.zhang
 
Posts: 1380
Joined: Thu Apr 04, 2013 1:30 am

Return to Spire.Doc