Re: [iText-questions] Creating PDF using JEditorPane

2006-06-15 Thread Dorothy_Ng
);     }catch (Exception e){             System.err.print( e.getMessage());     } Thanks! Dorothy bruno <[EMAIL PROTECTED]> 15/06/2006 04:15 PM To Dorothy NG/OPS/AH/[EMAIL PROTECTED] cc Post all your questions about iText here Subject Re: [iText-questions] Creating PDF using JEdi

Re: [iText-questions] Creating PDF using JEditorPane

2006-06-15 Thread Dorothy_Ng
ions about iText here Subject Re: [iText-questions] Creating PDF using JEditorPane [EMAIL PROTECTED] wrote: > > Hi Bruno, > > thanks for replying. > > I've tried doing it the below way, but cannot create the PDF > successfully. When I tried to open the PDF create

Re: [iText-questions] Creating PDF using JEditorPane

2006-06-15 Thread Dorothy_Ng
e());     } Can you help? Thanks! Dorothy bruno <[EMAIL PROTECTED]> 14/06/2006 05:24 PM To Post all your questions about iText here , Dorothy NG/OPS/AH/[EMAIL PROTECTED] cc Subject Re: [iText-questions] Creating PDF using JEditorPane [EMAIL PROTECTED] wrote: > > H

Re: [iText-questions] Creating PDF using JEditorPane

2006-06-15 Thread bruno
[EMAIL PROTECTED] wrote: > > Hi Bruno, > > thanks for replying. > > I've tried doing it the below way, but cannot create the PDF > successfully. When I tried to open the PDF created, the message that > is returned is: > "There was an error opening this document. This file is already open > or i

Re: [iText-questions] Creating PDF using JEditorPane

2006-06-14 Thread bruno
[EMAIL PROTECTED] wrote: > > Hi, > > may I know if it's possible to create PDF using jEditorPane? JEditorPane has a method paint(Graphics g); com.lowagie.text.pdf.PdfGraphics2D implements the Graphics interface. Just create a PdfGraphics2D instance and let the editor pane paint itself to this ins

[iText-questions] Creating PDF using JEditorPane

2006-06-14 Thread Dorothy_Ng
Hi, may I know if it's possible to create PDF using jEditorPane? Thanks, Dorothy ___ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions