Workaround: Prevent text and image overlap in exported PDF documents
Summary
In certain situations, when you export PDF documents from Rational Quality Manager text and images can overlap. This is typically caused when both richtext and an image are selected, and then visual attributes are changed, such as font or text color.
More Information
Problem
This issue is caused by the Rich Text Editor placing both text and an image inside an html “span” or “cite” tag. This only happens if a text-based editor option is clicked while an image and text are selected. The “Remove Format” option should remove the surrounding span tag from the image. The PDF rendering engine cannot reliably allocate enough space for the image if it is inside an inline “span” element.
Workaround
To fix overlap occurances you should try either of the following methods:
- Remove the formatting method.
- Select the image, then click the Remove Format button.
- Save the artifact.
- Select the image, then click the Remove Format button.
- Delete the image method.
- Save the image to your computer; then delete it from the editor.
- Right-click the previous location of the image, select Insert Image, and then browse to the location of the file you saved on your local machine.
- Save the artifact.
Related Information
The following links point to related information:
Copyright © 2012 IBM Corporation