Hi.

  It is my first post to this ML.  I love iText very much.
  I am interested in WYSWYG applications and I am making AWT-iText bridge 
classes which inherit java.awt classes and you can pass the reference of 
the object to paint( Graphics ) method of AWT components to get PDF 
documents like screen.  It looks like well but there seems things left.

1.How can I resolve BaseFont from java.awt.Font?  Helvetica and some font 
faces have italic and bold name but is it the general way that we append '_
ITALIC' to the font name?

2.java.awt.Graphics have clipping methods but I do not know how I can copy 
a part of PdfDocument in a certain rectangle. Is it possible?


  Source codes of my bridge classes can be obtained from my web site
http://underwater.lab.nig.ac.jp/~takaho/java/awtbridge.tar.gz

  WYSWYG application I wrote can be obtained also. ( You may not be 
interested in it because it is only for biologist in some fields).
http://underwater.lab.nig.ac.jp/~takaho/biology/virginia/

Thanks.


---
Takaho A. Endo

_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to