Completed
Last Updated: 14 Jun 2021 10:15 by ADMIN
Release R2 2021 SP1
Dev
Created on: 05 Mar 2019 18:00
Category: PdfProcessing
Type: Feature Request
3
PdfProcessing: Handle import of documents with many trailing zero bytes at its end
RadPdfProcessing cannot find startxref keyword at the end of a document if the document contains many zero bytes at its end. NotSupportedException is thrown with "Startxref keyword cannot be found" message. 
Workaround: Trim the ending zero bytes before loading the document to PdfProcessing. Example showing this approach can be found in the following KB article:
http://www.telerik.com/support/kb/winforms/details/notsupportedexception-startxref-keyword-cannot-be-found-when-loading-pdf-file-in-radpdfviewer-for-winforms
0 comments