Microsoft
Software
Hardware
Network
Question : Can I save a word document directly as PDF in asp?
Hi Experts,
I am working on an ASP proyect, one of the functions I need is to populate a Word document template with forms from a MYSQL database.
So Far I can fill out the forms just fine, but I need to give the client both word version and a pdf version of the final document.
I noticed that word 2007 has an option to save as PDF, and was wondering if there was a way to save directly as pdf from the asp file, or if I had to use a third party software to do this.
Any help or Ideas would be greatly appreciated
Answer : Can I save a word document directly as PDF in asp?
If you are using classic ASP you will need a component like ASPPDF (
http://www.asppdf.com
) - there are a number of others so shop around - to generate the PDF, either on the fly or as a stored file.
Random Solutions
IE8 or Higher
Icons and Start menu disappeared from desktop, running Windows 7 Home Edition on a Dell
Access Report - Where Condition
setting SMTP server - please see attached file - it is not working
Accessing DOM in FF
Backbone switch best practice
screenshot on mac
Exchange 2007 ccr failover did not function correctly last night
How can I tied up a JQuery event after a Postback?
How to open new pdf window using struts ?