Print at Home error

Wondering if anybody has run across this before, We are getting an error on any pdf template that we are creating from scratch. If I modify an old template, I don't have any issues. Just on the news ones. My test template has just a couple elements on it like the customer_no and order_no.

Here is the error

Message:

Index was outside the bounds of the array.

Exception:

System.IndexOutOfRangeException: Index was outside the bounds of the array.

   at ag.e(Stream A_0)

   at ag..ctor(PdfDocument A_0, ao A_1)

   at ceTe.DynamicPDF.Merger.PdfDocument.c()

   at ceTe.DynamicPDF.Merger.PdfDocument..ctor(n A_0, String A_1)

   at ceTe.DynamicPDF.Merger.MergeDocument..ctor(String filePath, MergeOptions options)

   at Tessitura.ETicket.WindowsService.Pdf.GenerateTicket(Tickets tickets)

   at Tessitura.ETicket.WindowsService.Orders.PrintOrder(Tickets tickets, Int32 orderNumber, Int32 eaddress_no, String email, DateTime orderDate, Int32 customerNumber, Int32 mos, Boolean saveHardCopy, Int32 totalCount, Int32 currentCount, Hashtable htOrgSettings)

   at Tessitura.ETicket.WindowsService.Orders.Execute(String receipt, String reprint)

Source:

DynamicPDF.Merger.Developer

StackTrace:

   at ag.e(Stream A_0)

   at ag..ctor(PdfDocument A_0, ao A_1)

   at ceTe.DynamicPDF.Merger.PdfDocument.c()

   at ceTe.DynamicPDF.Merger.PdfDocument..ctor(n A_0, String A_1)

   at ceTe.DynamicPDF.Merger.MergeDocument..ctor(String filePath, MergeOptions options)

   at Tessitura.ETicket.WindowsService.Pdf.GenerateTicket(Tickets tickets)

   at Tessitura.ETicket.WindowsService.Orders.PrintOrder(Tickets tickets, Int32 orderNumber, Int32 eaddress_no, String email, DateTime orderDate, Int32 customerNumber, Int32 mos, Boolean saveHardCopy, Int32 totalCount, Int32 currentCount, Hashtable htOrgSettings)

   at Tessitura.ETicket.WindowsService.Orders.Execute(String receipt, String reprint)

Target:

Void e(System.IO.Stream)

 

 

Any help would be appreciated,

Thanks,

Marty

 

Parents Reply Children
No Data