Any ideas on how this could work.? I'd like to design a single or double page print layout, preferably in InDesign, whereby the text and images that were uploaded to display on a client's website could also be used to generate the content for the pdf.

The client would thereby be able to just upload the content once and it be displayed on the website, and create a document to print.

Any help would be appreciated. I'm going to ask in the other design forums too...
posted by:
Jason
Vancouver
  • the simple answer XML. underneath you need a simple way to input data, manage data, and then extract data to multiple outputs. XML transports data from a data structure and can be "fairly" easily adapted to fit into many different output streams. This is a unidirectional solution and centers around your data structure and management.