Ask a Question related to Adobe Indesign Windows, Design and Development.
-
Jason_Shah@adobeforums.com #1
Importing Multiple XML Documents
Hi, I am attempting to lay out a book for our Non-profit organization. The publication will be a print version of the multiple topics posted on our website. These topics are in XML format. How do I import these multiple XML documents into Adobe InDesign in a consistent, manageable way? There are a total of approximately 400 topics, each about 500-1000 words long. Embedded within the XML are page markup tags such as foreign-lang which indicate a word is from a foreign language and thus should be italicized. It also has tags like BR to mark line breaks between paragraphs and lists.
Any help is appreciated. Thanks,
Jason
Jason_Shah@adobeforums.com Guest
-
adding comments to multiple documents in same file
:confused; Have adobe file with 350 pages, am trying to figure out how to add a comment and have that appear on all 350 pages in the same place,... -
Importing Word Documents
Hi, I have a paragraph I have imported into CS and some of the lines that are 1.5 spaced in word show up as single spaces while other lines single... -
Printing multiple pdf documents from a VB app
I am having trouble printing multiple pdfs from a vb app. Here is how I'm printing from the code: For i = 0 To NumberOfPdfsToPrint... -
Bookmarks for multiple documents
I am making CDs with about 75 documents, and need to have bookmarks for all the documents in each. I remember reading in this forum that there is a... -
Importing external html documents
Hey, im kind of new to flash and was wondering if i had a flash site, would i be able to load an html document into one fo the frames for viewing? ... -
pjredman@adobeforums.com #2
Re: Importing Multiple XML Documents
Jason,
InDesign doesn't offer any automation for multiple-XML file import via the GUI. You would need to use scripting to automate the XML file import process. InDesign does include tools for mapping XML tags to styles so you may be able to convert some of the markup as you describe above to styles. Again, scripting would be helpful in this area.
Phil Redman
pjredman@adobeforums.com Guest
-
Jason_Shah@adobeforums.com #3
Re: Importing Multiple XML Documents
Thanks Phil,
I was able to accomplish the majority of what I was trying to do with an XSLT and InDesign's own tagged text format. There are some manual elements to the approach and it is not easily re-purposeable, but I think it will fit the current need.
Thanks for your help,
Jason
Jason_Shah@adobeforums.com Guest



Reply With Quote

