Completed
Last Updated: 24 Jan 2023 10:29 by ADMIN
Release R3 2022 SP1
Eddie
Created on: 11 Jul 2022 08:31
Category: SpreadProcessing
Type: Bug Report
1
SpreadProcessing: PdfFormatProvider: Text is cut off in Net Standard with a specific document
Text is cut off in Net Standard with a specific document.
8 comments
ADMIN
Dimitar
Posted on: 24 Jan 2023 10:29

Hello Luca,

I am glad that this works now. If you have other issues do not hesitate to open a support ticket and ask for assistance.

Regards,
Dimitar
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.

Luca
Posted on: 24 Jan 2023 08:26

Hi Dimitar,

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 am looking forward to your reply. 

Regards,
Dimitar
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.

Attached Files:
Luca
Posted on: 19 Jan 2023 12:16

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?