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.

Sat May 04, 2024 11:38 am

My PDF document looses hyperlinks when converting to PDF/A.

Code example using Python:

from spire.pdf import PdfStandardsConverter
converter = PdfStandardsConverter(filename)
converter.ToPdfA2B(pdfa_filename)
converter.Dispose()

The links are still visible, but lost the href.

Is this the expected behavior? If yes, can it be changed?

wolfgang.colsman
 
Posts: 20
Joined: Mon Jan 15, 2024 2:14 pm

Mon May 06, 2024 3:20 am

Hi,

Thanks for your message and sorry to reply late for weekend.
Please provide your test file for our investigation, you can attached it to the reply below or send it to us via email 'support@e-iceblue.com'. Thanks in advance for your assistance.

Sincerely,
Doris
E-iceblue support team
User avatar

Doris.Liu
 
Posts: 330
Joined: Mon Nov 07, 2022 8:10 am

Mon May 06, 2024 7:57 am

Hi,

Thanks for your sharing.
I have logged this issue into our bug tracking system with ticket number SPIREPDF-6737, our developer will fix this issue. Once it’s resolved, we will inform you as soon as possible. Sorry for any inconvenience caused!

Sincerely,
Doris
E-iceblue support team
User avatar

Doris.Liu
 
Posts: 330
Joined: Mon Nov 07, 2022 8:10 am

Thu Jun 27, 2024 12:06 pm

Can you provide an ETA? This is blocking our production system.

Thank you.

wolfgang.colsman
 
Posts: 20
Joined: Mon Jan 15, 2024 2:14 pm

Fri Jun 28, 2024 10:53 am

Hi,

I apologize for any inconvenience caused.
Our development team has identified the cause of the issue and adjusted the code accordingly. The issue is now awaiting the testing process. I have already urged them to expedite the testing process, and we will notify you immediately once the testing is completed and approved.

Sincerely,
Doris
E-iceblue support team
User avatar

Doris.Liu
 
Posts: 330
Joined: Mon Nov 07, 2022 8:10 am

Fri Jul 12, 2024 9:26 am

Hi,

Thank you for your patience.
Glad to inform you, we release the Spire.Pdf for python 10.7.1 which contains the fix of the issue SPIREPDF-6737. Please download it from the following link to test. If there's still any issue, welcome to contact us again.

Spire.Pdf for python10.7.1: https://www.e-iceblue.com/Download/Spir ... ython.html

Sincerely,
Doris
E-iceblue support team
User avatar

Doris.Liu
 
Posts: 330
Joined: Mon Nov 07, 2022 8:10 am

Mon Jul 22, 2024 3:03 pm

The fix resolved the issue, thank you.

wolfgang.colsman
 
Posts: 20
Joined: Mon Jan 15, 2024 2:14 pm

Tue Jul 23, 2024 1:30 am

Hi,

Thank you for your feedback.
If you encounter any issue with Spire in the future, just feel free to contact us at any time.

Sincerely,
Doris
E-iceblue support team
User avatar

Doris.Liu
 
Posts: 330
Joined: Mon Nov 07, 2022 8:10 am

Return to Spire.PDF

cron