Linda Jyothis S wrote:
> 1)      How can I open the PDF in a new window( clicking the link will 
> take the control to a Request handler java class- RAD 7.0)

What window? Browser window or PDF Viewer window?
Internet app [1] or standalone app [2].
If [1], it's not a PDF/iText issue.
If [2], you may not get what you expect:
http://1t3xt.info/examples/browse/?page=example&id=214
http://www.1t3xt.info/api/com/lowagie/text/pdf/PdfAction.html#gotoRemotePage(java.lang.String,%20java.lang.String,%20boolean,%20boolean)
gotoRemotePage(String filename, String dest, boolean isName, boolean 
newWindow)

> 2)      In the PDF, I need the paragraph heading to be in the following way:
> 
> A column heading, which will be further divided into sub headings

I don't see the problem. Use a different colspan for the headings that 
span multiple columns.

> Thanks In Advance,

Please read the documentation.
-- 
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to