Click here to Skip to main content
15,890,185 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Deal All,

can anybody tell me how to convert a excel file into pdf using vb 6.0?

any help would be much appreciated....


Regards,
Gopal
Posted

Here is one solution:
http://www.tek-tips.com/viewthread.cfm?qid=416162[^]

Regards
Espen Harlinn
 
Share this answer
 
can this be done without using the distiller????
 
Share this answer
 
Comments
Espen Harlinn 6-Jan-11 5:51am    
If you can move the project to .Net you can use http://sourceforge.net/projects/itextsharp/.

Alternatively execute the conversion extenally ... in another process, and implment that in .Net
i don't know
Do it yourself
<pre lang="vb">i don&#39;t know
Do it yourself</pre>


<pre lang="vb">i don&#39;t know
Do it yourself</pre>
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900