Printing to a PDF

  • Thread starter Thread starter Ben Amada
  • Start date Start date
B

Ben Amada

Hello,

Instead of printing directly to the printer, I'd like to print some text and
graphics to a PDF or even a postscript file which can then be distilled into
a PDF. Will I need a third party control for this? Any links, tips or code
snippets are appreciated.

Thanks!
Ben
 
I use a program win2pdf works quite well from Access.

It was reasonably cheap, sorry I don't have the link here.

Doug
 
Doug said:
I use a program win2pdf works quite well from Access.

It was reasonably cheap, sorry I don't have the link here.

Doug

Thanks Doug. I found win2pdf on the web and it looks quite useful ...
however, I didn't see any type of SDK for it -- in particular, I would be
looking for something that integrates with .NET. Do you know if win2pdf has
an SDK?

Ben
 
Adobe provide products to create PDF. In the past I've used a PDF print
driver that created a PDF format file wgen printing or distiller that that
takes a postscript file and will convert it to PDF format.

Component One also do classes that create PDF files ehich I have used in the
past.

Unfortunately none of these are free.
 

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

Back
Top