We are getting errors when attempting to extract pages from Secured Adobe PDF documents. Is this the expected behaviour?
We recently upgraded to Laserfiche 12. I think it was working prior to the upgrade.
Error generating pages for 'DocumentName': Object 0 is out of range (1..1446)
------------ Technical Details: ------------
Message: Object 0 is out of range (1..1446)
Stack trace: at ..(PDFCosObject , Int32 )
at ..(PDFIndirectReference , , Boolean , String )
at ..()
at ..(Stream , Byte[] )
at O2S.Components.PDFRender4NET.PDFFile.(String , Stream , Byte[] )
at Laserfiche.PdfServices.PdfExtractor.LoadFile(Stream pdfStream)
at Laserfiche.PdfServices.PdfExtractor.ImportPDFPagesFromStream(Stream pdfStream, DocumentInfo doc)
at Laserfiche.PdfServices.PdfExtractor.ImportPDFStream(Stream pdfStream, DocumentInfo doc, DateTime dtLastModified)
at Laserfiche.PdfServices.PdfExtractor.ImportPDFFile(String strPDFFile, DocumentInfo doc)
at Laserfiche.Client.ClientHelper.PdfImportHelper.DoWork()
Unknown error. [6000] [6000]
This is the security on the documents. If I remove most of the restrictions but keep it secured it still generates the same error.