using pdfnet conversion issue : "Invalid size of Stitching Bounds array"

30 views
Skip to first unread message

Jayaseelan A

unread,
Aug 16, 2016, 12:40:19 PM8/16/16
to PDFTron WebViewer
Hi,
We have purchased the pdftron license.

We are using PDFNet dll to convert from PDF to XOD, and some of the files make the conversion failed.
 
An error occurred during conversion.
Exception: 
Message: Invalid size of Stitching Bounds array
Conditional expression: arr->IsArray() && arr->Size() == k-1
Filename   : Stitching.cpp
Function   : trn::PDF::Funct::Stitching::Stitching
Linenumber : 47

Code
            PDFNet.Initialize("");
            PDFNet.ConnectToCloud("", "", false);
            pdftron.PDF.Convert.XODOutputOptions options = new pdftron.PDF.Convert.XODOutputOptions();
            options.GenerateURLLinks(true);
            options.SetElementLimit(30000);
            pdftron.PDF.Convert.ToXod(@"E:\136.pdf", @"E:\136.xod", options);
            pdftron.PDFNet.Terminate();

please help us to resolve the issue asap.

Waiting for your reply.

Thanks
 

Matt Parizeau

unread,
Aug 17, 2016, 3:08:19 PM8/17/16
to PDFTron WebViewer
Hi Jayaseelan,

Could you provide the file that you're converting when you get that error and we can look into what the problem is.

Thanks!

Matt Parizeau
Software Developer
PDFTron Systems Inc.
Reply all
Reply to author
Forward
0 new messages