IDS CS4: Java: Selection of PageItems?
When using the Java Corba Interface this problem came around: I want to select several PageItems to use a method of the PageOperations on those, i.e. export(). Unfortunately a selection as in Indesign...
View ArticleCreating a template to generate the PDF
Hi, I am newbie to Indesign, i have a task to generate the XML template , which should contain the respective tags for report generation with various layout, fonts, styles, etc. Whether it is possible...
View ArticleExport to JPG some TextFrames
How can I export some textframes from a document to JPG? Using JS I can set app.selection = myItens and then export only these itens. Is there anyting similary to java server sdk? Thanks
View ArticleBasic questions on InDesign server
Hi All, I'm studying InDesign server and have some basic doubts which are given below: (1) I've already developed using JS/VB.net, can I directly use those tools directly in InDesign server without...
View ArticleIn some cases mapStylesToXMLTags() method raises an exception!
HI, I am trying to map styles to xml tags, and interestingly it works on some InDesign document while in some cases it dosen't work. It raises an exception IDS exception: 1.0, thats why I am not be...
View ArticleProblems with installation Fonts into Adobe InDesign Server
Hi, I have a problem to install the fonts into Adobe InDesign Server. I'm developing an application that manage the fonts, principally It's move font file to directory Fonts of Indesign Server. That...
View ArticleInDesign fails to render "Futura Std Book Oblique" font
Hello, We are facing some issues with the adobe Font Family "Futura Std" [especially Futura Std Book Oblique] font in InDesign.InDesign is not able to resolve the "Italic" font style i.e "Futura Std...
View ArticleIOR files not being created
I'm currently experimenting with using the InDesignServerService (windows service) as our means of starting and managing instances of InDesign Server. I seem to have it working for the most part but...
View ArticleIn-design Server CS4 Export to RTF format with Images not working via Java API
I'm using Adobe In-Design Server CS4. And I'm accessing it via the Java SDK API interface. While attempting to export my story to Rich Text Format (RTF), the images are getting left out. Yet, taking...
View ArticleFrom pantone color to rgb value
Hi, I'm parsing a single spread, single paged document (newspaper, see my other post) and extracting the content for web use. The textFrames of the pages have a fillColor property. I need to extract...
View ArticlePassing arguments to jsx file externally
Hi, I have a script (javascript, jsx) that will parse content from InDesign (.indd) documents using InDesignServer. I want to be able to pass the filename, as well as the path of the indesign file as...
View ArticleExport JPEG with InDesign Server CS4
Hi! I have to modify an Applescript that does automatic page numbering via InDesign Server CS4 for InDesign CS4 files. The files are coming out of an editorial system. The script is generally working...
View ArticleCD ROM drive requirement for Indesign server installation
I am finalizing a machine before acquiring Indesign server. The requirements say CD ROM drive and Graphics card is required on Server machine. I intend to use it only for generating the documents...
View ArticleScripts:Application:myscript.jsx not found
Hi, I want to run a script in InDesign Server CS6 Windows. The script is in the subfolder <InDesign Server>/Scripts and I call it as follows: sampleclient.exe -host localhost:18383 -server...
View ArticleIDS crashes with a bus error on Mac OS X
Hello,we have a problem with our IDS installation on a Mac OS X Server, ProductVersion: 10.5.2BuildVersion: 9C31After the startprocess is finished, the IDS crashes within a few seconds. The OS creates...
View ArticleCalling Plugin Method through JavaScript
Hello All, Happy New Year to all. I have a plugin under InDesign CS4 Server which had an event exposed with some parameter. Now I am trying to port the plugin into InDesign CS5 server. I have changed...
View ArticleInDesign Server - License
Hi, I want to have InDesign Server trial for ever for one my cloud product in which I am tring to demo. After the demo user can either purchase InDesign server themself or plug-in my tool with their...
View ArticleCreating Hyperlink using InDesign CS6 Server
Hello, Could anyone help me to automate hyperlink generation for the web related contents, I can acheive this using desktop, but not in InDesign CS6 server, since 'selection' property is not supporting...
View ArticleSOAP Returns from IDS
Is anybody getting any type of return from IDS through and [java] axis interface? I can send a request and it is executed but I get no return from IDS?
View ArticleProblem-Starting InDesign Server for use with CORBA / Java and IOR file not...
I'm trying to start Indesign Server cs3 for use with Corba, as per the document the server should generate the start-up message like this..InDesignServer -iorfile c:\ior.txt -pluginpath...
View Article