Hi,
I don't know if someone has came across the same problem. We have a report that has a large bitmap in the frontPage and when we try to save it as a pdf file it give us this error due to the bitmap image:
Error Message (16:30:36) Error executing code: Insufficient memory to run script.
Stack trace
(C)\Classes\BinData\ascii85Encode
(C)\Classes\PDFViewer\writeBitmap - line 111
(C)\Classes\ReportOutputUser\writeField
(C)\Classes\ReportOutputUser\printViaClass
(C)\Classes\ReportViewer\printPDF
(C)\Classes\ReportViewer\printToTarget
(C)\Classes\ReportViewer\dialogAndPrint
It seems to be that the buffer has not enough size or that the ascii85encode method resize the bitmap image getting bigger as I read in some blogs. Is that right? Before trying to change the MaxBufferSize in the registry editor (client and AOS), I would like to know if this really works or if there is another solution for this problem.
At the moment, we are solving this issue by printing the report in a Adobe PDF printer instead of saving as a pdf file.
Thanks in advance.
Regards,
Laura.
*This post is locked for comments
I have the same question (0)