New User Questions

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
jpottsx1
Posts: 46
Joined: Thu Jun 04, 2009 12:46 am
Contact:

New User Questions

Post by jpottsx1 » Thu Jun 04, 2009 12:55 am

Hi, I'm just looking at the Revolution products and wondered if the following was possible;
* Is it possible to read in the text of a PDF file
* Is it possible to extract the document's metadata
* Can the solution then index those data sources?

Jeff
Jeff G potts

Mark Smith
Posts: 179
Joined: Sat Apr 08, 2006 11:08 pm
Contact:

Post by Mark Smith » Thu Jun 04, 2009 12:09 pm

Jeff, Revolution does not have that level of support for PDFs built-in. You're stuck with display-only (via rev browser), I'm afraid, unless you want to be brave (foolish?) and try to write your own PDF parsing code!

There may be ways of doing some of what you need via applescript/vbscript/shell commands.

Best,

Mark Smith

BvG
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1239
Joined: Sat Apr 08, 2006 1:10 pm
Contact:

Post by BvG » Thu Jun 04, 2009 4:12 pm

possible? yes

as easy as other stuff? no
Various teststacks and stuff:
http://bjoernke.com

Chat with other RunRev developers:
chat.freenode.net:6666 #livecode

Post Reply