UpdateExtDoc
Updates the given extDoc. Parameters:
•server – location of the server
•extDocId – the id of the pageId
CreatePageWithTemplate
Create the page from the page. Parameters:
•server – location of the server
•pageId – the id of the pageId
•templateId – the id of the template to use to create the page from
CreateEditionWithTemplate
Create all the page’s in the edition from the page. Parameters:
•server – location of the server
•pageId – the id of the pageId
•templateId – the id of the template to use to create the page from
CreatePage
Create the page from the page. Parameters:
•server – location of the server
•pageId – the id of the pageId
CreateEdition
Create all the page’s in the edition from the page. Parameters:
•server – location of the server
•pageId – the id of the pageId
RunServerCommand
Runs the XML for GN4XMLCommand on the given server
• server – location of the server
• command – the XML command
UpdateExtDocLocal
version of UpdateExtDoc that uses InDesign and not InDesign Server
CreatePageWithTemplateLocal
version of CreatePageWithTemplate that uses InDesign and not InDesign Server
CreateEditionWithTemplateLocal
version of CreateEditionWithTemplate that uses InDesign and not InDesign Server
CreatePageLocal
version of CreatePage that uses InDesign and not InDesign Server
CreateEditionLocal
version of CreateEdition that uses InDesign and not InDesign Server
RunLocalCommand
version of RunServerCommand that uses InDesign and not InDesign Server