[xep-support] default family font 'Helvetica' is not defined

Peter Röcker peterroecker at dpv-elektronik.de
Fri May 9 01:42:25 PDT 2008


Hi,

 

After migrating software from .NET 1.1 to .NET 2.0 XEP 3.8 throws following error message:

 

"default family font 'Helvetica' is not defined in 'resource:com/renderx/fonts/fonts.xml"

 

I use RenderX.XEP.Core.dll and RenderX.Xep.Public.dll as depencies in my Visual Studio 2005 Project Folder. 

 

After trying both variants (ncluding ttf and afm), I do not know what to do and where I'm wrong.

 

TTF-Konfiguration in fonts.xml

 

    <font name="Helvetica-Bold" 

         ttf="C:\WINDOWS\Fonts\helr65w.ttf" 

         embed="true">

      <alias name="Helv-Bold"/>

      <alias name="Swiss-Bold"/>

   </font>

 

   <font name="Helvetica-BoldOblique" 

         ttf="C:\WINDOWS\Fonts\helr66w.ttf" 

         embed="true">

      <alias name="Helv-BoldOblique"/>

      <alias name="Swiss-BoldOblique"/>

   </font>

 

   <font name="Helvetica-Oblique" 

         ttf="C:\WINDOWS\Fonts\helr46w.ttf" 

         embed="true">

      <alias name="Helv-Oblique"/>

      <alias name="Swiss-Oblique"/>

   </font>

 

   <font name="Helvetica" 

         ttf="C:\WINDOWS\Fonts\helr45w.ttf" 

         embed="true">

      <alias name="Helv"/>

      <alias name="Swiss"/>

   </font>

 

Afm-Konfiguration:

 

<font name="Helvetica-Bold" 

         afm="Helvetica-Bold.afm" 

         embed="false">

      <alias name="Helv-Bold"/>

      <alias name="Swiss-Bold"/>

   </font>

 

   <font name="Helvetica-BoldOblique" 

         afm="Helvetica-BoldOblique.afm" 

         embed="false">

      <alias name="Helv-BoldOblique"/>

      <alias name="Swiss-BoldOblique"/>

   </font>

 

   <font name="Helvetica-Oblique" 

         afm="Helvetica-Oblique.afm" 

         embed="false">

      <alias name="Helv-Oblique"/>

      <alias name="Swiss-Oblique"/>

   </font>

 

   <font name="Helvetica" 

         afm="Helvetica.afm" 

         embed="false">

      <alias name="Helv"/>

      <alias name="Swiss"/>

   </font>

 

 

Regards,

Peter Röcker

 

 

DPV Elektronik-Service GmbH

Herrengrundstraße 1, D-75031 Eppingen, 

Fon: +49 (0)7262 9163 - 0, Fax: +49 (0)7262 9163 - 90

http://www.dpv-elektronik.de

Registergericht: Amtsgericht Stuttgart, 

HRB 104411, Sitz: Eppingen

Geschäftsführer: Dieter Pfeil, Bernd Pfeil

USt-IdNr: DE145768627

HINWEIS: Diese E-Mail kann vertrauliche und rechtlich geschützte Informationen oder Unterlagen enthalten. Die E-Mail sowie sämtliche beigefügten Dokumente sind daher ausschließlich für den Empfänger bestimmt, an den diese E-Mail adressiert ist. Falls Sie diese E-Mail versehentlich erhalten haben, informieren Sie uns bitte unverzüglich durch eine E-Mail-Antwort oder durch einen Anruf unter der oben genannten Telefonnummer und löschen Sie diese E-Mail einschließlich sämtlicher Anhänge von Ihrem System. Bitte beachten Sie, dass jede unautorisierte Durchsicht, Vervielfältigung, Weitergabe oder andere Form der Nutzung oder Verwendung dieser Information verboten ist. Vielen Dank. 

NOTICE: The information contained in this e-mail is confidential or may otherwise be legally privileged. The e-mail and any documents attached hereto are intended for the named recipient only. If you have received it in error, please notify us immediately by reply or by calling the telephone number above and delete this message and all its attachments. Please note that any unauthorised review, copying, disclosing or otherwise making use of the information is strictly prohibited. Thank you.


________________________________

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20080509/0bd33595/attachment.html>


More information about the Xep-support mailing list