Merge and Save


I am using version 7.103 of your PDF tool. I split a Document into single pages which was successful. I then merged these pages back into a Document and that was successful. However, when I try to save the new Document I get the following error.

"Fatal Error at 115"

Stack Trace:

at Syncfusion.Pdf.IO.PdfLexer.YyError(YYError code, Boolean fatal)
at Syncfusion.Pdf.IO.PdfLexer.GetNextToken()
at Syncfusion.Pdf.IO.PdfParser.Advance()
at Syncfusion.Pdf.IO.CrossTable.GetObject(IPdfPrimitive pointer)
at Syncfusion.Pdf.IO.PdfCrossTable.GetObject(IPdfPrimitive pointer)
at Syncfusion.Pdf.Primitives.PdfReferenceHolder.get_Index()
at Syncfusion.Pdf.Primitives.PdfReferenceHolder.get_Object()
at Syncfusion.Pdf.Primitives.PdfReferenceHolder.Save(IPdfWriter writer)
at Syncfusion.Pdf.Primitives.PdfDictionary.SaveItems(IPdfWriter writer)
at Syncfusion.Pdf.Primitives.PdfDictionary.Save(IPdfWriter writer, Boolean bRaiseEvent)
at Syncfusion.Pdf.Primitives.PdfStream.Save(IPdfWriter writer)
at Syncfusion.Pdf.IO.PdfCrossTable.DoSaveObject(IPdfPrimitive obj, PdfReference reference, PdfWriter writer)
at Syncfusion.Pdf.IO.PdfCrossTable.SaveIndirectObject(IPdfPrimitive obj, PdfWriter writer)
at Syncfusion.Pdf.IO.PdfCrossTable.SaveObjects(PdfWriter writer)
at Syncfusion.Pdf.IO.PdfCrossTable.Save(PdfWriter writer)
at Syncfusion.Pdf.PdfDocument.Save(Stream stream)
at Syncfusion.Pdf.PdfDocumentBase.Save(String filename)
at PDFTester.frmMain.cmdMerge_Click(Object sender, EventArgs e) in C:\AppDev\Experimental\PDFEditor\PDFTester\frmMain.vb:line 367


Thanks for your help.

Ron

1 Reply

GM Geetha M Syncfusion Team June 24, 2009 01:28 PM UTC

Hi Ron,

I regret for the delayed response.

Could you please send us the document which throws the exception so that I could recreate and find the cause of the same?

Regards,
Geetha

Loader.
Up arrow icon