SLM (Service)
Recently active
Hi, Using javascript, how to test if Isoview ActiveX is installed ? I want to use this JavaScript code in HTML page. Regards David
The dates for the next APP World event has now been established, should you wish to attend please reserve the dates of Thursday/Friday May 4th and 5th 2017 in your calendars. The agenda for the 2017 event will be focused around many aspects of document delivery and have sessions on new features and product roadmaps in the Arbortext suite including APP, Styler and PE. There will also be vertical solution demonstrations, the usual mix of technical developer sessions and introductions to industry partner offerings for managers and technicians alike.The location for the event will be either London or Berlin, your feedback vote to help us determine the best location for all would be most welcome!RegardsChris Westerntformat.com
Hi Everyone,I am currently having difficulties finishing a Macro that I have developed so far. The purpose of the Macro is to modify the current 'object information'.Here are the requiremets: Example Name ID Explanation Hotspot7 7 hot0007 single Hotspot Hotspot 7 (3x used) 7 77 hot0007 hot0007ahot0007b Multiples of the same hotspot DifficultyI have a Loop, it selects all elements based on the criteria, IF Statements proof the elements based on the number of digits and if the element isDigit() or not (some Hotspot contain a letter, eg. 7A).How do I create the possibility to record the count for every hotspot that is used?Once the count exists how can the macro automatically add an 'a' to the 2nd Iteration, a 'b' for the 3rd, a 'c' for the 4th and so on...Are array's possible in Isodraw Macro Language?I thought of creating a variable for every hotspot available...but, I have no idea if that works, where to start and I think it is i
I was given a new work computer so we had to reinstall Arbortext Editor. We have v6.0 (Pine)When I try to open an SGML file using "File > Open" or by clicking on the "open" folder icon I get the following errors:First attempt I get a window: "Attempted an unsupported operation." so I click OK.When I try it again with the application still running I get: "[A30363]Unrecognized command or macro: FileOpen" in the lower message bar section.I was running Win 7 before but my new computer has Win 10. It was working fine before on the old computer. Also, if I double click on an SGML file it works fine - it launches the software and opens the file.Any ideas? Any patches available?Thanks.
Hello A&D customers,On Thursday Dec 1st at 10:00 am EST, Andy Keefe (GPSL) and I will be presenting a webinar on the legacy and current PTC S1000D platform. The session will cover how existing customers of Arbortext CSDB (formerly LBS) can migrate to the new Windchill based S1000D solution, and how PTC is working with our partner GPSL to add legacy S1000D standards support to the new Windchill S1000D solution You will be able to continue to support older versions of S1000D with this new module from GPSL.Please register for this upcoming webinar using this link:https://attendee.gotowebinar.com/register/8908839522118683396 Thanks,Ian Boulton.
Has anyone else experienced an intermittent problem where select does not stick.For example, I select a word and then press ENTER to markup the selected text. By the time I select the markup to wrap the selected text, the text is no longer selected. There are no error messages in the bottom of the Arbortext Editor screen.This also happens when I want to select text to delete. Before I can hit the delete key, the text has become unselected. I have even tried right-clicking and using the Select Element Content or Select Element options, but the same thing happens...the item is selected but for a second and then the selection disappears.Just wondering if this ever happens to anyone else and how to get rid of this annoying problem.
Ok, so I want to make a FOSI which has been exported from the latest Styler compatible for use in Versions 5 and 6 of Editor.I would appreciate as much information as possible on what I need to do in order to achieve this. Anyone tried got some tips?Thanks!Traceyps. for real
I'm working with Arobortext Advanced Print publisher Enterprise, but i cannot get any information for what this server can do from the document download on PTC IT Support website. Who can help me, and give me a quickly guide to use this software. And also give me a sample job file, thanks a lot.
Having trouble with .html files on www displaying the same in all browsers whereby our text has leading non-breaking spaces for indention and lines are justified within a table. I recall ibm mainframe we could tap into a sysprint product whereby we intercept a document sent to the printer and we ran a conversion to handle bolding (repeated text on a new line), underscoring (underscore character on a new line), and striken text (dash on a new line). Since 3b2's .html output option doesn't match the .pdf, is there any mechanism within 3b2's or .pdf to capture and save an exact formatted-output to a file and then we can further interrogate that file to use <pre> tags or the like?
Hello,I'm looking for documentation regarding ACL command. Do you know where I can find those document?Thanks in advanced for your feedbackRegardsChristophe
Hi guys,I'm trying to wrap the text in a rotated cell. Is this possible?I rotated the cell in the attributes but the text didn't split and the table gets too big.Thanks
I'm creating JPGs in Illustrator and Photoshop at 300dpi. They are showing up HUGE in my Arbortext Editor...but they print out fine.My tech guy says newer versions of Photoshop output JPGs in a way that Arbortext does not display properly.Is there a trick to fix this?
is there an acl method call that returns the version of editor being used?I imagine there is but can't find itthanks,Tracey
Hi Everyone,I require Isodraw software rental or monthly package, where will get this software.
HI Chris, yes please, if you could send me the form, fantastic. my email is andtp@mweb.co.za, thanks, Peter
Hi all,I need to add additional Party Tag into the content through a java program. But first of all I am not able to get window controller for the editor. I tried this code.. Runtime.getRuntime().exec("C:/Program Files (x86)/PTC/Arbortext Editor/bin/x86/editor.exe"+" "+"C:/JWBIntegration/JWBIntegeration/resource/testdata/Ia53cfdb05f8e11e49822a9299f05e77f.xml"); LOG.info("Arbortext Loaded"); Thread.sleep(30000); Window windowHandler = Application.getActiveWindow(); LOG.info(windowHandler); windowHandler.close(); As per code the editor should be closed. But the program terminated with below error java.lang.UnsatisfiedLinkError: com.arbortext.epic.Application._GetActiveWindow()J at com.arbortext.epic.Application._GetActiveWindow(Native Method) at com.arbortext.epic.Application.access$700(Application.java:38) at com.arbortext.epic.Application$8.call(Application.java:500) at com.arbortext.epic.Application$8.call(Application.java:498) &
Hi guys,I would like to change the tiptext and statustext of a button in a toolbar at runtime. Is it possible? Here is a snippet of the editWindow.xml.<toolbar id="myToolbar" name="toolbarOpen" x="0" y="0"><?Pub Dtl?><button command="p2t" id="p2t" image="p2t" statustext="Print to Test" tiptext="Print to Test" withdraw="true"></button></toolbar>The arbortext version is PTC Arbortext Editor Release 6.1 DateCode M030.Thank you in advance
currently using 3b2 version 7 very successfully, but need to upgrade hardware and have to change the old dongle to a usb version, anybody got any ideasPeter
Is there a limit to the number of characters that can be added to the ditapath?Also, is this a reasonable practice...to simply put filenames for topics in the ditamap and then add folders to the ditapath? It seems like a simple solution which would allow you to reorganize files later without having to add paths to each topic in the ditamap.
My document is completing the COMPLETENESS CHECK without any issues. However when I perform a PRINT PREVIEW with our Publishing Engine, I obtain the "Error return "0" from ACL/DIV generator..." error. Earlier this morning I was repeatedly performed PRINT PREVIEW many times. Could it be I filled the memory on the server and it needs to be rebooted? Any ideas what is going on and what causes this error?
I am using Arbortext CSDB for S1000D (4.2 M030) and do claim to be an expert. I have been deleting DMs, importing and exporting them quite happily until now. Two data modules refuse to delete. When I right click and click Management thed Allocate Author and Reviewer are greyed out, which they aren't on all the other files. When I try and do Delete DMC I get: "Not authorised to Delete DMC" even though I've deleted all the others around them. Any ideas? Thanks.
Hallo Guys,can someone please help me with this? I always get this error when launching an Arbortext document.greetings sam
We have stopped using CGM files in our word documents (mainly because Word no longer supports CGM). We have a problem though that image formats don't allow our watermark to be seen through them. We are using PNG at the moment which supposedly supports transparency. Does anyone know how to export an Isodraw illustration in PNG format so it is transparent? If not we might be able to use WMF format
Hi, I am trying to update my dtd file from arbortext 4.1 - to Arbortext 5.4 , here is the error I get when I try to open the dtd file in Arbortext 5.4 'I tried opening one of my XML documents from the network drive, with the usual DTD, but I got this message:Invalid compiled doctype[A15002] The compiled doctype fileC:\epicuser\ElisDTD\ElisDTD.ptdis not compatible with this version of Arbortext Editor.You must recompile your doctype.When I try to compile, I get the same message again.Interestingly, when I try to open the sample XML from the desktop, it gives me a different prompt for a stylesheet and I am able to open the doc. However, it doesn't recognize some of the tags, most notable those related to tables.
Is it possible to use schematron to report on Arbortext change tracking markup?For instance, here is a fragment of my XML document that contains markup:<atict:add user="jenmille" time="1478038337"> <onePieceOfPuzzle id="F1407047" revision="future"> <name id="F1407045"> Credit Categories in Calculation Processing </name> <p id="F1407034"> The calculation process consists of multiple phases. </p> <ul id="F1411378"> <li id="F1411381"> <p id="F1471899"> If multiple performance measures match a credit transaction, then the calculation process &
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.