Hi,
I just try using the jpdf-package for creating PDF-
documents.
An important point for us is to embed a specific
corporate identity font (true type) from our customer.
I couldn't find a notice about that in the docs.
I was able to create a document using that font (using
the Java standard methods new Font(...). Afterwards I
checked the document fonts using the acrobat reader -
there - no other font was displayed than the standard
helvetica font.
As I'm able to search words inside the AcrobatReader I
think the Fonts aren't embedded as Graphics?!
All right ... thanks in advance for a comment ...