Spire.PDF is a professional PDF library applied to creating, writing, editing, handling and reading PDF files without any external dependencies. Get free and professional technical support for Spire.PDF for .NET, Java, Android, C++, Python.

Fri Oct 06, 2023 6:31 am

I am currently using spire.Office 7.11.0 with Spire.Doc.dll v10.11.0 and Spire.Pdf.dll v8.11.0.

I am loading .docx file with tag and replacing tag with table. One of the columns in that table contains hyperlink.

cellParagraph.AppendHyperlink("somelink", "Google", HyperlinkType.WebLink);

When i save file as .docx hyperlink works, but if i convert it to PDF, in .pdf hyperlinks are not working, they all have path to that .pdf as link.

doc.SaveToStream(stream, Spire.Doc.FileFormat.PDF);

mcap1234
 
Posts: 2
Joined: Thu Oct 05, 2023 2:46 pm

Fri Oct 06, 2023 7:03 am

Hi,

Thank you for your feedback.
Based on your description, it appears that you are using an outdated version of our software. We recommend that you update to the latest version, as our latest releases may contain bug fixes and improvements that address your issue.

If you have already downloaded the latest version and are still experiencing the same issue, could you please provide me with your testing documents and code? You can send them to us via email(support@e-iceblue.com) or attach them here. Thanks for your assistance.

Best regards,
Triste
E-iceblue support team
User avatar

Triste.Dai
 
Posts: 1000
Joined: Tue Nov 15, 2022 3:59 am

Fri Oct 06, 2023 7:21 am

Hi,

Thank you for your quick response. I've send you e-mail with code, templates and examples.

I wish you good work.

Kind regards

mcap1234
 
Posts: 2
Joined: Thu Oct 05, 2023 2:46 pm

Sat Oct 07, 2023 3:45 am

Hi,

I have replied to you via email, please check it.

Best regards,
Triste
E-iceblue support team
User avatar

Triste.Dai
 
Posts: 1000
Joined: Tue Nov 15, 2022 3:59 am

Return to Spire.PDF