Re: Text in CGM not searchable in created PDF
What was the old Arbortext version you were using? From memory, in Arbortext 6.0 they changed from Larson CGM engine to the ISODRAW (IsoView) engine for CGM. This may account for the difference in CGM...
View ArticleRe: Text in CGM not searchable in created PDF
We had the same issue when we upgraded to Arbortext 6.x. The ISODRAW engine for CGM actually takes the .cgm file and converts it to an .eps file and then generates the PDF. This is very time consuming...
View ArticleRe: How do you search for a tag in tag?
Sorry Tim must have missed this one. Just testing it now and it seems to find the note in the smastep. But it also seems to find any note in a procbody also. Thanks Bryon
View ArticleRe: Problem with ACL com_attach("Sepe.EditSupport") in Editor 6.0
Hello,I'm trying to use Arbortext Editor 6.1 instead of 6.0 and the application rises the same exception mentioned above.I tryed Epic 6.1 32bits with 32bits DLLs in 32 and 64bits Windows environment,...
View ArticleRe: Text in CGM not searchable in created PDF
I doubt they will ever switch back to Larson, ISODRAW is PTC's own codebase... The PStill component is used to embed EPS into the PDF output, which as Sarah points out requires a set of fonts to be...
View ArticleRe: Problem with ACL com_attach("Sepe.EditSupport") in Editor 6.0
What is srv_ext.acl?I do not see it in the Arbortext Editor installation?According to the error message something appears to be incorrect at line 271.
View ArticleRe: Problem with ACL com_attach("Sepe.EditSupport") in Editor 6.0
Hello Tim, how are you? You are wright. It is not a built in acl program. It is a custom one, and at that line there is a com_call( from native ACL api command) to instantiate the related object. But...
View ArticleACL - Find All Instances of a Tag in an XML file
I know, I know.... noob question - but I'm not an ACL person, and I'm about crazed out- on trying to find a simple way to lift/extract all of the 'figure' tag contents in an XML file (Mil-Std Tech...
View ArticleRe: off pretty print option
Anyone see this (that knows if it's possible or not, and how to turn it off?) I have the same question (Unanswered since Feb 14 - 8 Months) Is there a way to turn off 'pretty print' word wrapping in...
View ArticleRe: off pretty print option
It is unclear what you mean when you say "print pretty" option.If you are talking about record lengths, then one can adjust the outputrecordlength or the editselectionrecordlength from 40 to...
View ArticleRe: off pretty print option
Presumably - That would be the 'code' for word wrap character length? If so, if I reset/remove that to 'infinity' will it wrap at the end of a tag? Or am I going to wind up with a one line XML file of...
View ArticleRe: off pretty print option
Infinity is one long line for the entire document.Not all tags are allowed to have \n placed after them, because the \n could seen as a space as defined by the DTD, i.e. CDATA Also the xml standard...
View ArticleRe: ACL - Find All Instances of a Tag in an XML file
If you want an ASCII file like the following: FIGURE ID=abcTITLE=Figure Title 1BOARDNO=moonrove.tifFIGURE ID=defTITLE=Figure Title 2BOARDNO=satellite.tif created from input such as this: <figure...
View ArticleRe: ACL - Find All Instances of a Tag in an XML file
Hello. A good way could be to use xpath functions from ACL.For instance, the xpath_nodeset function fills an array of elements (oids) corresponding to xpath request.Regards, S.Sauvage
View ArticleRe: Teamcenter or Windchill for CMS?
Anyone? Someone out there must use CMS systems? Bryon
View ArticleRe: ACL - Find All Instances of a Tag in an XML file
Hey Bob,ACL is a pretty simple language to pick up and would actually be a good place to start if you aren't familiar with programming or scripting. For a rough idea of the syntax, you can look at some...
View ArticleWindchill SIM and InDesign
Dear all, One of my customer wishes in a first step store his InDesign file in Windchill.During this first step, we wil put in place the organization, lifecycle and workflow. In a second step, he wants...
View ArticleRe: Teamcenter or Windchill for CMS?
Byron, It depends-- What are you trying to accomplish with the cms? XML authoring and management? Or more just document management? What type of content is it? Is your organization already using...
View ArticleRe: Teamcenter or Windchill for CMS?
We currently use Arbortext editor 6.1 and IsoDraw 7.3. We want it to manage all documents and images. What do you mean as XML authoring? We are also currently doing more translation so it needs to have...
View ArticleRe: Teamcenter or Windchill for CMS?
Hi Bryon, If you have Arbortext Editor to author and IsoDraw for illustrations then Windchill is the more prudent choice. The integration is already built for both your content and illustrations tools...
View Article