|
Back to Sample Code
Convert a Word Document to PDF
- Language: Python
- Requirements:
- Install BCL easyPDF SDK on your computer.
- Download and install Python for
Windows from:
http://www.python.org/download/
- Download and install PythonWin from:
http://sourceforge.net/project/showfiles.php?group_id=78018
- Go to Start > All Programs > Python > PythonWin
- In the Pythonwin window, go to Tools-> COM
Makepy Utility, select all the BCL EasyPDF SDK Type Libraries
(there should be 3 BCL easyPDF SDK type libraries and you need
to add them one by one), click OK.
|
|