Printed output problem-RH 9 prints drop down text above its parent text. It used to come out below!
Hmmm. I found a potentionally nasty problem for our printed output.
Our documentation project uses many drop-down links (hyper links where the text drops down beneath the link in the next paragraph). The documentation was written with it expecting the text to come out below the text.
For example, suppose I have this in my RH propject. When I preview it, or when I compile into our HTML Help (chm) output, it looks like this:
Text String A String A drop down text appears here Text String B String B drop down text appears here Text String C String C drop down text appears here |
However, in the printed output, it generates like this:
String A drop down text appears here String B drop down text appears here String C drop down text appears here Text String A Text String B Text String C |
This is my first time generating printed output in RH 9. Previously we were using RH 7 and it generated as expected, with the drop down text coming out below.
Is anyone else seeing this? Do you know of a setting or something that might be able to fix this?
