Completed
Last Updated: 22 Jun 2021 07:45 by ADMIN
Release R2 2021 SP1
ADMIN
Georgi
Created on: 13 Jul 2018 13:31
Category: PDFViewer
Type: Feature Request
3
PdfViewer: Handle import of documents with many trailing zero bytes at its end
RadPdfViewer can not 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 the PdfViewer. This is currently noted in the WinForms 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