Maximum size of pdf created by BIP
Hi,
Is there a maximum size of pdf file generated by BIP that JDE can handle?
We're getting an FX error when the pdf is calculated to be between 50-100MB. Checking F9563110 for two failed runs, RPDFUSN1 = 2784328 ~ 2.78MB, so the XML size is under the 10MB small kernel limit defined in P95645 (unless that refers to the resultant pdf size?). The BIP output is a series of .png images of c. 40KB each, so there are quite a few images being printed when it fails.
We can add a splitter to control the number of images printed per output, but wanted to know if there is a configuration setting, please.