SLM (Service)
Recently active
Is it possible to disable the scroll wheel functionality in Isodraw, so if the user uses the scroll wheel the graphic won't zoom in/out. But I would still like to maintain the zoom functionality via selecting the zoom tool.
Hi folks,I'm using Arbortext PE 5.4 with a FOSI. I have a publish job that needs to use DirectPDF to add custom PDF metadata including document properties and bookmarks, which is not possible using Adobe Distiller. Can I dynamically switch the usedistiller=off from usedistiller=on without a Tomcat/services restart to register the change? Is there a way to support Distiller and DirectPDF configuration on the same PE server? If not, the obvious choice is to move away from Distiller. But are there any benefits to using Distiller instead of DirectPDF? The reasons we use Distiller is unknown to me.Thanks in advance,Bryan
Creo Illustrate was opened as a community today. Join the Creo Illustrate 3D Technical Illustration Community-Scott
I am using this expression:count(../preceding::*[(self::figure)][title]) +1 to count figuresbut I would like it to reset when it hits a <wpno> tag which seems doable but I can't get the syntax correct.<wpno> is an inline tag, it doesn't have children.Thanks in advance!
Is it possible to write a macro to delete all unused pens? We are converting files with (sometimes) hundreds of unused pens that need to be deleted. The only way to delete them currently is one by one - which takes forever.
Using arbortext 6.0 m020I have a cross reference that does not show up as gentext in a note in my sma side by side procedure. Is this the way it should be. It does show up in the pdf but it is not a blue hyperlink. Is this an issue with the program or the user?ThanksBryon
Hi everybody, if they have somebody who can help me to solve this probleme, it would be much apreciated.I try to select all projected text in illustration like text inside directional arrow, and from this macro a would be able to convert to path all selected text, to make sure it will not tilt on our publishing system.Thanks!!!
Does the Schematron/Check completness functionality in version 6 work withSGML files? I'm wondering if this functionality is only limited to XMLfiles or has PTC done something within the editor to make it work withSGML files?I'm trying to get our content moved over to XML and schems, but I'mgetting some push back. One of the features I wanted to take advanatage ofwas writing some rules checking in Schematron. If this functionality workswith SGML, then I don't have to try so hard to make the conversion. Iwould still like to take advantage of schema features, but this would be abig step forward...dan
Hi everyone!I'm using Arbortext PE to create PDFs, and in a special case I'd like to have certain elements start on an even page only (the left hand side, so to speak). For that to work, I added a function that would create a page break that should kick in if the last entry was created on an even page aswell, therefore creating an empty page on the next odd page so that those certain elements would now land on an even page again. Additionally, I want to avoid creating new page sets on their own (which would in turn be specifically designed to only begin on such even pages) for performance reasons.Specifically, that should work in XSL:FO and I tried to use an fo:block withbreak-before="even-page" (and, as explained before, avoidforce-page-count="end-on-odd" in the page-sequence). This works only partially: it creates either 1 new page (as intended), or 2 new pages instead of 0 (ie. if the document would end on that page anyways and no empty page is needed). If I had used the force-page-
Hi,Has anyone actually installed this combination?Struggling to find any official instructions and guides.ThanksPete
We're running an old version of the Epic environment. We just moved our lm server from a physical server to our virtual environment by taking a snapshot of it and creating it in our virtual world. The ALM came up and serves concurrent licenses to the EPIC editor users without a problem. However, any time a user tries to use the Epic Interchange to export a document to Word, they get the above error??
Hi everybody, is they have any way to incorporate someting in this macro to do not delete line who is lock or invisible???Thank to all!!!Macro Delete_Unused_Pens Define p as Integer Define i as Integer Define CheckMe as String Define E1 as Element Zoom Page Select None Wait Timer 1 #Sets values of variables. i = ActiveDoc.PenCount p = 1#Starts loop that goes through all existing pens. While ((p <> i + 1) = True) Select None CheckMe = ActiveDoc.Pens[p].Name Select if Pen is equal to CheckMe If (Exists (ActiveDoc.FirstSelectedElement) = False) Then Set Active Pen CheckMe Create Line 0 0 1 1 E1 = ActiveDoc.FirstSelectedElement Create object_info E1 E1.Info.Name = "Delete_Me" On Error Goto WhoCares Delete Pen CheckMe "$ISO_NOPEN" Else p = p + 1 End If #Reduce number of overall pens because of pen deletion. i = ActiveDoc.PenCount End While Select None Select if Object_Name is Equal to 'Delete_Me' Delete Selection Select None Zoom PageEnd Macro SubMacro WhoCaresEnd Submacro
Does anyone know ofany backward compatability issues when upgrading from Editor 5.3 to 6.0.?Are there any fosi rendering issues we need to be aware of.....if we use 6.0 and deliver to a customer using 5.3 for example...many thanksAndy
Arbortext APP version 11 and in particular the forthcoming M010 release, brings new levels of formatting control with the JavaScript FOM API. This free 30 minute webinar will demonstrate some of these capabilities and will be presented by Richard Jinks, Senior APP developer at PTC.Reserve your Webinar seat at:https://www3.gotomeeting.com/register/822406198 Title: Arbortext APP new formatting controls in V11 with the JavaScript FOM APIDate: Wednesday, November 23, 2011Time: 2:00 PM - 2:30 PM GMTRegardsChris WesternWebinar Hosted by www.tformat.com
Hello Adepters,Sorry this took longer than I had hoped, however here is a list of links to useful information as you and your customers migrate to Arbortext 6.0. I hope all the links carry over, if any users have issues, please contact me directly (-) and I will email you this information.As always, feel free to direct any additional questions to me.Also, as you request your licenses, and see longer wait times (Paul Nagai), please forward me the SalesForce email you recieve. There may be high usage times where your wait may be longer, an hour is longer than I would expect though, as such, I would like to have our Web IT look into it.thanks,Susan-----------------------------------------------------------Susan FortProduct Manager, Arbortext Business Unit, PTC - | (937) 743-9091PTC Licensing and Installation FAQ: http://www.ptc.com/appserver/wcms/standards/freefull_cs.jsp?&im_dbkey=116182&im_language=en Determining the PTC_HOSTID http://www.ptc.com/appserver/wcms/standards/freeful
Don't forget to celebrate Nigel Tufnel Day this Friday 11/11/11 !Sent from my Palm Pre on AT&T
Hi Ed-- I don't know of any official documents on the subject, but one thingthat could be a big win for Arbortext users is the ability of the 64-bitversion to access more memory (assuming your system has it). That woulddefinitely come in handy for processing some of those multi-kilopagedocuments. --Clay
Hi Everyone,We are working in data modules using the S1000D specification, and using Arbortext Editor as our authoring tool. My question "Is there a way to do a check completeness on a group of data modules at once, or must we open each file individually to do a completeness check?Sindy YoungAWACS Tools and Technology Team,(253) 657-6964Kent, WA 98032
Hi,is there a way to display the full value of an processing instruction. Were using processing instructions with many attributes and the arbortext editor prior 5.2 is displaying the full tag, but the newer versions cut them off and puts three points at the end. I have currently now clue how to activate this in some way?thanks in advance for any ideasAndreas
We are running Arbortext v5.3 M010. In a particular document, I know that the entity & (an ampersand) is used multiple times. However, when I search for the entity, either from the command line using the find_entity alias or using the Find dialog window, no entities are found. I can find other entities using either method. Any suggestions on how to successfully search for the ampersand entity?Rick SchoenManager, Editing/Typesetting & Application Servers, Electronic PublishingThe University of Chicago Press1427 East 60th StreetChicago, IL 60637P:773.753.8022F:773.753.3383rschoen@press.uchicago.edu<">mailto:rschoen@press.uchicago.edu>
Update: Since I am an 'agent' of PTC, the Wikipedia page cannot be created by me. So I am creating it on my own talk page (se revised link below). Once that page is sufficiently edited/sourced/cited/etc., we can then request that it get moved to a regular Wikipedia entry.Hello, Arbortexters!The Wikipedia Entry for Arbortext is back online! But we need your help!http://en.wikipedia.org/wiki/ArbortextPlease make edits here: http://en.wikipedia.org/wiki/User:Abelniak/arbortextSome of the reasons cited for the prior entry being taken down were not enough links, not enough references, and not enough edits from other parties. So, we're appealing to you, passionate Arbortexters, to help us out. Click on the link to be taken to the Wikipedia entry. http://en.wikipedia.org/wiki/Arbortext http://en.wikipedia.org/wiki/User:Abelniak/arbortextYou see that there are not very many links at all, but clearly things like S1000D, DITA, and the like can clearly be linked. We're enlisting your help to do t
Independent solution for integrating Creo Illustrate with Arbortext Editor. Check this link: http://p1arbortext.wordpress.com/tag/creo-illustrate/
Hello,Most of our editors prefer to work in partial tag mode. The main concern they flagged working in partial mode is inability to see/edit the colspec attribute. Ofcourse editing is lot simpleri.e, they right click and choose modify attributes>column which gives the ability to modify colspec attributes. However they would like to see the actual attributes of colspec.I indeed created some generated text for colspec element in styler but those are only visible in table markup mode and not in table grid mode. They are even okay with full tag enabled for colspec element and so I triedtag_display -full colspecbut that does not work.Is there a way to show the colspec information in editor view?Thanks in advance.Karthik
We are currently using 5.3 M040, and we are testing 5.4 M100. I have been reading up on zipped customizations, and it shows some promise (we do have an offshore team, and the network is ALWAYS an issue). I was wondering if others have been using these custom zips, because I did have a couple of questions.First, we still use catalog files to resolve all of our 150K images using PUBLIC IDs. If a catalog file in the zipped customization points to this other catalog file, can it resolve it correctly (and not try to cache all of these graphic entities)?I guess that leads into my next question, if your APTCUSTOM is pointing on a web server, which is downloaded and cached, can it be used to reference a file external to the zip file?We use a FOSI entity file to define specific revision dates for each revision of each publication (please don't ask). It's basically a huge list of <att> rules. As would be expected, this list gets updated once or twice a week. If it's included in the zip, it
I am wondering if this is normal behavoiur for arbortext 6.0 M010, IsoDraw 7.2 F000. I have referenced a procbody from a different sma side by side procedure (customized) in my current document. when in the current document everything looks ok. If I click on the the procbody link and it opens the referenced section the layout goes all crazy. It seems to do it with any cross referenced procbodies.Anyone else have an issue like this.
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.