Not sure about the inserting of pages, but you can store and “reassemble” a pdf 
by opening it as read binary, reading it into a variable, then saving the 
variable either as a property or stored in a database, or even encrypted in a 
file on the HD. (Not sure what the app would be for that…) I’ve often thought 
of storing my PDF forms in a database this way instead of on the HD. 

Bob


On Mar 21, 2014, at 19:07 , Dr. Hawkins <doch...@gmail.com> wrote:

> On Fri, Mar 21, 2014 at 3:11 PM, Fraser Gordon 
> <fraser.gor...@runrev.com>wrote:
> 
>> If I'm not careful, we might end up with Tex re-implemented inside the
>> LiveCode engine.
>> 
> 
> If this would let me manipulate pdf in livecode, I'd be all for it.  At the
> moment, I need to have a latex installation to run the pdf tools (jar).
> And all I need is to be able to reassemble/insert pages into another pdf
> file.  (being able to display a page would be nice, too . . .)
> 
> 
> 
> -- 
> Dr. Richard E. Hawkins, Esq.
> (702) 508-8462
> _______________________________________________
> use-livecode mailing list
> use-livecode@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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to