SLM (Service)
Recently active
Hello, With FOSI technicals, I would like remove the underline on a link text (generated text in a tag). How to do ? Kind regards. David
May I know Arbortext Advanced Print Publisher Unicode 9.1 M100 supports Windows 10? It is possible to install the updated version with the 9.1 license key? Thanks.
Our situation Editor 7.1 m060 (using TIA) IsoDraw 7.3 M090 (Exporting CGMS) We recently upgraded from windows 7 to win 10. Our users are now having an issue when scrolling through topics, that when coming into contact with the cgms, the cgms take over the scroll wheel are zoom in and/or out. We did not see this in windows 7. Does anyone know how to disable this feature. Thanks, Bryon
We are having an issue with extended publish times. We are using Isodraw to create our illustrations and then exporting them to CGM. If we place an eps that has text into the IDR then export to cgm. It seems to take an extended time to publish. What is the best practice to do? Bryon
Has anyone else encounter this issue or error message? Using Arbortext Print Composer to publish, Windows 7/Windows 10 users, .style, .fos, and .xslfo type stylesheets, fails at all three. Acquired Windows updates recently, and from that day forward, Print Composer stopped/ceased working, like a switch being set to off. Message received is: Runtime error formatting document: main::Error'[A31643] Formatter succeeded but produced no DVI file'. The .aptcache starts with the temp file, populates with a .ftx and .tex, never completes to PDF. Task manager has to be used to end the session, after terminating the session the message then appears. Any one have any leads/information to offer?
Can someone point me in the right direction? I know about recording macros and the Arbortext IsoDraw Macro Language Reference 7.2.pdf. I'll give an example of what I'm trying to create as a macro and if anyone knows what or where I can go to learn macro coding to do this kind of macro coding. Ex. I have a rectangle in my ISODraw document (this is our format border). I already have a macro that I created that will select all the text and art created for this particular document. Then aligns it all in the center of the rectangle border and then aligns to the bottom then moves it up a specific distance. So that every document of art we create is centered and at the same exact distance from the bottom of the border. The border does not change in width and the bottom of the border does not move. The height will change depending on the height of the art and text. To change the height we will move the top of the rectangle border down to the correct height. I have
Hello, With FOSI Technicals, I would like allow row splitting on multiple pages (for all tables in my SGML document). How to do ? Kind regards David
Be sure to sign up for our next Back to School webinar! Simon Taylor, Arbortext Product Manager will present on tips and tricks for Arbortext Layout Developer. He's always got some amazing shortcuts to share and interesting layouts to show. Don't miss it! November 14th, 2019 at 10:00 EST. Register here.
Here is my script set Arbortext="C:\Program Files (X86) \PTC\Arbortext Editor\bin\x86\editor.exe" for %%i in (*.xml) do ( "C:\Program Files (X86) \PTC\Arbortext Editor\bin\x86\editor.exe" -c -b "doc_flatten all undeclare" %%i ) I cant get the changes to save to each file. Any help appreciated.
We are using Isodraw local and via CSDB, we are not able to update .prf file for the version in CSDB same as the one local??? Somebody have idea where i could find location of .prf for the CDBD??? Thanks a lot!!
Hi. For reasons I won't bore you with, we have a requirement to always leave outermost (i.e., root element) tags in the content even when the user wants to remove all content from a document. Long ago we implemented callback functions for Cut, Copy, and Delete, which would deselect the outermost tags before the action took place; this of course is in the use case where the user selects the entire document (e.g., CTRL+A). Recently, perhaps with our introduction of v7.1 to our project (just a guess, given the timing), this no longer works as it did for years. Now, when the user Selects All and performs a cut or delete, our callback function still performs as intended, meaning it moves the selection to everything inside the root elements; however, when the cut/delete actually happens, the user is left with an empty document (i.e., the root elements are also removed, even though they're unselected). Due to the requirements of our authoring project, this is a potential disaster; the ou
When using Arbortext 6.0, can you remove the entity files from the XML file after pulling in the text from the entity? Basically using entities to share content and upon publishing remove all entities and keep the content. Which basically flat files the xml file.
Hi everybody, Is there a way to do automatic selection (edit/select/pre-determinate hatching) and change to another one??? it seems like we are not able to select hatching type in macro??? Thanks a lot for your support!!
Hello With FOSI techniques, I generate an index. I would like to sort my index by displaying the numeric entries after the aphabetic entries? How to do ? KInd regards David
The Arbortext Business Unit will be hosting a 2 day User Group in Frankfurt Germany, December 3-4, 2019. Please join us for this event to network, learn about road maps, provide feedback to product managers, meet Arbortext experts and learn from other attendees. Register here to be added to our attendee list. We'll send you more information on sessions and agenda. More details will be finalized and shared very soon!
We have two very similar DTDs. Both DTDs have the exact same graphic definition. Graphics for both DTDs are using the same exact folder structure. SGML files for both DTDs are pointing to graphics in the same exact manner. However, graphics are behaving very differently. For DTD-A, ArborText Publishing Engine will use local graphics when creating the PDF. For DTD-B, ArborText Publishing Engine will not use local graphics when creating the PDF. Am I missing a setting someplace? EDIT: Both DTDs are using the same exact style sheet (the DTDs are that similar that one style sheet works for both of them).
Arbortext Version: 6.1 Issue: I'm trying to use the "Paste Excel" feature in Arbortext, but all that happens is it pastes the correct amount of rows and tables, but does not populate the cells with the content. I know this is because when it generates the table, it does not populate the cells with <para>. For reference, another user had this exact issue in this thread: https://community.ptc.com/t5/Arbortext/Arbortext-Editor-5-3-M210-Importing-Tables-Via-Excel-into-S1000D/m-p/73726 Word for word it is the exact same issue I, and my organization, are facing. We're left to manually enter in our content one by one. In the link above, the response mentioned editing the .dcf file and changing the InsertAuto setting. This is the solution we are looking for, but do not know how to go about doing this. What are the steps to change that setting so that whenever a table is created, it automatically populates a <para> in each cel
Hello, With Arbortext and using ACL language, how to retrieve the window Id using the window Title ? David
I made some minor style changes to my styler stylesheet. When I preview PDF with Styler my changes are OK. When I test with PE, my changes are not honored. I restarted tomcat, ensured stylesheets were copied to appropriate folders etc. What am I missing?!
Hi everybody missing command in that macro.... somebody have idea on that one??? Thanks for support!!! Macro Hatching CGM_Hatching_1 to *S1000D_Hatch_01# recorded with Arbortext IsoDraw 7.3 Select if Hatching is equal to 'CGM_Hatching_1' (switch to)*S1000D_Hatch_01 ??missing command?? Select noneEnd Macro
I have an acl function that counts the xref's and resolves the marker. However, it only goes up as high as 26 (a-z), but we have 30+ fn's. Therefore, after z, it needs to restart with ab, ac, ad etc. I hope that makes sense. So we have in the function the following line: $enumerator = chr(96 + positionWithin($destOid, $scopeOid)); for which i assume is what does the counting. I need to pass a count as $intValue and return a label in the form "a, b, c, ..., aa, ab, ac"
Please join us for an Arboretext Webinar. Meet Don Lily from Arbortext Technical Support. Register at the link here: https://ptc.webex.com/ptc/onstage/g.php?MTID=e01aad7fcb3d8d935b7241d9c27577e42 Don will have great tips on Navigating PTC Technical Support, focused on the Arbortext Product Set for Technical Publications.
Hello, With Arbortext and using an ACL customization, in the Modify Attributes dialog box, I would like to replace a free input field with a list of choices. How to do ? Kind regard David
Hello, When I Publish a PDF document with Arbortext Editor (or Styler) using a FOSI, in my PDF file, I have a root bookmark named "Toc". How to remove it or rename it ? Kind regards David
When internet explorer is opened and if i try to open the xml (associated with Arbor text by default) , xml open in IE. If IE is closed then xml opens up in Arbor text without any issues. Could you please help. I want to open the xml in arbor text even if the IE is opened.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.