SLM (Service)
Recently active
Hello,I am working on setting up XML docs to compose SVG graphics through PE (5.4 M100, on Win2008 x64)). Prior to this, we were using bi-level TIFF images.I can get documents to publish with SVG images if it's just one or two per doc, but any more than that causes the "Java Heap Error".Anyone have experience with this problem? I tried setting APTJVMARGS to bump the java memory space, but PE started throwing errors about one of the built-in Windchill adapters no being able to create the JVM, so I backed that off. Doing a set javavmargs or javamemory causes the same problem.I had set graphicapptransform=svg:png; in the init directory, but that doesn't seem to help.Short of upgrading to PE 6 to get an x64 build going (not a quick option for me), does anyone have any other recommendations?
Hi All, Can anyone help me to solve the below questions as I am very new to Isodraw and Macro language. Thanks in advance. Scope: I have hell of .iges files and need to explode the assemblies,illustrate them in Isodraw 7.3 or Isodraw 6.1 and save them as as .cgm and .JPEG formats. Question 1: Whn I open .iges files(Created from catiaV5 i guess) and select single bolt for example, all the bolts in the model are getting selected and getting exploded at a time but i need to select individually as they are grouped in original catia file.Is there any option to select them individually and then explode.Please help. Question 2: When i record a macro, where these macros will get stored in Computer for Windows XP Service pack2. Can anyone send me macro to export all the .iso files to .cgm and .jpeg at a time.Please send me macro for Isodraw 6.1 or Isodraw 7.3 or Isodraw 7.0 Cad process. And also how to edit the macro if in need to change anything.
How can I configure the stylesheet to make each new chapter or section show in a new page?
Hi Guys,we need to pass through the opened xml-file in Arbortext Editor with ACL to another .exe-Tool.We know the command sh to call an external tool. But how can we pass through the opened xml file to this external tool?Anybody an idea?Thank you in advance for your help.
HI Team, I am developing new plugin for ArborText Editor using java by following some reference documents and Help Center, I am facing some issue while running editor after keeping my updated files in this path "\Arbortext Editor\custom\init" I kept my .class files which having main method. And in the path "\Arbortext Editor\custom\classes" I kept may all supported files as well as supported jar file "Customfunc.jar". I am getting below error while running Editor , could any one please suggest where exactly I am going wrong.[A18115] Error in initialization file: C:\Program Files (x86)\PTC\Arbortext Editor\custom\init\initCust.class, java.lang.UnsatisfiedLinkError: no Customfunc in java.library.pathWith Regards,M.Prashant
Is DITA 1.3 is used in Arbortext Editor 6.1M060? If not, then which version of Arbortext Editor will release with DITA 1.3?
Hi all,I use AE6.0, it's strange that sometime I publish PDF document using stylesheet, the PDF bookmark is not correct that I want.In Styler, select the "Table Of Contents" tab, select the check box for "Use for PDF bookmarks"(only one of the TOC definitions with the checkbox checked, and I also select the level).But the problem is that, I don't know why there is toc, tables, and toc(index) node. I want delete the node in the red box, but I don't which made it Could you give me any tips please? Thanking you!I only want the Normal TOC, and delete the node for "toc", "tables(table's title)", "toc(index)"
Hi all,I use AE6.0, it's strange that sometime I publish PDF document, the PDF bookmark is not correct that I want, but I don't know how to control it.For example: why appear toc,tables, and toc.... Can I control it in the Arbortext Styler? Or other place? ( I delete the Table of Contents,but the bookmark is not changed...) But when I publish Web format, it seems all are right.the PDF bookmark (strange)the Web Navigation(right), the question is : can I control the bookmark while publish the PDF? In styler or other way?Could you give me any tips please?Thanking you!
I recently got thrown into XML tagging for Interactive Electronic Technical Manuals. We are required to use a certain DTD and FOSI that I downloaded online but I am not sure how to properly install it into arbortext. The way that I tried immediately threw up flags telling me context rules had been turned off. Can someone please help me. I am a Noob
Fellow Forum Members,Is it possible in Arbortext Editor 6.1 to use the Print Compose feature for the task of printing 150 separate XML files into a single PDF in a batch mode process? The idea I have is to code a XML file that will list all of the XML files in the order I want and here is where I need help. How can I direct the Print Compose tool to print all of the XML files in a batch mode by using such a XML list file? Any opinion on how I can accomplish this will be greatly appreciated. Thanks in advance.
Hi,With ACL language, how to modify the context menu in Arbortext Editor (right click with the mouse)?
Hi Experts,I am finding it difficult to configure bursting files. Any change made to the .bcf are not reflected the CMS. I am trying to burst my bookmap document into chapters when they are stored in Windchill, but I am not able to do so.Please help me understand how this burst configuration concept works.I have created a new bursting folder and added it to the system variable as APTOBJCFG.I am uploading the .bcf files I am using.
Hi,We have done latest installation for ArborText Editor 6.1 ver , as per our requirement we want to add one new additional menu on ArborText editor for our business perspective and need to add some sub menus with some customization functionality . We don't have source for the Arbortext editor to customize , currently we have licence to access only the features that are existing in the editor , we want to add or develop some new features for our requirement in the ArborText Editor to do this we required source code to customize , can we get any support on this please.Thanks & Regards,Sridhar Tuggudem
We are considering adding the DITA Machinery task and Side by Side Procdure topics to our DTD. Just wondering if anyone else is using them and if there were and concerns or suggestions before we embark. We are slightly concerned since its a specialization that there may be things we are unaware of. ANy input at all is welcome.
Is anyone using AE 6.1 on Windows 8 or 8.1.did you experience any issues, performance etc.How is it working for you?
Hey folks,I have a situation where I'm referencing an attribute value from the root node in a block that is getting formatted into a table with gentext. The problem is I lose the attribute value because XPaths do not work in gentext very well.Consider the sample XML...<root attr="foo"><block><p> The value is <placeholder target="attr"/>.</p></block></root>I have an XPath/Attribute set on placeholder to get the value of "attr" from the root node. The stylesheet is formatting <block> into a table. When these combine, I lose the value of attr in placeholder.I've seen this done before, but can't remember how it is done. Appreciate any tips.Thanks,-Jeff
Hi,I have created a FOSI that produces a sorted numerical index for parts data. Right now, the final output is formatted with algroups and boxing. This kind of works but I would like to instead output the final index in tabular format like a gentable. I'm just not sure where to introduce the tabmat markup.If I wrap the pseudo elements that save my index.app, I can get the tabular markup in the preliminary index but then I get no final index at all. Not good.If I try adding the table markup to the final index pseudo elements, I get errors about unbalanced tags - I think because nothing I put in the <ixfinal> element seems to take effect, but I don't know where else to put the <tabmat> wrapper markup. I tried creating a new <_final> pseudo element but that didn't have any effect either.Has anyone done this before? anyone have any hints how I can get this to work?Thanks,KM
I'm trying to create a macro that will select a fill by an RGB value (R:252, G:249, B:206). So far I haven't been able to get this to work, can anyone help? Please & Thanks
I just installed Arbortext Editor 6.1 on a new Windows 7 machine. When I open my XML document, I get the Schema/DTD not found error [A15015]. I browse for the DTD file and associate it with my XML document. When I close the XML file, Arbortext does not remember the association, and I have to again browse for the DTD and associate it each time I open the document.This happens whenever I close and reopen the XML document. How can I change my Editor 6.1 settings so that my XML documents will remember the association? It is currently looking for the DTD in the same root directory in which the XML document is housed, however I keep my DTD in the custom/doctypes folder in the PTC directory in Program Files. I have checked my file location preferences and the correct file path to the DTD is listed there. In a desperate attempt, I opened my XML document in notepad and manually entered the file path for the DTD, but I do not want to have to do this for ~2000 files. Any ideas how to make the DTD
Fellow Forum Members,I downloaded from the S1000D official specification website a S1000D Bike data set for Issue 4.1 zip file. Here is the download link: Pages - S1000DDownloads I hope someone familiar with the PTC Arbortext CSDB S1000D suite of tools can help me with installing this XML files pertaining to a fictional product (bicycle) into the PTC CSDB so that I may correctly output a PDF of this technical manual from the PTC Publisher Module. The stylesheets for this fictional bicycle are coded in XSL-FO and this seems to be posing a serious problem. Both the PTC CSDB and the Publisher module don't seem to be compatible with XSL-FO stylesheets. . What do I need to do to make these XSL-FO stylesheets work?Lastly, through my testing is these XSL-FO stylesheets I learned they work nicely within Arbortext Editor. However, this does not help me because Arbortext Editor does not enable one to build a manual like one is able to using the PTC Publisher m
Does anyone know if this if gitHub is available through Arbortext or Windchill?Our team works in varying versions of Arbortext Editor SGML environment. We use Windchill as a repository as well. But I'd like to use the same functionality that an environment like "gitHub" offers. A collaborative environment.Thank you
Dear all,One customer meet a problem, when he public the manual use Arbortext6.0, the sytem show the following message,Maybe it means Java virtual memory is too small? How can we solve this problem? Thank you very much!
This month, the PTC SLM Solution Management team will be featuring a webinar on "Introduction to PTC Technical and Service Parts Information for Aerospace and Defense", presented by Ian Boulton, Senior Director of Solution Management. It will be taking place on July 17th, from 11-12am EST.Ian will demonstrate PTC’s next generation solution for the creation, management and delivery of Technical and Service Parts Information for Aerospace and Defense.This live demonstration will show how S1000D technical data can be connected to upstream PLM engineering data to drive greater levels of content re-use and configuration management than previously thought possible.Please register by visiting this page: Introduction to PTC Technical and Service Parts Information for Aerospace and Defense - June 17, 2015 - Registration - P…You will need to login in order to access registration.Regards-Pushpinder
Hello Everyone,We are working with Arbortext Styler 5.4 M070 and S1000D 4.0 and 4.1 specifications. We have two issues.The first being that of paragraph numbering.If the paras are nest more than 3 levels, the para numbering ends up looking something like this1.1.11.1.1?.1.1.1No amount of coding corrects the issue. We have tried everything we know to do. so I am hoping someone out here has run into this issue and can help us figure this out. It makes it very difficult for our authors to keep track of the paragraph numbering when it will not display correctly.The second issue we have is with footnotes in tables number continously from one table to the next instead of restarting in the next table. When I opened the stylesheet for S1000D Schema, and found the element footnote, It say that the information is not table related. Styler help number 5126 says that in order for the renumbering to restart the footnot has to be in the context of a table. Yet whe
Hello everyone.. experts and enthusiasts,Ok, so I'm creating a new menu and adding a new functionality in my Arbortext Editor, however, before I execute my tasks, some other stuff needs to be executed, specifically one other task, which belongs to another option provided in a different menu, what I'm trying to do is, to call that specific option since my acl script; does anybody knows if there is a way to achieve this? There's an available acl command to have access to the other feature? the reason why I'm not calling directly another script is because I don't have control of the other functionality, it was made by another team and I don't have direct access to their code or scripts.As always I appreciate so much your time and support.Paulette Zorrilla
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.