View Single Post
Old 09-25-2008, 05:22 PM   #15
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,382
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
well the basic problem is that indesign will represent things internally in a fixed layout fashion. So whe you add an image to a page, it will represent the position of the image as "10cm from the top and 3 cm from the left" instead of "indetween the sentences so and so" as would be neccessary for reflowable documents.

THis particular problem is relatively easy to fix, however, the point is that the whole of indesign probably make assumptions like that and fixing the whole thing is going to be a rather non-trivial task.

A more philosophical issue is that you often dont want the sorts of structures you create for a fixed layout in a reflowable one. This is because things that look good at a certain page size, dont, at a very different page size. As a result your design tool needs tohelp you to design and preview your document at various page sizes.
kovidgoyal is offline   Reply With Quote