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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FoxPro Excel to PDF solution with VBA code for use with GhostScript

Status
Not open for further replies.

baltman

Technical User
Mar 5, 2002
1,578
US
FoxPro Excel to PDF solution with VBA code for use with GhostScript.

Automatic Excel to PS to PDF Module in FAQ184-4349, which works with Bob Lee's ps2pdf (posted at Tek-Tips in FAQ184-2143 by mgagnon).

This code should be adaptable for MS Word, Access etc. as well.

This code overcomes the longstanding problem that Excel required users to hand enter an output file name when printing to a text (PS) file using SendKeys.

I hope it saves many the frustrations I had trying to solve this issue

Brian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top