Convert PDF to XML (XHTML)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Anna

    #1

    Convert PDF to XML (XHTML)

    Hi all.

    Is it possible to convert a PDF file to XML format?
    Using Cocoon, maybe?
    I found how to do the opposite, i.e. to convert XML to PDF
    (using XSL-FO and Cocoon), but not this.

    Any help will be appreciated.

    Thanks in advance

    Anna
  • Bjorn Brox

    #2
    Re: Convert PDF to XML (XHTML)

    Anna wrote:
    [color=blue]
    > Hi all.
    >
    > Is it possible to convert a PDF file to XML format?
    > Using Cocoon, maybe?
    > I found how to do the opposite, i.e. to convert XML to PDF
    > (using XSL-FO and Cocoon), but not this.
    >[/color]
    Adobe have a "Save as XML" beta plugin for Acrobat 5.0 for windows.


    --
    Bjorn Brox, CORENA Norge AS, http://www.corena.no/, ICQ 17872043
    Industritunet, Dyrmyrgt. 35, N-3611 Kongsberg, NORWAY
    Phone: +47 32717210, Fax: +47 32717201, Mobile: +47 92638590

    Comment

    • Rob Tweed

      #3
      Re: Convert PDF to XML (XHTML)

      Have a look at http://www.square1.nl/TGC-SITE/New-pdf2vector.htm

      This converts PDF to SVG with a very high degree of accuracy. We've
      been able to wrapper their SVG in XSL-FO and re-create the PDF again
      which is pretty cool.


      On 3 Nov 2003 04:26:30 -0800, anna@ubaccess.c om (Anna) wrote:
      [color=blue]
      >Hi all.
      >
      >Is it possible to convert a PDF file to XML format?
      >Using Cocoon, maybe?
      >I found how to do the opposite, i.e. to convert XML to PDF
      >(using XSL-FO and Cocoon), but not this.
      >
      >Any help will be appreciated.
      >
      >Thanks in advance
      >
      >Anna[/color]

      ---
      Rob Tweed
      M/Gateway Developments Ltd

      Global DOMination with eXtc : http://www.mgateway.tzo.com
      ---

      Comment

      Working...