|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
print image to text file
I am trying to write some python code that will create a .doc text file that also has some images imbedded in it as well. Does anyone know of a python function/module/package that will allow me to write an image to a file?
Thanks, Nghiem |
|
#2
|
||||
|
||||
|
You're best bet would probably be to use COM to access Word and make that do the work... but i've never really done much in this area! If you wana try this you're gonna from Mark Hammonds Win32all extension.
http://starship.python.net/crew/mhammond/ Edit: Theres a good intro to COM and Python in OReilly's Python Programming on Win32. Hope this helps, Mark. Last edited by netytan : January 15th, 2004 at 04:29 PM. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Python Programming > print image to text file |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|