Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RQM PDF export replaces symbol ≥ with #

Export Summary to PDF replaces the symbol "≥" with # in Test Case

0 votes



One answer

Permanent link
The font specified in the advanced property in the print section (com.ibm.rqm.print.render.fop.FopDocumentRenderingService") is used to render the PDF.

The Default English Font "Helvetic" does not contain all the character and  replaced it with the # character. So to fix the issue specify the font that has more characters, depending on the OS some fonts may or not be available by default. therefore you needs to specify a font that is available on the OS and that contains this character and the other used.

For this case as the server was on Windows the font used to fix the issue was Arial. i.e.

Change below property

Default English Font” from Helvetica to Arial

Changing the font to Arial usually works for windows server, for linux server, STIX seems to be the most complete font.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019

Question asked: Jun 17 '19, 1:49 a.m.

Question was seen: 1,660 times

Last updated: Jun 17 '19, 1:57 a.m.

Confirmation Cancel Confirm