Copy link to clipboard
Copied
Hi,
In our team we generate PDF's from RoboHelp 11 via Word 2013.
When the .docx file is generated all styles are mapped from a word template. The issue is that the table styles are not applied even though they are mapped in RH, all the other styles is applied as normal.
Does anyone have any experience with this issue?
Thanks for your help,
Erik
Thanks for the quick response.
Strangely I got it working after changing all the table style names to be identical to the css styles.
Copy link to clipboard
Copied
It should work if the table styles have unique names that are not default Word style names. If the problem is what I think it is, it is an outstanding gripe of mine. See Printed Documentation on my site for my solution. Once set up, it works just fine.
See www.grainge.org for RoboHelp and Authoring tips
Copy link to clipboard
Copied
Thanks for the quick response.
Strangely I got it working after changing all the table style names to be identical to the css styles.