SLM (Service)
Recently active
Hi all, Im trying to change the menu of Arbortext. I am able to see changes in the instance.acl with my dtd files, but can't get the menu to change upon startup (no file loaded). My acl is located in custom/init function load_menu(){ menu_add -before .File.#15 "Publish PDF and Release Print License" -cmd { compose_pdf(); license_release("PrintPublishing");} } add_hook("menuloadhook", "load_menu"); I also have an environment variable APTCUSTOM created with a pointer to a mapped drive containing the same code. I also tried the simple_init.js to see if it was an issue with acl, but same result (nothing). Application.alert("Hello from JavaScript");
Hi, I want to ensure the print publishing (print composer) floating license is released after publishing to PDF. I have implemented using an instance.acl file to add a menu item called "release print license" using the command license_release(PrintPublishing) menu_add -before .File.Publish.#7 "Release Print License" -cmd {license_release(PrintPublishing)} But I am stuck on how I should go about bringing up the publish pdf dialog box, putting in all the arguments, THEN releasing the print composer license. Or perhaps, the release_license is triggered by the end of the build process.
We are using Isodraw 7.4.2.0. When placing assemblies onto our predefined template in Isodraw, we usually have part the illustration hanging off the hatched area. Do you crop it, mask it, or leave it? If you leave it, how does it look in Editor and pdf output? We export to CGM and find anything hanging over the hatch area also shows up in editor and the pdf. We have changed the different vdc extent options when exporting but it does not change the editor view or pdf unless we change the isoconvert vdc extent setting to 1 instead of 0.
Hello team, I use .cgm files created in IsoDraw. These graphics contain vector elements and text.When I publish the file containing these .cgm graphics, they appear in raster format and the text becomes unsearchable.Are there any settings I need to change to fix this? Thanks and regardsPavan
Hi, ptc Community. I have an XML document in a CMS repository.Is there a way to set a prefix to the filename of the PDF pubblicated locally by ArborText via File->Publish->PDF?I have some document attributes, as language and version, that I would like to set automatically to be inserted in the name without changing it manually each time a PDF is published in that way. Thanks in advance.
Hi, I'm trying to insert the figgroup element as shown here: However, it is unavailable as markup to insert: I am able to locate it in the stylesheet: Any help would be greatly appreciated. Thanks,Jeff
I have the same issue as in this topic, is any solution found for this?
Download found here: https://support.ptc.com/appserver/auth/it/esd/index.jsp Editor SPR Fix Description14935691 Revise button is not getting enabled for newly uploadeddocument.15037678 '[A30282] Invalid XPath expression: The prefix 'x3b2' isnot declared' error when opening xml file.15103751 Arbortext Editor - UWGM logs are enabled by default.15106317 Issue with Export Compound Document when there is acharacter entity in a graphic path.15138933 Inserting a very large amount of text into a buffer causesEditor to crash.14679064 ISOCONVERT: Isoconvert graphic conversion run fromArbortext Publishing Engine causing callouts to losealigment with rest of graphic.15182701 Users are unable to edit SGML documents. Attemptingto insert elements using the insert markup panel causesEditor to crash and exit.15185920 Print Composer directories not being installed whenselected from the Custom Setup dialog.15262881 When performing a change on a checked out DITAconcept and a FILE ▶
Hi All, I'd want to seek for assistance if anyone knows why when I drag and drop the sgm file into arbortext, xml codes appear instead of text/tags. This is a Ukrainian language.
Hi All, I'd want to seek for assistance if anyone knows why when I drag and drop the sgm file into arbortext, xml codes appear instead of text/tags. This is a Ukrainian language.
In an XML data module opened in Arbortext Editor, when scroll down to a graphic part, it triggers an error “Can not find or start IsoView Server. Error -1”. Does anyone know why? When I changed the view to Creo, the graphic shows up, but Arbortext Editor won’t recognize any hotspots from the graphic, thus I don’t want to use Creo View.
Thanks for looking. 🙂 I have a laptop running a fresh install of Arbortext 8.2.2.1. As in, freshly installed this morning. I also have a desktop running Arbortext 8.1.2.0. The new install of 8.2.2.1 will not render .eps files. It will render SVG files, but not .eps. View Graphics is checked. Arbortext 8.2.2.1 does not report the graphics as missing if I do a completeness check. If I double-click an eps file icon in Arbortext, it opens the .eps file in Adobe Illustrator. I copied the file set with .eps art over to my desktop, running 8.1.2.0, which renders the .eps files just fine. I tried a couple of other file sets using .eps art with 8.2.2.1, and it does not render .eps files from any of those publications. Is 8.2.2.1 specifically broken? Or am I missing a setting somewhere? Thanks in advance, Dan
WEBINAR May 29: 11 AM Technical Illustrations for Service: How Tech Pubs and Tech Illustrators Bridge Complexities in Communication Please register today! Details Get to Market Faster by equipping technical publication development and delivery with advanced 2D and 3D Illustration tools Products changes happen often – this impacts manufacturing, services and engineering. Supercharge your teams by taking down siloes and communicating information quickly and simply. In today’s evolving workforce, digital tools play an essential role in connecting Engineering, Technical Authoring and delivery teams, and frontline workers who need to quickly understand service information and work instructions. They need to visualize complex engineering data.Join PTC experts as they explore the changing needs of the service team and the increasing need for speed and accuracy in training tools, service information and work instructions. Join Deb Williams, Senior Sale
Hi, Next to the PDF export from Arbortext Styler we want to export HTML manuals.We succeeded to publish HTML manuals. Per manual a folder structure with some CSS files, graphics and a lot of HTML files (one HTML file per topic created in Arbortext). Also the navigation tree at the left side of each HTML page is working fine. Linking from one HTML page to another is also working fine.But, we are missing a search feature that search in all HTML files of the manual. How do we best implement such a search feature? Kind regards,Johan Van DyckeDocumentation Barco
Hi, I am having the exact same issue going from Editor v7 on one computer, to 8.2 on another computer. It gave me error A15014 and couldnt blah blah blah "-//arbortext//DTD XSL fo-result//EN" "xsl-fo.dtd". I checked the file structures and they look the same. So I am at a loss at what to do. So I updated arbortext (via tools>preference>catalog path) to the xsl-fo folder (referenced in the catalog file in Arbortext Editor 8.2/doctypes) Now I am getting error A15000 Unable to load document type due to errors parsing DTD"C:\program files\PTC\Arbortext Editor 8.2\doctypes\xsl-fo.dtd" Anyway, all this to say, I think the catalog file is pointing to the right xsl-fo.dtd but not sure why its not being picked up. Update 1I removed the direct path to the xsl-fo dtd file to resolve A15000.I also shuffled around the order of the paths for the catalog. There are 3 normal ones that come with the installation. I copied the file paths from the old computer to the
We have tables drafted in Excel 2016 that have line breaks within cells. When we paste these tables into Arbortext Editor (v8.1.1) the breaks are not retained. Is it possible to preserve line breaks when pasting a table from Excel? Thanks in advance.
I tried to open an xml file that was created with dtd 40051C_6_3. I am using Arbortext Editor 8.2. When I select I DTD, I get a message that says Arbortext Editor is unable to load the document type due to errors parsing the DTD. I am fairly new to setting up Arbortext Editor and am completely lost. Can anyone help?
Hey all, Jeff Coon and Deb Williams are hosting an upcoming webinar on Wednesday, May 29th 11:00am EST / 8:00am PST / 16:00 GMT / 17:00 CET Full details below. Register Here > If you have any questions for the presenters, ideas for the topics that they should cover, reply here! Technical Illustrations for Service: How Tech Pubs and Tech Illustrators Bridge Complexities in Communication Imagine being able to take complex engineering designs and turn them into easy-to-understand visuals - making the intricate simplicity itself, perfect for manuals, assembly instructions, and more. With Creo Illustrate, you can create illustrations that not only look good but also communicate effectively. Creo Illustrate is a powerful tool that transforms 2D and 3D CAD data into engaging visual illustrations and animations that manufacturing and service teams rely on to get products out the door faster. Enhance Visual Communication: Utilize
I cannot get the Resource Manager Content Reference tab to insert a content reference to a topic in a DITA map. no matter where I put the cursor in the map after selecting a topic, the Insert button never becomes active. How can you do this?
The Arbortext Web Editor and Reviewer products improve the overall process of creating service and product documentation because technical publication teams are able to readily use information contributed by Subject Matter Experts. The Arbortext Web Editor and Reviewer products allow reviewers from across your enterprise to contribute content and review comments to Arbortext dynamic documents that are stored in Windchill. The browser-based Editor has a simple, intuitive user interface that still maintains valid XML content that conforms to the DTD. The Reviewer streamlines the review process because feedback is directly tied to the source XML. Further, the document content is more accurate since error-prone manual format conversions are not needed. The 2.2.0.0 version has these enhancements: Support for Information Structures and Publication Structures Document states are displayed in the Outline panel badges New Insert Section action Appl
Hello, I would like to ask your opinion or help on the following faults encountered in Arbor text 8.2.1. During PDF export, the image cannot be displayed even if the graphics path is already set to the right path?2. Can we utilize the DTD from version 6 in version 8.2?3. Seeking for assistance regarding this error "Unknown element in start tag.There is no such element as 'pub date'".
Using 40051D_7_0. I'm trying to set up a standard Index, but can't seem to get the topic location page numbers to populate in the Index. Anybody have experience with Mil Standard Indexes?
Hello, we've setup Windchill (12.0.2.x) with SSO , and Microsoft Entra ID as the CAS and IdP, which is explained in:Microsoft Entra ID as the CAS and IdP for Windchill (ptc.com)This is working fine for Creo, Windchill and Arbortext. But once SSO is enabled, publishing fails, references can't be found:Anyone faced similar issue? best regards,Stijn
We are currently using Arbortext 8.2 and would like to know how we can get the absolute offset (starting from the top of the document) of selected/highlighted text. We have tried looking into the ACL commands and have not found any.Any help with how to achieve this will be highly appreciated.Thanks,Willy.
I have installed and reinstalled Arbortext 8.2.2.0 several times now chosing the Print Composer option (yes Print Composer is on my license file say for 8.2). However PDF option is not where in the export on the menu...Please help
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.