Converting from a PDf to an Image format

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
tyarmsteadBUSuSfT
Posts: 151
Joined: Sat Aug 25, 2012 1:14 am

Converting from a PDf to an Image format

Post by tyarmsteadBUSuSfT » Sun Sep 01, 2013 8:01 pm

Is there a way to convert a PDF file that was created using the open printing to PDF to an image file format to allow posting to FaceBook or other site that requires an image? I want to use MergSocial to interface with FaceBook.
Thank you
Tyrone

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: Converting from a PDf to an Image format

Post by Simon » Sun Sep 01, 2013 9:29 pm

Checkout "export snapshot" and "import snapshot" in the dictionary.
Export will take a picture of controls not even visible on the card.

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

tyarmsteadBUSuSfT
Posts: 151
Joined: Sat Aug 25, 2012 1:14 am

Re: Converting from a PDf to an Image format

Post by tyarmsteadBUSuSfT » Sun Sep 01, 2013 11:44 pm

Works great,
Thank you
Ty

Post Reply