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
WINDOWS XP PRO MEDIA EDITION RECOVERY
Enteprise Application Documentation Application
OneNote 2010 default search using last scope
jquery Colorbox login form redirect
OWA setup issues in Exchange 2010
Crystal Report 2008 Query - OR Multiple Parameter
Types of authentications in ASP.NET and when are they used?
How to save images and image file paths into SQL from delphi form
Remove character in paste Excel
How can I databind with a default entry of string.Empty