We have a customer that is getting this error when when the Form gets to the "Save to Repository".
They are on version 10.2.1.246
They are able to fill out the form with no issues and the size of the 2 PDF attachments are no where close to the maximum size (428.83KB and 172.74KB). Here is the error log:
[5427]: An error occurred during the execution of the Save to Repository service task. [LFF5427-ErrorExecuteSTR]
Details:
URL:
Error: ErrorExecuteSTR
Date: 1/24/2018 7:02:45 PM (Central Standard Time)
HTTP Status Code: 500
Business Process ID: 2
Instance ID: 21999
Business Process Name: FIN-Travel Authorization Form
Stack Trace:
Caught exception: Laserfiche.Forms.CommonUtils.Exceptions.LFFormsException
Message: An error occurred during the execution of the Save to Repository service task. [LFF5427-ErrorExecuteSTR]
at Laserfiche.Forms.Routing.SaveToLaserficheService.Execute(Int32 instanceId, IRoutingContext routingContext, RoutingInstanceStatus OriginalStatus)
at Laserfiche.Forms.Routing.ServiceTask.Execute(Int32 instanceId, IRoutingContext routingContext)
Inner exception: System.ArgumentException
Message: Parameter is not valid.
at System.Drawing.Graphics.MultiplyTransform(Matrix matrix, MatrixOrder order)
at ..( , Graphics , GraphicsPath , Boolean )
at ..( )
at ..(Graphics , Double , Double , Double , Double )
at ..(Graphics , PDFPrintContent , Boolean , Boolean , Double )
at O2S.Components.PDFRender4NET.PDFFile.(Int32 , Graphics , Double , Double , Boolean , PDFPrintContent , Boolean , Boolean , Double )
at O2S.Components.PDFRender4NET.PDFFile.(Int32 , Double , PDFPrintContent , Boolean , Double , Int32 )
at Laserfiche.PdfServices.PdfExtractor.ImportPDFPageImage(PDFFile file, DocumentInfo doc, Int32 nPageIndex, Int32& height)
at Laserfiche.PdfServices.PdfExtractor.ImportPDFPagesFromStream(Stream pdfStream, DocumentInfo doc)
at Laserfiche.PdfServices.PdfExtractor.ImportPDFStream(Stream pdfStream, DocumentInfo doc, DateTime dtLastModified)
at Laserfiche.Forms.CommonUtils.LFHelper.TryImportAttachment(Session sess, cf_bp_attachment_data attachment, FolderInfo parentFolder, String volume, String attachmentName, String ext)
at Laserfiche.Forms.Routing.SaveToLaserficheService.Execute(Int32 instanceId, IRoutingContext routingContext, RoutingInstanceStatus OriginalStatus)
Does anyone know what the issue may be? Maybe a corrupted version of the PDFs?
Thank you! :)