Unplanned
Last Updated: 12 Dec 2024 13:55 by Mauricio
Mauricio
Created on: 12 Dec 2024 12:31
Category: PDFViewer
Type: Bug Report
3
PDF Viewer: Missing Text with specific cultures (e.g. German)
When loading some PDF documents in app that has German/Italian culture, part of the text got missing or there are issues with document visualization.
2 comments
Mauricio
Posted on: 12 Dec 2024 13:55

With this workaround the PDF document visualization works fine.

Thank you for the support provided.
ADMIN
Didi
Posted on: 12 Dec 2024 12:34

Workaround:

set English culture before loading the document or on app level

Thread.CurrentThread.CurrentCulture = new System.Globalization.CultureInfo("en-US");

Regards,
Didi
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.