SpreadTextMeasurerBase fixedTextMeasurer = new SpreadFixedTextMeasurer(); SpreadExtensibilityManager.TextMeasurer = fixedTextMeasurer;
This solved my issue.
Now i have borders problem, but this is another story!
Thank you!
ADMIN
Dimitar
Posted on:24 Jan 2023 08:18
Hello Luca,
I have tested this and it works on my side with your document. I have attached my test project. Could you please check it and let me know if I am missing something?
I still have this issue, i am using version 2023.1.104
ADMIN
Dimitar
Posted on:22 Jul 2022 08:44
Hello Eddie,
Our developers examined the issue and determined that it will require more time than anticipated. This is why we will be unable to fix this in the current release. We will get back to this issue in the next release when there will be more time for it.
Thank you for your understanding.
Regards,
Dimitar
Progress Telerik
The Premier Dev Conference is back!
Coming to you live from Progress360 in-person or on your own time, DevReach for all. Register Today.
Dev
Posted on:21 Jul 2022 06:24
Hi Admin,
I would like to know if there's any updates on this issue any time soon?
ADMIN
Dimitar
Posted on:12 Jul 2022 05:30
Hi Eddie,
Thank you for sharing the details here. Please note that we keep a detailed description and a connection to the ticket internally so it is not necessary to share this here as well. In addition, this is a public portal and anyone can see your files. Please make sure that no confidential information is shared.
Do not hesitate to contact us if you have any questions.
Regards,
Dimitar
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Eddie
Posted on:12 Jul 2022 02:16
Hi, Im currently having this issue where the text is cut off on the pdf document when I converted my xlsx document to it. Im currently using Net Standard version 6.0(can refer to version.png). Below attached the comparison error(error.png), the template(po-template-v4-xlsx.zip) and the actual result document(purchaseorder1003-pdf.zip) for reference anyone has any solution for this one?