Hi,
I want to convert my word file to pdf file in vb6.
source code will be appreciated.
so far, i have tried with below code also.
What you will need to do is create a macro with the. Action 'OutputTo' Arguments 'Report, Report Name, PDF Format (*.pdf),, Yes,, 0, Print' There is a number of options within the 'arguments' section. I hope this works once I create a runtime version of my the database although I am guessing that it won't.
but gives error at doc.ExportAsFixedFormat line that 'Method or data member not found.'
Thanks
- 2 Contributors
- forum2 Replies
- 1,575 Views
- 6 Months Discussion Span
- commentLatest Postby Vidya Sagar
Create Pdf File From Images
Hello All,
I got the solution. please find below code to convert word file to pdf file.
Create Pdf File From Jpg Online
one must have to install microsoft office add on for export if not installed. you can download and install from below link :
How To Create Pdf File From Scanned Documents
Create Pdf File From Jpeg
Thanks