parse pdf file

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

    parse pdf file

    Hi !
    Does anybody knows how to parse pdf file into xml format OR into
    simple text format...Help me...
    Thanx..
    Shailesh

  • Andy Jeffries

    #2
    Re: parse pdf file

    Shailesh Patel wrote:[color=blue]
    > Does anybody knows how to parse pdf file into xml format OR into
    > simple text format...Help me...[/color]

    PDF files are text format (but can be compressed). Have a look at
    pdf4php * or the spec for PDF files *.

    Cheers,


    Andy

    * http://www.gnuvox.com/pdf4php/ or

    Comment

    • Chung Leong

      #3
      Re: parse pdf file

      Look at the manual. There're a number on user contributed notes on this
      very topic.

      PHP is a popular general-purpose scripting language that powers everything from your blog to the most popular websites in the world.


      Comment

      Working...