Connect with Expertise | Find Experts, Get Answers, Share Insights

word to pdf in vb

 
Join Date: Jan 2010
Posts: 4
#1: Jan 25 '10
Hi,
i m a beginer in vb.i like know in detail how to convert a file in word(.doc) to pdf .
thanks
minu

E
C
 
Join Date: Oct 2009
Posts: 303
#2: Jan 25 '10

re: word to pdf in vb


GoTo Adobe and download their print to pdf driver, install, make it default printer and use ShellExecute API with "print" keyword to print document to pdf...



Good Luck
 
Join Date: Jan 2010
Posts: 4
#3: Jan 27 '10

re: word to pdf in vb


hi
thanks for your answer.But i dnt want print in pdf.I just want to convert a word file to pdf .
Thanks,
minu
E
C
 
Join Date: Oct 2009
Posts: 303
#4: Jan 27 '10

re: word to pdf in vb


Then download their SDK...



Good Luck
debasisdas's Avatar
E
M
C
 
Join Date: Dec 2006
Location: Bangalore, KA, India
Posts: 7,648
#5: Jan 27 '10

re: word to pdf in vb


Then use office 2007 and add the plug in to save as PDF or XPS format.
Reply