Posted 11 June 2018, 4:39 pm EST
Using version 4.0.20173.282.
Code is very simple. Load and Display a PDF.
DialogFilePath is FilePath to .PDF
C1PdfDocumentSource.LoadFromFile(DialogFilePath)
PDFViewer.DocumentSource = C1PdfDocumentSource
Document displays fine and then as I scroll down to the 4th page, the Application crashes with an exception “Attempted to read or write protected memory.”