Out of memory message

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
rubinnoam
Posts: 1
Joined: Tue Aug 12 2003

Out of memory message

Post by rubinnoam »

When I’m trying to convert a big amount of reports (400) in a loop, I’m getting an out of memory error message.
I’m using the pdf converter from ms access 2.0 (16 bit) on Microsoft windows 98 SE.
It seems that the virtual printer does not free the memory after each converting.
I even tried to convert it in small portions but even then the error appeared.
Does anyone have a solution for this error?
nielsero
Posts: 1
Joined: Thu Oct 16 2003

clear memory

Post by nielsero »

You need to enable the printer at the beginning of each loop!

pdf.EnablePrinter LicensedTo, ActivationCode
Post Reply