I am performing a mail merge (Aspose.Words v5.1.0.0) and receive the following error:
Source: Aspose.Words, Msg: Specified argument was out of the range of valid values.
Parameter name: Number must be between 1 and 780 in this format.
Stack: at x6c95d9cf46ff5f25.x00b47748a95c9437.x57fed9bbbd745fd0()
at x28925c9b27b37a46.x0fe76ecb9e9c47fd.x19fa8583862b446b(Int32 xbcea506a33cf9111, NumberStyle x3f5f7cef69e188c0, String x2eebe5b22e29f252)
at x28925c9b27b37a46.xcb0a3bdf6cb11198.x6f78ac76fd40fa4d(xd269993cc48a63d2 x01b557925841ae51, Int32 x66bbd7ed8c65740d)
at x28925c9b27b37a46.xcb0a3bdf6cb11198.xfb06d2c1aa126ed4(xd269993cc48a63d2 x01b557925841ae51)
at x28925c9b27b37a46.xcb0a3bdf6cb11198.xcbea96666365f182(Int32 x43eb71c4e55e38d0, Int32 xdcfcc0186c9811f1)
at x28925c9b27b37a46.xcb0a3bdf6cb11198.xcbea96666365f182(ParagraphFormat xefceefc9504671df)
at xe4ef70ab3eac1063.x9ce410fcf5282f93.x8324910d135bfe85()
at xe4ef70ab3eac1063.x9ce410fcf5282f93.x57a5d79d9b9d67f5(Paragraph x41baca1d6c0c2e8e)
at xe4ef70ab3eac1063.xa0851f56ffd58fbb.VisitParagraphStart(Paragraph para)
at Aspose.Words.Paragraph.Accept(DocumentVisitor visitor)
at Aspose.Words.CompositeNode.x464d2134480a7bf2(DocumentVisitor x672ff13faf031f3d)
at Aspose.Words.Body.Accept(DocumentVisitor visitor)
at xe4ef70ab3eac1063.xa0851f56ffd58fbb.x51ee56decc29a9da(Section xb32f8dd719a105db)
at xe4ef70ab3eac1063.xa0851f56ffd58fbb.x8cac5adfe79bc025(x8556eed81191af11 x5ac1382edb7bf2c2)
at Aspose.Words.Document.Save(String fileName, SaveFormat fileFormat)
--------------------------
^^^ This is where the exception occured ^^^ (the output is from top to bottom)
Is there some sort of limit that is being exceeded?!?! I have a critical need to get thise resolved as soon as possible.
Thx!