Unplanned
Last Updated: 03 May 2022 16:05 by ADMIN
Sandy
Created on: 28 Apr 2022 13:46
Category: PdfProcessing
Type: Bug Report
1
WordsProcessing: Ordered list marker color not properly imported from inline CSS style in HTML.
Ordered list marker color not properly imported from inline CSS style in HTML.
2 comments
ADMIN
Svilen
Posted on: 03 May 2022 16:05

Hello, Sandy,

Thank you for pointing this out. 

You are correct. I've now logged this as a separate issue in this public feedback item - WordsProcessing: Numbered list marker font not properly exported to PDF.

Converting HTML to a PDF file requires two steps:

  1. Converting HTML to a DOCX file
  2. Converting the DOCX file to a PDF file

It seems there are two separate issues here. The first one that we already discussed is related to step 1 and the new one, which I am now sharing, is related to step 2. I had isolated the first one in step 1 and failed to recall testing step 2. As with the first issue, there is no workaround I can offer at this time.

Please accept my apologies for not initially addressing the second issue and for the inconvenience caused by both. As with the initial feedback item, you can track the new item's progress, subscribe to status changes, and add your comment to it using the link above. As soon as either of them is resolved the team and I will notify everyone subscribed to their public items.

Please let me know if I have missed anything else or can help otherwise. 

Regards,
Svilen
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/.

Sandy
Posted on: 28 Apr 2022 15:38
It's not only the color, but the font also.  ol li::marker is not honored in the CSS.