Eliminating Background Color in Table Entries/Cells
‎Jan 19, 2017
08:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎Jan 19, 2017
08:23 PM
Eliminating Background Color in Table Entries/Cells
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>
0 REPLIES 0