<p>Hello,</p>
<p> </p>
<p>I've already posted my <a data-ipb='nomediaparse' href='
http://stackoverflow.com/questions/36220511/defining-a-font-on-a-label-breaks-pdf-generation'>question on stackoverflow</a> but I think here people would perhaps better react.</p>
<p> </p>
<p style="font-size:15px;color:rgb(34,36,38);font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;">In my Birt report (blank one with a single label containing the string "Test"), I'm trying to use a new font for a label.</p>
<p style="font-size:15px;color:rgb(34,36,38);font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;">That font was not bundled with Windows, so I installed it manually on my system.</p>
<p style="font-size:15px;color:rgb(34,36,38);font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;">As soon as I change the font of my label to this specific one, the PDF generation is broken: Adobe Acrobat Reader gives me that error instead of displaying the PDF:</p>
<blockquote class="ipsBlockquote">
<p> </p>
<p>"Caractères non autorisés dans un nom. Local\EWH-4196-0"</p>
</blockquote>
<p style="font-size:15px;color:rgb(34,36,38);font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;">which I can translate in english to:</p>
<blockquote class="ipsBlockquote">
<p> </p>
<p>"Unauthorized character in a name. Local\EWH-4196-0"</p>
</blockquote>
<p> </p>
<p>The number in the message always change at each PDF generation.</p>
<p> </p>
<p>I've tested to make Word export to PDF a .docx containing "Test" with this font and got no problem to open it with Adobe Reader.</p>
<p> </p>
<p>I've attached the font & the rptdesign in order for someone else to test...</p>