I've recently had a new problem arise when trying to print pdf files created from ID CS4. The text in all table header rows appears on screen but won't print!
The first time I thought it was a font issue, but now after using a standard font the same problem still happens. I converted the header row text to outlines to in order to get the document to print correctly, but this is only a temporary solution. I would like to get to the root of the problem.
First off, this only happens when I'm using table styles. Normally I use an individual cell style for the header row, but only the generic table style for the rest of the table. The documents I'm working on have little consistency between the text in cells throughout the document, and change regularly, so creating individual cell styles is not worth the effort. Instead I apply paragraph styles or GREP styles locally.
Has anyone else had this problem? For now I will stop using table styles, but I would prefer not to!