Previous | Next | (P-PDF) What's Wrong with my PDF?
Topic: Fails to complete print job
Conf: (P-PDF) What's Wrong with my PDF?, Msg: 141031
From: Jeiia
Date: 10/12/2005 07:10 PM
... figured it out. Believe it relates to memory leakage. First I reduced the file size, by converting the formulas used into values (paste special), then I emptied the variables used (Set ... = Nothing). Seems to work fine now. Thanks anyway.