We are creating dynamic cfdocuments in a pdf format. We keep
getting this error:An exception occurred when performing document processing.The
cause of this exception was that:
java.lang.ArrayIndexOutOfBoundsException: 22 >= 0. The
22>= 0 is always changing sometimes 13 >= 0, 5 >= 0 etc. I
was thinking we are getting this because we are trying to create
too large of a document. Can someone tell me if I am correct or if
the error means something totally different. I have tried to find
information and that is the best I can come up with. Thanks in
advance for any help you can offer!
↧