how to read an specific page into pdf document?

Ken Ray kray at sonsothunder.com
Fri Oct 14 21:57:13 EDT 2011


On Oct 14, 2011, at 11:23 AM, Alessandro Pisoni wrote:

> i want to do this:
> 
> Shell(C:\Programmi\Adobe\Reader 9.0\Reader\AcroRd32.exe" /a "page=4=openactions" "C:\directory\file.pdf")

You should be able to do almost exactly what you have above:

put shell("C:\Programmi\Adobe\Reader 9.0\Reader\AcroRd32.exe /a page=4=openactions C:\directory\file.pdf")


Ken Ray
Sons of Thunder Software, Inc.
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/	

> 
> 
> 
> Il giorno 30/set/2011, alle ore 09.34, Walt Brown ha scritto:
> 
>> Hi Alessandro,
>> It depends on what mean by "read". Do you want to display a page to the
>> user, or do you want to capture the content of the PDF file for use in
>> LiveCode?
>> Walt
>> 
>> -----Original Message-----
>> From: use-livecode-bounces at lists.runrev.com
>> [mailto:use-livecode-bounces at lists.runrev.com] On Behalf Of Richmond
>> Mathewson
>> Sent: Thursday, September 29, 2011 1:02 PM
>> To: How to use LiveCode
>> Subject: Re: how to read an specific page into pdf document?
>> 
>> On 09/29/2011 07:50 PM, Alessandro Pisoni wrote:
>>> how can I do to read a page in a pdf file with Revolution, which syntax
>> should I use?
>>> 
>>> thanks
>>> 
>>> 
>>> 
>>> Alessandro Pisoni
>>> 
>>> 
>> 
>> I hope the Livecode developers (that's you lot in Edinburgh!) are noticing
>> the increasing volume of postings containing "PDF" . . . it might signal
>> something.
>> 
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>> 
>> 
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> 
> 
> 
> 
> Cordiali Saluti
> Alessandro Pisoni
> 
> 
> System.ini di Pisoni Alessandro
> Via Grandi,5
> 20062 Cassano d'Adda (MI)
> Tel 0363-361487 Fax 1782260060 Cell. 335440150
> email:info at system-ini.it
> www.system-ini.it
> 
> 
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list