I have been working on printing with the virtual grid, and have run into a weird problem. When I print to my local LaserJet, it works fine, but I don't want to waste paper. When I try to print to Adobe PDF, nothing happens. FYI, I have Adobe Acrobat version 6, and it works fine with other applications (including ProVal). Other virtual printers (like 'Fax') work okay.
I am attaching VTEST.W3 which demonstrates the problem. First execute vTest. Then edit line [13] of the vPrint function and then execute it. If you don't specify the printername at all, or (in my case) specify 'HP LaserJet 2300L' (my default printer), it works okay. Note that onPage events fire. Now change to ('printername' 'Adobe PDF') and run again. No onPage events fire.
Attached file: VTEST.w3