Global Variable
Hi all, How can I use a global variable in the APP, for transfer an information from OnEnter to OnExit function?( I need to used any type of information, and not just string).
View ArticleRe: IsoDraw macro issue - help!
Sorted it - after much wailing and nashing of teeth: Select IF Type is equal to "Text" el = activeDoc.firstSelectedElement WHILE (Exists (el) = true) a =...
View ArticleRe: Global Variable
If you are transferring OnEnter to OnExit then you don't want to use a global variable. In APP, global variables are not sensitive to the format state which means you can end up with strange results in...
View ArticleArbortext NOTATION cgm Error
Hi everyone,Arbortext Editor is killing the illustration Notation. After placing a cgm-file the XML structure should show up as <!NOTATION cgm SYSTEM "cgm"> but all I can see is <!NOTATION cgm...
View ArticleRe: Publishing Engine - HOW?
Yes, I meant a transformation that will merge a number of XML files into one output.
View ArticleRe: Publishing Engine - HOW?
This can be achieved outside of PE pretty simply using XSLT processor and the document() function. I think the issue you will have with PE is that the composition pipeline expects only one XML input....
View ArticleRe: Global Variable
Thank you for your response!I created a external javascript and a global variable in it. It worked well!
View ArticleRe: Making a update in a ancestor node
Thanks! I managed to do a upload in the ancestor node how I wanted, but always I have did it, the newest value overwrote the oldest. The solution that I found, was use a global variable to store the...
View ArticleRe: How to know the last page of a title in a TOC?
It was another question about the subject, but I already found a solution.
View ArticleRe: What image file format are you using in Editor?
Hi, Cammille.I wonder which kind of PDF toolkit were you using to help you generate PDF files. As for my self, both PDF and Tiff formats are OK with my Image Editor so far. Having a fine imaging and...
View ArticleRe: What image file format are you using in Editor?
Hi Arron,I use Arbortext Editor with styler to generate my PDF files and I use Adobe Illustrator to create and edit illustrations. The issue with eps is specific to my working condition, I get some eps...
View ArticleRe: Generated Text not displaying
Here is what got it working, we ran the following two commands set gentext=onset gentextautoupdate=on Before running these commands the values of gentext as well as gentextautoupdate were "on" anyways,...
View ArticleFOSI not working with specific namespaces
Hi.....we are not able to see generated text for elements with a particular namespace....when we do Format -> Modify Element In Context.. we are not able to see element's FOSI for those elements...
View Articleexamples.jar for "Arbortext Content Pipeline Guide"
In the "Arbortext Content Pipeline Guide", an example jar was mentioned few times, but I was not able to find it. Anyone knows where to find it ?? Thank you.
View ArticleRe: What image file format are you using in Editor?
When using eps files does the program recreate the eps in the aptcache folder? I wonder if this would speed up publishing? Bryon
View ArticleRe: Publishing Engine - HOW?
thank you for your feedback. Our developer will look into it. On a side note, our developers was wondering where he can find the jar file mentioned in the Arbortext Content Pipeline Guide.
View ArticleSize of value string block exceeds maximum capacity of 524280 bytes.
I am adding a large amount of entitity declarations and referencing them from a DTD. The compile fails with "Size of value string block exceeds maximum capacity of 524280 bytes.Document type definition...
View ArticleCompatibility
I have an old version of IsoDraw (from the Itedo days). I have upgraded to a new version of Windows and have tried to install my version of Itedo IsoDraw but it does not work. Any ideas or suggestions?...
View ArticleRe: Compatibility
See the compatability matrices at the PTC support web sitehttps://www.ptc.com/appserver/cs/portal/index.jsp?tab_id=arbortext Specifically see page 2 in...
View Article