Search found 4 matches

by bobandelaine
Thu Dec 27, 2012 7:00 pm
Forum: General
Topic: PDF Power Tools
Replies: 0
Views: 17120

PDF Power Tools

I note that in the command line switches for installing the PDF printer software there are references to downloading something called PDF Power Tools. What are these tools ... do you have a reference online to some documentation.
by bobandelaine
Wed Apr 07, 2010 5:16 pm
Forum: General
Topic: Separate PDFs for multiple page printing
Replies: 1
Views: 11798

Re: Separate PDFs for multiple page printing

I do this, but I do it in a separate pass using a free software package called "pdftk" (PDF Toolkit). Actually, I split based on certain report attributes (the report contains statements, and I split each statement into a separate file as a statement could be multiple pages). The program t...
by bobandelaine
Sat Mar 27, 2010 1:18 am
Forum: General
Topic: License / distribution question ...
Replies: 1
Views: 8918

License / distribution question ...

So far, BullZIP is awesome! I've managed to get it mostly tied in to my Access app, but I see still more work ahead to make it really solid. My app is intended for "smaller" church offices to perform typical church-type recordkeeping, and is distributed free of charge (free for a download ...
by bobandelaine
Fri Mar 26, 2010 6:05 pm
Forum: Programming
Topic: Recognize completion in Access
Replies: 0
Views: 11601

Recognize completion in Access

When sending output to the BullZIP printer in Access, it appears that control returns to the VBA module after the report is spooled but before the PDF is actually created. And it appears (from a prior post) that the "recommended" way to determine actual completion is to monitor the BullZIP...