Title: RE: [iText-questions] setRemoteGoto

Sure. Use this instead:

PdfAction action = "" PdfAction("other.pdf", 6);

action.put(new PdfName("NewWindow"), PdfBoolean.PDFTRUE);

chunk.setAction(action);

Best Regards,

Paulo Soares

    -----Original Message-----

    From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of Cinzia

    Sent:   Tuesday, December 09, 2003 10:00

    To:     [EMAIL PROTECTED]

    Subject:        [iText-questions] setRemoteGoto

    Hi,

    is it possible to open a new pdf window when using setRemoteGoto to jump to another pdf file, instead of having the action open the pdf in the same window?

    Thanks

    -----------------------------------------

    Email provided by http://www.ntlhome.com/




    -------------------------------------------------------

    This SF.net email is sponsored by: SF.net Giveback Program.

    Does SourceForge.net help you be more productive?  Does it

    help you create better code?  SHARE THE LOVE, and help us help

    YOU!  Click Here: http://sourceforge.net/donate/

    _______________________________________________

    iText-questions mailing list

    [EMAIL PROTECTED]

    https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to