Completed
Last Updated: 31 Jul 2017 10:33 by ADMIN
ADMIN
Deyan
Created on: 03 May 2017 13:37
Category: PdfProcessing
Type: Bug Report
0
PdfProcessing: InvalidCastException is thrown by PdfFormatProvider when importing CID font widths array containing real width values
The current implementation expects the widths to be integer values and InvalidCastException is thrown when a real number is parsed.

Workaround: If the scenario allows, the PdfStreamWriter may be used instead of PdfFormatProvider. More information may be found in the following documentation article:
http://docs.telerik.com/devtools/document-processing/libraries/radpdfprocessing/formats-and-conversion/pdf/pdfstreamwriter/overview

Available in LIB Version 2017.2.731.
0 comments