comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: pdf extractor
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: pdf extractor [message #64630] Mon, 12 January 2009 09:17 Go to previous message
Allan Whiteford is currently offline  Allan Whiteford
Messages: 117
Registered: June 2006
Senior Member
oxfordenergyservices@googlemail.com wrote:
> does anybody know of an idl function to extract text from a pdf file?
> or something similar on linux?
>
> Thanks

How about:

+++

IDL> spawn,'pdftotext working_with_color.pdf -',text
IDL> for i=0,4 do print,text[i]
Chapter 3
Discovering the Possibilities

Working with Color
Chapter Overview

+++

Not really IDL as-such but maybe it'll do what you need.

Thanks,

Allan
[Message index]
 
Read Message
Read Message
Previous Topic: Solve memory problems
Next Topic: iTools ambiguity

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 13:19:35 PDT 2025

Total time taken to generate the page: 1.76008 seconds