Quantcast
Channel: PTC Community : All Content - Arbortext
Viewing all 1645 articles
Browse latest View live

Can I output generated content between rows in a table (Styler v6.0)?

$
0
0

Is it possible to output generated content between table rows or, more accurately, as gentext before a row that looks like it occurs between the rows.

 

I have a non-entry element that can occur before the first <entry> in <row>. The element has an attribute that, if present, needs to be output to look like a row (that spans the width of the table) that proceeds the current row. When I run some simple, mark-up only tests, I discover that content that is entered into the XML source between the rows is displayed, but content that is entered into a row, but outside of an entry, does not display. Using Styler, I've tried to output the content in the gentext on the <row> element, but have had no success whatsoever. I've tried looking at the FOSI source code, but I don't see a way of forcing this to appear in this context.

 

I'm using Styler v6.0 M080, and the stylesheet is FOSI-based. I have no authority to change the DTD, so I have to live the mark-up I'm given.

 

Here's some sample mark-up to show you the source. Confidential content has been changed.

 

<table>    <tgroup align="left" char="" charoff="50" cols="3">        <colspec colname="col1" colwidth="11*"/>        <colspec colname="col2" colwidth="51*"/>        <colspec colname="col3" colwidth="17*"/>        <spanspec align="center" nameend="col3" namest="col1" spanname="whole"/>        <thead valign="bottom">            <row>                <entry colname="col1" morerows="0" rotate="0" valign="top">                    <para>ITEM #</para>                </entry>                <entry colname="col2" morerows="0" rotate="0" valign="top">                    <para>DESCRIPTION</para>                </entry>                <entry colname="col3" morerows="0" rotate="0" valign="top">                    <para>PART NUMBER</para>                </entry>            </row>        </thead>        <tbody valign="top">            <row>                <entry colname="col1" morerows="0" rotate="0" valign="top">                    <para>Item 1</para>                </entry>                <entry colname="col2" morerows="0" rotate="0" valign="top">                    <para>Description 1</para>                </entry>                <entry colname="col3" morerows="0" rotate="0" valign="top">                    <para>Part Number 1</para>                </entry>            </row>            <row>                <special specialatt="Content to display in own row"></special>                <entry colname="col1" morerows="0" rotate="0" valign="top">                    <para>Item 2</para>                </entry>                <entry colname="col2" morerows="0" rotate="0" valign="top">                    <para>Description 2</para>                </entry>                <entry colname="col3" morerows="0" rotate="0" valign="top">                    <para>Part Number 3</para>                </entry>            </row>        </tbody>    </tgroup></table>

 

The element that I need to display as its own spanned row is on line 33 above. It has to be in the row because it is only applicable to that row. If the row is deleted or moved, the content needs to stay with it.

 

Here's how it needs to appear in the PDF output:

 

gentextBetweenRows.png

 

Am I asking to do the impossible without resorting to changing the XML mark-up?

 

Thanks for any help or insight you may have.


General ePub format question for PTC staffers (or others in the know)

$
0
0

Hi Folks,

 

Currently Arbortext support ePub2 as a format.

 

Epub3 has been around for a while - and so far I haven't seen anything that would lead me to believe that Arbortext will support anything newer in the near future.

 

So the question is, will Arbortext support ePub3 - or is ePub as an output format just being sustained at its current level with no plans for further development?

 

Thanks,

Rob.

When will Arbortext 8.0 be released?

$
0
0

I haven't been able to find information anywhere about the release schedule for Arbortext Editor. We're a partner of PTC since we integrate with Arbortext Editor but I don't have any direct contacts at PTC who can help. We've never been in any beta program but we would like to access to early beta builds.

 

Does anyone know when Arbortext 8.0 is scheduled for release and how I can can register for the beta program?

Arbortext - DTD problem?

$
0
0

 

We have just installed Arbortext Editor v7, our first installation.  When we try and  open a 1.8 DM, we get a "dtd did not compile message", with the following explaination.

 

  1. Dtgen.exe Parser Error: While parsing file C:\Users\martin.eggleston2\Desktop\AECMA1-8\dm\DOCTYPES\descript.dtd: Cannot find file called C:\Program Files\PTC\Arbortext Editor/markit/ispudir. Is it in the currently active directory (err:1 line:18  pos:1064) Compile failed - rc=32

 

Can anyone help?

 

Please realise that we are NOT expert users…

 

Use Element Content with Styling

$
0
0

Dear Users.

 

I have a structure like below,

 

<definitionblock placement="local">

<term>Demo Term</term>

<definition>

<para>Device to test .</para>

</definition></definitionblock>


I have styled definitionblock/term as BOLD . It appears fine when visualised in PDF . But when I create a gen-text for definitionblock and use 'Current Element' , it does not show up my styling (i.e bold made for TERM element.) .


Can you pls suggest what needs to be done so that the styling is retained .


Regards.

Sriram Rammohan

List of Images (Count UFE element)

$
0
0

Dear Users,

 

 

I have created UFE element to count the images (graphic element) under each chapter.

 

There is a new need to show all "List of Images" after the INDEX page. I am bit lost how to capture the list of images which was counted via UFE element.

 

pls advice share code if any.

 

Regards,

Sriram

Hi, how to create a specific tags for tools, consumables and spares in DITA? In DITA if tools table is created in a separate TOPIC, what are the possible ways to give cross references in procedures? if a separate TOPIC for tools is created and referred

$
0
0

Hi,

 

 

how to create a specific tags for tools, consumables and spares in DITA?

 

 

In DITA if tools table is created in a separate TOPIC, what are the possible ways to give cross references in procedures?

 

 

if a separate TOPIC for tools is created and referred in procedure. While publishing the bookmap is it possible to have list of tools specific for the procedure?

 

 

is it possible to create a tool table in bookmap, for the tools which are refferec in topics under the bookmap?

Is it possible for isodraw files to be managed by Windchill

$
0
0

We have finally figured out how to connect Arbortext and Windchill together, able to checkout ditamap and dita files, modify them and check back into Windchill.

 

Is there anyway to connect Isodraw and Windchill together to modify isodraw files, the same way Arbortext and Windchill work together.

 

I know within Arbortext, importing the Arbortext files for the first time, you can "save as server object" on the ditamap and dita files, it will upload the linked .iso files. 

 

But again, if you want to modify the .iso files, how to checkout the .iso files, modify them and check back in to Windchill, just like arbortext files?


PTC Arbortext 7.0 M040 and APP 11.1 M040 Now Available for Download!

$
0
0

We are happy to let you know that Arbortext 7.0 M040 and APP 11.1 M040 is now available for customer download! A number of SPRs were addressed in these release, please refer to the documentation for more details and information.

 

Thank you!

 

 

Documentation for Arbortext 7.0 M040

 

 

Download

PTC Software download site

Documentation for APP 11.1 M040

 

 

Download

PTC Software download site

Publishing with APP renders system useless until complete

$
0
0

We are in the process of switching our style sheet from fosi to APP. Currently, we use Arbortext Print Composer on each desktop for publishing. In testing the published output, we are finding that while it is publishing you cannot do anything as the system always brings the editor screen to the front. Is there a way around this??

 

Thanks

 

Bryon

Change cell border color using edit source APP

$
0
0

Hello everyone,

 

I am currently working on a process which publish an xml to PDF. I use APP. I would like to have a table which borders are gray and header row is with gray background. Like in this figure:

output.jpg

The the header shading, I follow the instruction from topic: "How to colour table header in PDF". It works well. Thanks for Joachim Groos!

 

However, when I do the same for table cell border, it goes into problem. Here are what I do:

1. I create a Property set "table-cell-frame" which create a rule, and then I add that rule into current table cell. Like this:

styler1.jpg

2. I added that property to context "entry anywhere in thead"

 

The output, in fact, is working as desired. However, there are errors in event log. The errors are:

"Pg 4 JavaScript: Error: Error: fRules.addRule: Invalid object addRule([object fRule])@:0 onEnter([object Object],[object Object])@stylesheet0:PropertySet:table-cell-frame:onEnter:24

onEnter([object fStreamPos])@stylesheet0:Element:entry:theadentry7936:onEnter:23 runMacro("sprint \"_app:spFormatWithIndex\"",true)@:0 @_app:FormatWithIndex:3

. [1500]  (2:"stylesheet0:Element:entry:theadentry7936:onEnter"#93) (1:"editorDom0"#{0;/RDStyle/ResolvedMap/techinfomap/division[1]/concept/conbody/table/tgroup/thead/row/entry[1]/p}) "

 

I guess those javascript errors are because addRule() is called from a wrong context. But why the results show the correct layout?

 

I have checked in the help for anywhere using addRule(), unfortunately, there is no example for calling that function from a cell. Changing the border manually using "Modify Borders" dialog is not an option.

 

Does anyone has experience with this? Thanks in advance for  any idea how this behave like this and what can I do to resolve!

 

With best regards,

Thao Nguyen

Creo Illustrate - Numbering issue

$
0
0

I've noticed that Creo Illustrate does not consistently group parts in the Item List. Is anyone else having this happen? We are on Creo 3.1 M010 build 27.

I am adding annotation callouts manually. In one list, Items 1, 2, 5, and 16 are grouped as they should. But when I get down to 30, it should be 19. The Item Tag is the same for both.

 

Here's my ribbon selection:

 

Here's what it's giving me (see that #16 is grouped, but the two highlighted ones are not:

Bursting Configuration

$
0
0

Hello All, new to the board, so any advice would be appreciated.


I'm trying to recreate our parent company's approach to our PTC solution, however our communication with them is limited.


In doing so, I can begin to revise their approach and procedures for our needs and build our Windchill ditabase. We receive their XML files for our manuals, and I obtained a copy of their custom folders with their stylesheets. I also received their bursting rules. When I try to burst a book from the map level, it comes back with an error saying, "Cannot modify the following attributes: lang, because they are not defined. I'm still a novice, although I have gone through all the AE and WC PTC courses I can go through, but I'm not sure where to fix this issue. The attributes are defined in the bursting rules, I see language under the attribute root in the Type and Attribute Mgr in WC, and it is a valid element attribute in the dcf. Where shouldI look, or should I post this in a better suited forum?


Thanks


Another question. If you're realtively new to the PTC family, and you have gone through AE, WC and Styler courses from PTC and read through a lot of their manuals, where would you look next for additional training and understanding? A lot of these courses teach basic application, but not understanding of what to do.


Thanks again!

Error return '0' from ACL DVI generator

$
0
0

I am attempting to print preview my document (attached). I am getting the "Error return '0' from ACL DVI generator" error every time I perform any type of print function with the publishing engine (i.e. print preview, print, publish->PDF File...)

 

Need help!

Displaying Quick Tags as horizontally cascading columns

$
0
0

Pressing Enter displays the tags available at the cursor location. For me, a long "tall" list appears. For certain tag locations, this list extends well beyond the vertical limit of my monitor. Is there a way to show this Quick Tags list as a horizontally cascading group of columns so it goes "across" my screen (as shown below)?  I'm using Arbortext Editor/Styler 6.1. Thanks!horizontal tags list.png


Hi, how to create a specific tags for tools, consumables and spares in DITA? In DITA if tools table is created in a separate TOPIC, what are the possible ways to give cross references in procedures? if a separate TOPIC for tools is created and

$
0
0

Hi,

 

 

how to create a specific tags for tools, consumables and spares in DITA?

 

 

In DITA if tools table is created in a separate TOPIC, what are the possible ways to give cross references in procedures?

 

 

if a separate TOPIC for tools is created and referred in procedure. While publishing the bookmap is it possible to have list of tools specific for the procedure?

 

 

is it possible to create a tool table in bookmap, for the tools which are refferec in topics under the bookmap?

How to give cross reference to a table in a topic to another topic of the same bookmap?

$
0
0

How to give cross reference to a table in a topic to another topic of the same bookmap? I have used Xref tag and given the href as the table id, format as dita, scope as local, and type as table. But the link was not working. Also is there any way to directly search and link the table using the resource manager?

AE 6.1 M033 for DITA: How to add values to the New Document dialog window

$
0
0

How can we populate the New Document window with new objects that we'd like to support for DITA? We've updated the ditabase.dcf file to include the new values, but when we select File > New, the values fail to display. Our goal is to see the new objects in the list, and upon clicking on it, an XML template opens and allows authors to start creating content.

Hi, how to create a specific tags for tools, consumables and spares in DITA? In DITA if tools table is created in a separate TOPIC, what are the possible ways to give cross references in procedures? if a separate TOPIC for tools is created and

$
0
0

Hi,

 

 

how to create a specific tags for tools, consumables and spares in DITA?

 

 

In DITA if tools table is created in a separate TOPIC, what are the possible ways to give cross references in procedures?

 

 

if a separate TOPIC for tools is created and referred in procedure. While publishing the bookmap is it possible to have list of tools specific for the procedure?

 

 

is it possible to create a tool table in bookmap, for the tools which are refferec in topics under the bookmap?

Arbortext editor 6.0 error unrecognized command: ">"

$
0
0

Arbortext editor 6.0 error

 

An error occurred while updating the Link Author database:

failed to store target data:

StoreTarget command failed:

Unrecognized command: ">"

Viewing all 1645 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>