Welcome to the ASP.NET Core feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET Core, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello, I think there is an mismatch in attachment FileName when procesing PDF document using Syncfusion.PDF (class PdfLoadedDocument). Instead of "." (dot) in filename splitting file name and extension, there is a "2E" string (hex representation of char "dot"). Please, take a look at included screenshot and sample project.
It may by some encoding issue, becouse the the input PDF document (included in example project) was genereted in Czech, non-unicode software. But unfortunately this software is widely used in our country a there is a lot of such documents.
I have tryied several versions of Syncfusion.PDF (Core and AspNet) - and it is the same in all of them.
Thank for your help.
Regards
Jakub