views:

764

answers:

6

Does anyone know what is the format of the digital magazine content created by InDesign? And how we can render it in iPad?

The digital content for the famous Time iPad mag is created using InDesign. Any information or head start here is well appriciated.

Thanks AJ

A: 

Well You can save Indesign files as PDF and then use a UIWebView to render them on the iPad. That may be how they do it.

Tilo Mitra
Tilo, thanks for your response!I tried clicking links contained in a PDF on an iPhone POC. Did not work. So the issue is how do I identify where the link is in PDF, and handle the same.
AJ
A: 

They most likely write a custom view to display a PDF. Using the UIWebView isn't ideal as it wants to leave borders and doesn't scale PDFs always as easy as you would like. Its not that hard, since PDF rendering functions exist in core graphics.

jamone
Thanks for your response jamone! I doubt if they use PDF...because the transitions are freakin smooth..what I believe is they might be using images instead.What I dont understand is how do they embed slideshows/links/videos in there?
AJ
+1  A: 

The iBook App from Apple uses the EPUB Format. You can export the document with InDesign into EPUB.

x2on
Thanks for your response...I have tried that and also the links work in there. But it has a appeal of book rather than a mag!
AJ
BTW how do you open an epub file inside a view. I tried with WebView but not success. Any inputs?
AJ
You must use the iBook-App or write an own parser for ePub-Files...
x2on
+1  A: 

It's a woodwing solution.

http://www.woodwing.com/en/digital-magazine/ipad-tools

(not sure if this now violates Apple's new Terms and conditions.)

Jon
A: 

Have to push this a bit... Im wondering about the exact same thing... Have you found out? All help is very much appreciated!!

Karianne Tørum
A: 

Adobe is coming out with their digital magazine creation tool in 2011. It is much like Woodwings plug-in for InDesign. All of the functions are built into InDesign so a graphic designer can make rich media content without having to learn how to code. The Time magazine is built in InDesign with Woodwings plug-in.

Vickie