Print to PDF

A

andrew3254

Hiya,

I want to be able to programatically print reports to a PDF file without the
user having to specify filename location etc.

I have tried using PDFCreator which did the job but I found it was maxing
out the CPU (of a decent spec machine) and was taking too long to process the
job.

Does anyone know of any PDF Writers that can be programmed with VBA? Doesnt
matter if they are not free.
 
A

Albert D. Kallal

Does anyone know of any PDF Writers that can be programmed with VBA?
Doesnt
matter if they are not free.

http://www.lebans.com/reporttopdf.htm

The above is not only free, but also means you don't have to install a pdf
printer, nor change printers for the above to work..

It is also VERY fast in terms of performances and is good resource wise....
 
A

Arvin Meyer MVP

Win2PDF is inexpensive (I believe the single copy is $35 and less for
multiple copies) and very fast. I created, saved as a PDF, and emailed about
2,000 POs in about 2 hours. It is programmable as far as being able to
create, merge, save with a specific name and location, and email the file.

http://www.win2pdf.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top