You have the writer but you don't have a document.open().
Paulo
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Post all your questions about iText here"
Sent: Friday, April 06, 2007 5:51 PM
Subject: Re: [iText-questions] opening url in new window
Paulo,
Post all your questions about iText here
> Assunto: Re: [iText-questions] opening url in new window
>
>
>
> Paulo,
>
> Here is a code sample
>
> Document document = new Document();
> ByteArrayOutputStream baos = new
One of the arguments of PdfAction.javaScript() is a PdfWriter.
Paulo
De: [EMAIL PROTECTED] em nome de [EMAIL PROTECTED]
Enviada: sex 06-Abr-07 16:34
Para: Post all your questions about iText here
Assunto: Re: [iText-questions] opening url in new window
Paulo
L PROTECTED]
> Enviada: sex 06-Abr-07 15:13
> Para: iText-questions@lists.sourceforge.net
> Assunto: [iText-questions] opening url in new window
>
>
>
> Thank you for your help.
>
> I am attempting to add a link within the PDF to open a page on the same
> domain in a new w
De: [EMAIL PROTECTED] em nome de [EMAIL PROTECTED]
Enviada: sex 06-Abr-07 15:13
Para: iText-questions@lists.sourceforge.net
Assunto: [iText-questions] opening url in new window
Thank you for your help.
I am attempting to add a link within the PDF to open a
Thank you for your help.
I am attempting to add a link within the PDF to open a page on the same
domain in a new window. The following opens the link but in the same
browser window.
Chunk link = new Chunk("<-- view page -->");
link.setAction(PdfAction.gotoRemotePage("http://mydomain/mypage","pag