Completed
Last Updated: 08 Feb 2022 15:16 by ADMIN
Release R1 2022 SP1
Guilhem
Created on: 02 Feb 2022 11:26
Category: WordsProcessing
Type: Bug Report
1
WordsProcessing: The value of a Page field with numberInDash format is not exported to PDF

When a field is formatted using the numberInDash format through the section's PageNumberingSettings, the format is not parsed and the field result is not included in the PDF document.

Workaround: Remove the formatting from the section settings:

foreach (var section in this.document.Sections)
{
    section.PageNumberingSettings.PageNumberFormat = null;
}

1 comment
ADMIN
Peshito
Posted on: 08 Feb 2022 15:16

Hello,

This item will be available in R1 2022 SP1 Release. 

It is also available with Telerik UI for WPF's latest internal build - LIB 2022.2.214 (14 Feb 2022) if you need it earlier. 

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