Recently active
Great News! As you might have already seen, Arbortext Editor 6.0,Arbortext Styler 6.0 and Arbortext Publishing Engine 6.0 are nowavailable for download from the PTC support site. To learn more about exciting enhancements delivered with these products,please visit the Arbortext What's New<">http://www.ptc.com/products/arbortext/whats-new.htm> page! If you have any questions about this release, please let me know. Regards,Mike
Good Day!Hope someone here can shed some light on this situation. Thanks in advance for your attention to this somewhat long post.We have a customer who wants their data in SGML format, rather than the XML of the majority. We do our input and publishing using XML, then change the DTD declaration (and remove , etc.) to point to an "identical" SGML DTD. Seemed to be working fine, until... Someone thought to click the completeness check in Editor this revision cycle with the SGML open. Context checking was still 'on', but the SGML was reporting missing content in a place the XML did not and does not.Changing the PROCEDURE ELEMENT declaration in the SGML DTD to "...(topic | %text; |graphic)*))..." (use an '*' in place of the '+') eliminates the error message. My belief is that the XML parser sees the %text; entity being satisfied (%text;'s '*'s allow for zero content) as also satisfying the '+', but the SGML parser sees the '+' as overriding the entity's '*'s.While it may seem the easy ans
I might be wrong but I believe that the next question and a brainstorming session on the possible answers might throw some light on the issue. <question>Isn't using a remote desktop connection a way to workaround the concept of fixed, node-locked licensing?</question>
that would be my thought> Thanks for the thought Dan,>> I've never seen a PC that allowed more than one connection at a time.> Every PC I ever used doesn't allow a connect if someone else is logged on> (remotely or via console).>> You're right about Terminal Services on a server, and I agree that that> would be unfair. I wonder if the inability to differentiate between a> server with multiple users and a single user PC is the reason they> disallow remote usage. That sounds like a logical reason even if I don't> like it.>> -Andy> \ / Andy Esslinger LM Aero - Tech Order Data> _____-/\-_____ (817) 279-0442 1 Lockheed Blvd, MZ 4285> \_\/_/ (817) 777 3047 Fort Worth, TX 76108-3916>
They don't both return the same error because there are two different parsers, MarkIt (SGML) and Xerces (XML). Like the Help says, MarkIt may allow some constructs on which Xerces will return an error.
1) I have used config event to enable mouse events2)I suspect I must code a callback function of signature MouseDown(Button, Shift, x, y).Haven't been able to connect all the dots and make it work.Can any send me some code examples of how they did it ?
I'm working with Arbortext 5.3, CPA 1.4 and have a 62-sheet illustration. The fig and subfig tags are working fine as far as autonumbering the sheets. However, in the auto-generated table of contents, the figure is listed by its title followed by "(Sheet 1)". Why? The sheet number is not entered in the figure title tag-it is auto generated by the subfigure. Is this output standard or is there something I can do to fix this?Thanks.Kathy Reisler
Hi all, I am running IsoDraw 7.0 M010. I'm trying to run the batch extension on a macro command line, but it crashes if i specify a macro.im using the syntax spec'd in the manual:Extension sPlugIn "-s" + sSourceDir + " -d" \+ sTargetDir + " - m" + sMacroNameNote the space after the dash before the "m" flag. this is obviously wrong. but ive tried it every way i can think of. It works fine if i dont call a macro. Thanks in advance. if any of you guys are using this functionality sucessfully i would love to know about it. Kevin
Editing a document in Arbortext 5.3 with CPA 1.4. When I tried to accept all the changes, which I had successfully done earlier in the day, I got a message: "Cannot accept the change because it cannot be marked up by using CPA change markup or attributes."Anyone know what this message means and how I can get my changes accepted in the document?
Hi All,I'm wondering if anyone has run into a similar issue or has ideas towards resolution... I have successfully connected client side Arbortext (5.4 M060) to Windchill (9.1 M050) using my machine. I am running into problems getting another user connected from their machine, but am able to connect from mine using their Windchill log-in. On the client side, both set-ups use identical userprefs.xml pointing to a common network located siteprefs.xml. User is able to browse to and read the siteprefs.So I'm a bit stumped... any insights are greatly appreciated!
I'm doing a macro that writes values to a text file and it's not working properly. Intention is to give me an estimate of the time saved using each macro.The last bit of the line below doesn't work - (macro_1_count * 5)fwrite write_file_name macro_1_name + ',' + macro_1_count + ',time-saved-' + (macro_1_count * 5)If the line isfwrite write_file_name macro_1_name + ',' + macro_1_count + ',time-saved-' + macro_1_countIt works fine, but as soon as I try to put the calculation in it, it doesn't work.macro_1_count is defined as a float, so is does IML not allow calculations within some commands? If so I'll have to add an extra line in my macro to create a variable for the write string.For a macro like this, where there are several variables for each macro, it would be better if the values were stored in some sort of array or table - is there something like this in IML? I'm currently evaluating 38 macros, so there are a lot of variables to create.
Hello Adepters,I would like to delete attributes from a table on paste using 5.4M070. For example when copying & pasting a row, delete @id on all elements including row, entry, and para. I have tried:1) ACL paste callback that modifies xml in buffer_doc2) JS AOMPaste event that accesses pasted xml using relatedRangeI've learned from testing and the forum, table markup is not accessible by object id when formatted (table markup is off).With ACL, using oid to access the table components I saw the behavior:(1) if an entire table is copied/pasted, all attributes on elements are deleted as wanted;(2) if a row is copied/pasted, only the para has the attribute deleted. Interestingly, if a row is copied the paste buffer row is wrapped in table markup.This behavior makes sense because the table and para tags are displayed in the Editor, unlike the other table markup that is hidden. Since object id (oid) does not work, I speculate accessing the table object id (toid) of the hidden parts migh
Hi, everyone...I started a wiki to understand where everyone goes to get information around Arbortext, DITA, XML, and the other acronyms and terms that are used in the space. Know a few 'go-to' places? Want to share? Let's all learn from each other. Head to http://communities.ptc.com/docs/DOC-1660 and check it out.
HiI am trying to use the 'Helvetica' font in isodraw 7.1 but it is not available. It is not in the system fonts, but it is in Microsft Word. Also it is in the following Arbortext Editor folder:C:\Program Files\PTC\Arbortext Editor\pstill\PSFontsGranted this location is not Isodraw but still can anyone help me here - do I have to buy the font or is their a way for Isodraw to access this font from the Arbortext editor location?Many thanksAlan
Available for immediate downloading from PTC's support site is theArbortext 5.4 M090 release. This maintenance release includes bug fixes only. If you want to knowall the details about this release, please check out the release notes<">https://www.ptc.com/view?im_dbkey=124939> . If you have any questionsabout the release schedule, please reference the PTC Product Calendarat:
Adepters:I got an e-mail this morning from PTC announcing Arbortext Editor and Publishing Engine 6.0. The link to the editor works fine and I was able to download. However, the PE link only shows me PE 5.3 and 5.4. Anyone else tried this (assuming you have a technical support subscription)?DaveSiemens
I'm wondering how you use the 3d transform command within macros.I want to let users set a rotation angle and then click on x, y or z icons to rotate that amount on a 3d drawing.Problem is that macro help doesn't explain how it's used.The syntax is just:3D TRANSFORM 3d-matrixand the example is:#stretching the drawing to double size#along the y-axis3D TRANSFORM 1 0 0 0 0 2 0 0 0 0 1 0 0 0 0 0I can't find any reference to this 3d-matrix - how are we to know what each number represents?I've recorded some macros setting the Y angle rotation to 90 degrees but this hasn't helped me understand the matrix any better as it comes up with:3D Transform 0 0 (-1) 0 0 1 0 0 1 0 0 0 0 0 0 1No record of 90 degrees in that matrix, so I guess one of the numbers - "1" or "(-1)" must refer to the 90 degrees.
Hi,I have 2GB physical RAM. I had 2048 MB virtual memory. I was able to setdiffmemory to 5000. I doubled my virtual memory to 4096. If I got anythingout of this change, it is only incremental ... I have just run atdiffmemory=5200. (diffmemory=5200 might have worked before my change, I'mnot sure if I tried it). I can't run diffmemory=5500 now and couldn'tbefore, either.I expected at least a + 2000 capability in diffmemory after making thechange.-- Paul Nagai
I've a macro that writes the date and drawing name to a text file, and I want to make a list of drawings with just a specific date.I'm trying to use the batch command to get values from the text file but can't make it work.Has anyone used this along with the "find" function to find a specific string within a line of a text file?I've tried it a few ways so far and it either gives me an unknown macro command error, or it crashes Isodraw altogether - I obviously don't understand the syntax of the function or how to extract what it returns.Do you make a variable of the character position that "find" gets?Example text file (it's actually got more in than just the date and the drawing name) is:10-03-2011,11:57,Tim Sharp,export cgm THA1003-291.cgm10-03-2011,12:01,Tim Sharp,export cgm THA1003-297.cgm11-03-2011,12:11,Tim Sharp,export cgm NPA79-170a.cgm11-03-2011,12:12,Tim Sharp,export cgm NPA79-179.cgmI want to find lines that have the current date (11-03-2011), then extract the drawing names (
Hi All,My customer has 3 or 4 users who access Arbortext Editor frequently and also frequently work across a range of workspaces rather than just one and are experiencing problems with the speed of connecting the Editor to the ACM in order to browse for content.Their workspaces correspond to different categories of content which are held in different context Libraries as follows: Mechanical Engineering Marketing SalesThe delay occurs when the user is connecting to the Context (Library) after clicking the Finish button or changing Workspace.For instance a user estimates it takes him 45 seconds or more to connect to the Marketing Library. He works most regularly in this folder and therefore has the most cached work in the workspace.They have asked users to connect on their own PC using the administrator's login details and they connect noticeably more quickly, also if connecting as themselves on a different PC there is less delay which is leading them to think this problem is to do with
Any ideas on getting a GIF out of IsoDraw? It does not appear to be an export option, but is there an extension that can be used or has someone come up with a relatively simple method for getting a GIF.
Hi everyone,We're in the process of switching over to a new server (Arbortext PE 5.3 patch M190 on a Windows Server 2003) and most languages are working ok with the exception of Chinese Simplified and Korean.I've done some comparisons of the setups between the two servers and everything from font timestamps, to ccf/pdfcf configurations to FOSI's all appear identical.Our print doctypes are FOSI-driven. The Korean FOSI does not specify any font family names, rather just the font style, size, posture, etc. We rely on tfontsub.cf to map the Korean fonts ("windowsonly:" section):#Korean:Serif/kor -> BatangSanserif/kor -> DotumMonoser/kor -> BatangCheMonosans/kor -> DotumCheWe have manually reinstalled the Batang and Golim TrueType font collections (which include the above named fonts) and rebooted the server. We continue to get errors from the direct-to-PDF log, such as: Cannot load font: Batang, type=SYS, encoding=unicode, tfm=Batang.rrruWe have identical setups for Japanese an
Hi,Does Epic supports the Oasis XML catalog standard?If yes, from which version?
I've embedded Arbortext Editor 5.4 in an ActiveX control in an HTML page as described in the Customizer's Guide (p. 183) and in samles/web-integration/embedded_scripting.html.My question is, how to get access to the AOM/DOM of a document loaded in the ActiveX control from the HTML page embedding the Arbortext Editor control using JavaScript/JScript?Here is the relevant part of my HTML page:...<object id="editor" classid="clsid:3990811F-C23D-448E-B893-54549C334960"height="100%" width="100%"><script language="javascript" type="text/javascript" for="editor"> var documentFlags = 0x0000; var windowFlags = 0x949FF; var aclWindowId; function OpenDoc(docUrl) { aclWindowId = editor.open(docUrl, documentFlags, windowFlags); }</script>...What should I do now with the window id returned by the open method to access the AOM/DOM?Any help will be appreciated.Roman
Does anyone know how I can control the headings thatare shown in the UI?i.e. Title, Location and RankI also may want to populate the Location column with variable data.
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.