Indesign file to JPG or PDF on the fly

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Digeart
Forum Newbie
Posts: 7
Joined: Wed Mar 03, 2004 8:47 am

Indesign file to JPG or PDF on the fly

Post by Digeart »

Would anyone know of a script/application or something so I can call up a indd file which would create a jpg for a preview at run time?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

isn't there a preview stored in the meta data in the headers of the files? Maybe it's exif :idea:

http://www.adobe.com/digitalimag/pdfs/a ... tadata.pdf may contain some information you may find useful.
Digeart
Forum Newbie
Posts: 7
Joined: Wed Mar 03, 2004 8:47 am

Post by Digeart »

But for .indd files?
Post Reply