Bug 536866 - Check mark doesn't show on pdf
Summary: Check mark doesn't show on pdf
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 4.2.2   Edit
Hardware: PC Windows 10
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Birt-ReportDesigner CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-10 05:15 EDT by Diego Sanchez CLA
Modified: 2018-07-11 07:55 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Sanchez CLA 2018-07-10 05:15:30 EDT
Hi, 
i have a problem when i'm trying to display check mark as text(✔) in PDF format. 
It's working if i exported to html or Excel, but now in PDF(showing blank)
Any idea?
Thanks in advanced.
Comment 1 Martin Schlesier CLA 2018-07-11 07:55:53 EDT
Maybe i have a similar problem with characters "²" (square) and "³" (cubic).
In html and doc it is shown correctly but in pdf it is ☒ (box with a cross inside) displayed.

I use BIRT 4.4.2 and a alternative fontsConfig_pdf.xml:

<font>
	<font-encodings>
		<encoding font-family="Neo Sans Pro" encoding="Cp1252" />
		<encoding font-family="Neo Sans Pro Medium" encoding="Cp1252" />
	</font-encodings>
</font>