> I don't think you have to look inside the iText source
> to find the culprit. I think you should look into your
> own code; more specifically the lines where you create
> the font "arialn.ttf". Apparently you have access to
> that file when creating tabs_run.pdf but not when creating
> tabs_debug.pdf.
thanks for your quick and valuable observation!
if i register this font manually, the result is ok. (but i still see
that FontFactoryImp.getFont() works "fine" in run mode, but it
always returns the default font when running in debug mode without
this explicit font registering..)

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Do you like iText?
Buy the iText book: http://www.1t3xt.com/docs/book.php
Or leave a tip: https://tipit.to/itexttipjar

Reply via email to