sunilmh has asked for the wisdom of the Perl Monks concerning the following question:

Hi,

I need to insert a PDF icon, in a existing word file. I tried exploring the Win32::OLE module, but could not get any hint.

In word we do it manually like,

Insert->Object->Create New->"Select Adobe Acrobat Document" and enable "Display as Icon"

Is it possible to do the same action through perl script ? I would really appreciate any input on this query

Thanks,

Sunil

  • Comment on Win32 - how to add pdf icon in word file

Replies are listed 'Best First'.
Re: Win32 - how to add pdf icon in word file
by Anonymous Monk on May 02, 2012 at 08:03 UTC