From: "Bee" <[EMAIL PROTECTED]>
> I now have some thousands of ms-word and power point files .
> And they are required to make some clone like properties data filling.
> Now, I have to modify them one by one, is there any module would help
> to do this ?  so I can just simply get a file list and clone data with
> a loop.... Is that possible ?
> 
> Thanks in advise,
> Bee

Win32::OLE

I'm not sure what do you really want, but I do think you should be 
able to instruct MS Word and MS PowerPoint to do that via Win32::OLE.

See http://jenda.krynicky.cz/#Letter2A4 for a tiny example. A script 
that scans word documents and changes the paper size from US Letter 
to A4. (I was never able to explain to the BFUs that we simply do not 
have US Letter paper.)

Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to