Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: Convert PowerPoint Presentation to Word Document with Win32::OLE

by polypompholyx (Chaplain)
on Aug 14, 2008 at 08:59 UTC ( [id://704311]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Convert PowerPoint Presentation to Word Document with Win32::OLE
in thread Convert PowerPoint Presentation to Word Document with Win32::OLE

The problem seems to be that newer versions of OLE don't export the relevant constants for hidden methods like Export. Adding

$ole_const->{ppShapeFormatPNG} = 2;

just after the lines that import the OLE constants seems to fix the problem.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-04-26 07:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found