Location of Standard-Fonts

Hello,

where and how does the PDFNet SDK look for fonts to be embedded while converting docs to pdf/a?
By default, in linux the fonts are located in /usr/share/fonts/.

Is there a standard set of fonts tha thave to be installed on a system for conversion from pdf to pdf/a?

best regards,
Mathias
--
-------------------------------------------------------
Mathias Peters
iSquare GmbH
Entwicklung
Saarbr�cker Stra�e 36
D-10405 Berlin

Tel.: 030 / 44 35 09-21
Fax.: 030 / 44 35 09-29
Mail: mathias.peters@isquare.de
Web: www.iSquare.de
-------------------------------------------------------
T�V zertifiziert nach ISO 9001:2008
-------------------------------------------------------
isquare GmbH, Berlin
AG Charlottenburg HRB 77436
Gesch�ftsf�hrer: Michael Kapst,
Andreas Koch, Siegfried Ballmann
-------------------------------------------------------
Die Informationen dieser Mitteilung und ihrer Anlage sind vertraulich und nur f�r ihren oben genannten Empf�nger bestimmt. Unbefugtes Weiterleiten, Ver�ffentlichen, Kopieren usw. sind untersagt. Sollte diese E-Mail nicht f�r Sie bestimmt sein, l�schen Sie es bitte umgehend aus Ihrem System und kontaktieren den Absender.

This e-mail and any attachment contains information which is private and confidential and is intended for the addressee only. If you are not an addressee, you are not authorised to read, copy or use the e-mail or any attachment. If you have received this e-mail in error, please notify the sender by return e-mail and then delete it.
-------------------------------------------------------

At the moment PDFNet does not search system fonts on LINUX. PDFNet
comes with a set of standard fonts and is using these for
substitution. It is possible to explicitly replace specific fonts (or
font groups) with an explicit font (using PDFNet.AddFontSubst()). We
are looking to go around certain platform/distribution inconsistencies
on Linux and are planning to eventually support all system fonts.