The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
See attached project. When I export the PDF to PNG, the 3rd line of text in the paragraph is missing some text. This also happens in the PDF Viewer when it converts the PDF to an image. I am using 18.4.0.33.
VSVasugi Sivajothi Syncfusion Team January 11, 2021 12:30 PM UTC
Hi Arthur,
We are able to reproduce the reported issue with the provided sample , So we will analysis further and update you the further details on 13th January 2021.
Regards,
Vasugi
VSVasugi Sivajothi Syncfusion Team January 13, 2021 11:44 AM UTC
Hi Arthur,
we can extract the text correctly by using ourSyncfusion.AspNet.Mvc5.PdfViewer NuGet package. In this we are using Pdfium rendering engine for robust rendering and extracting the text with accurate results. Kindly refer the sample and code-snippet about performingthe extract text.