Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Insert an image into a Word document

by jplindstrom (Monsignor)
on Apr 14, 2009 at 14:46 UTC ( [id://757405]=note: print w/replies, xml ) Need Help??


in reply to Insert an image into a Word document

Win32::Word::Writer is essentially a convenience wrapper around Win32::OLE. The Writer docs contains some advice on how to figure out how to automate Word in general.

I don't think it will be difficult. It would mostly be about translating VBA scripts into Perl, and the Win32::Word::Writer source has plenty of examples on how to do that. The OLE Word and Document objects are both available to call methods on.

If you do implement it as part of Win32::Word::Writer, I'd be happy to accept patches (just send me whole updated files if you don't know how to create a patch file).

/J

  • Comment on Re: Insert an image into a Word document

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://757405]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (7)
As of 2024-04-19 16:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found