Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to dynamically create PDF Document

Status
Not open for further replies.

VBAnalyst

Programmer
Jun 21, 2005
2
0
0
US
Hi

I need to know how can i generate pdf dynamically from xml or Recordset using adobe distiller....

Thanks
 
If you are using distiller, you will need to write an output file in Post Script format or a generate a report that uses a PS Printer Driver but writes to file.
-Pete
 
This can be done with Visual Basic.

See my post to 'DOC to PDF without PostScript' where I included some VB code.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top