Html to PDF conversion - external links wraps the bounding box

We are using syncfusion HTML to PDF conversion using docker .net 8.

When this particular html is converted into PDF and when there are external links in a paragraph, if any of them wrap in the PDF, the bounding box for the link encompasses both lines of text. If there are other links, they get overlapped.

click on the text highlighted yellow, the hyperlink on the highlighted yellow opens for the other hyperlinks in the line above it.

I have attached a sample video, the html and PDF in a zip file for your reference.. Let me kindly know, what is the fix for this?

Image_5832_1770430103977


Attachment: externallinks_7384fcc9.zip

7 Replies 1 reply marked as answer

JT Jeyalakshmi Thangamarippandian Syncfusion Team February 9, 2026 01:15 PM UTC

Hi bala,

Upon further analysis, we found that the issue you reported has already been resolved in the latest version of the Syncfusion HTML-to-PDF converter (32.2.xx). We have also prepared a sample demonstrating the fix and included the corresponding output PDF documents for your reference. Please update to the latest version to ensure the issue is fully resolved on your end.

Regards,

Jeyalakshmi T



JT Jeyalakshmi Thangamarippandian Syncfusion Team February 9, 2026 01:36 PM UTC

Hi bala,

Please find the sample


Regards,

Jeyalakshmi T


Attachment: Sample_469a1e7e.zip


BA bala February 10, 2026 12:40 AM UTC

Hi 

Is it possible to point out, from which version of syncfusion, this bug has been resolved?

we are currently at 32.1.23?



AM Arumugam Muppidathi Syncfusion Team February 10, 2026 03:02 PM UTC

Hi bala,


Sorry for the inconvenience caused.

 

We have reviewed the reported issue on our end. After further analysis, we were not able to reproduce the problem. The hyperlinks preserved in the output PDF are correctly redirected to the expected destination URL when using the reported package version 32.1.23.

 

To verify this, we created a sample application with Docker enabled and performed HTML-to-PDF conversions using the input HTML document you provided. The hyperlink in the generated PDF worked as expected without any issues.

 

We have attached the working sample and the output PDF document for your reference.

 

Please run the sample on your environment and let us know the outcome. If you still encounter the issue, we kindly request you to share the following:

 

  • The modified sample (if any changes were made)
  • The complete code snippet
  • Your environment details

 

This information will help us analyze the issue more effectively and provide a prompt resolution.


Regards,
Arumugam M


Attachment: HTMLtoPDFHyperlink_8226e168.zip


BA bala February 24, 2026 04:47 PM UTC

Hi 

How do i get the latest Blink binaries for Html to PDF conversion?


-Bala



AM Arumugam Muppidathi Syncfusion Team February 26, 2026 03:32 AM UTC

Hi Bala, 


Currently, we are checking on your request and we will update further details shortly.

Regards,
Arumugam M



AM Arumugam Muppidathi Syncfusion Team February 26, 2026 05:06 AM UTC

Hi bala,

We have reviewed your request on our end. After further analysis, we can confirm that the latest Blink binaries are included in the following path when the latest HtmlConverter NuGet package is installed in your project:

 

bin\Debug\runtimes\win-x64\native

 

Additionally, you can also find the latest Blink binaries in the NuGet cache directory at the path shown below:

 

C:\Users\xxxx\.nuget\packages\syncfusion.htmltopdfconverter.net.windows\xx.x.x\runtimes\win-x64\native

 

Please review this information on your side and let us know the outcome. If you need any further assistance, feel free to contact us—we are happy to help.


Regards,
Arumugam M


Marked as answer
Loader.
Up arrow icon