How do I insert a pdf into a revolution window?

Visuals, audio, animation. Blended, not stirred. If LiveCode is part of your rich media production toolbox, this is the forum for you.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Don Pederson
Posts: 6
Joined: Thu Jun 01, 2006 7:20 pm

How do I insert a pdf into a revolution window?

Post by Don Pederson » Tue Jun 10, 2008 7:41 pm

I want to load pdf pages into revolution apps. Is it possible to do this?

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Post by Mark » Tue Jun 10, 2008 8:36 pm

Hi Don,

You can load a PDF in a player object on Mac OS X. You can use the browser object on Windows, provided that the necessary plugin is installed.

I'd recommend to launch the PDF with the standard PDF reader or do present the content in a different way.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

Post Reply