How to read Ms Word variables Perl

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • krish1315
    New Member
    • Jan 2007
    • 6

    How to read Ms Word variables Perl

    I have one form in MS Word document .


    and in that some text fields are existing.

    How can i read the varibles values using PERL

    Some code example will be an excellent help

    Thanks in Advance !!!
    Krishna
  • KevinADC
    Recognized Expert Specialist
    • Jan 2007
    • 4092

    #2
    search on CPAN for MSWORD, there must be a module for parsing MSWord documents.



    I would look but I can;t get connected to CPAN right now.

    Comment

    • asearle
      New Member
      • Sep 2006
      • 39

      #3
      Hi guys,

      This is an interesting topic for me too.

      > search on CPAN for MSWORD, there must be a module for parsing
      > MSWord documents.

      Yes, there are some interesting tools for converting Word documents to text and they will come in handy.

      For a project of mine, I would like to read out just the properties of MSWORD documents. I have googled on key words but it is often unclear whether to tools that are available handle MS-WORD document properties or just the properties of their/other documents.

      Does anyone out there have a recommendation of a tool for reading out just the properties of MS-WORD documents?

      Any tips would be a great help.

      Regards,
      Alan.

      Comment

      Working...