|
Home > Archive > Programming with dBASE > December 2005 > pdf fomat
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Moses Hanna 2005-12-26, 7:23 am |
| Hi,
Is it possible to convert the output of a report to a PDF file. If yes,
please tell me how and if no I will put my dream in the wishlist.
Thanks
Moses
| |
| Michael Nuwer [dBVIPS] 2005-12-26, 11:23 am |
| Moses Hanna wrote:
> Hi,
> Is it possible to convert the output of a report to a PDF file. If yes,
> please tell me how and if no I will put my dream in the wishlist.
> Thanks
PDF files are make with a software driver that acts like a printer
driver. You could the Adobe Acrobat driver although this one is
relatively expensive. You could alternatively use the PDF995 driver. In
either case, the PDF file is created when the user pushes the print
button. Then in ChoosePrinter dialog form, the user chooses the pdf
printer driver.
http://www.pdf995.com/
|
|
|
|
|