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

Eliminating Background Color in Table Entries/Cells

$
0
0

Hi,

 

The XML has table entries with "...Shading='gray4'" as shown below. Those entries cause tables in Word/RTF output to have cells with gray background. The gray table cells are required in PDF file but not in Word/RTF and both file types are created from the same XML. How can we get the table cells to display with white background rather than gray when Shading='gray4' is used in table entries in the Word/RTF output?

 

We are using Styler in E3 v7.0.

 

Thanks in advance for your help!

 

Regards,

Morais Burge

 

********XML SNIPPET******

<row>

<entry><?Pub _cellfont Shading="gray4"?><para> </para></entry>

<entry><?Pub _cellfont Shading="gray4"?><para> </para></entry>

<entry><?Pub _cellfont Shading="gray4"?><para> </para></entry>

</row>


Viewing all articles
Browse latest Browse all 1645

Trending Articles