800
To: Post here
mailto:itext-questions@lists.sourceforge.net>>
Subject: Re: [iText-questions] adding checkbox to a paragraph
Hi
Suppose optional content 1,2,3 is there and user chooses 1 & 3. Since content 2
is hidden is there a possibility to move content 3 to upwards so that space
occupie
anywhere on the page you want.
>
> From: Srivalli Neti
> Reply-To: Post here
> Date: Mon, 14 Nov 2011 06:50:50 -0800
> To: Post here
> Subject: Re: [iText-questions] adding checkbox to a paragraph
>
> Hi
>
> Thank you for the reply. Couple of questions.
> 1. Is it pos
:itext-questions@lists.sourceforge.net>>
Date: Mon, 14 Nov 2011 06:50:50 -0800
To: Post here
mailto:itext-questions@lists.sourceforge.net>>
Subject: Re: [iText-questions] adding checkbox to a paragraph
Hi
Thank you for the reply. Couple of questions.
1. Is it possible to align text once after
t; Look into the use of Optional Content, AcroForm fields, and JavaScript.
>
> Leonard
>
> From: Srivalli Neti
> Reply-To: Post here
> Date: Sun, 13 Nov 2011 16:16:57 -0800
> To: Post here
> Subject: [iText-questions] adding checkbox to a paragraph
>
> Hi,
>
> I h
xt-questions@lists.sourceforge.net>>
Subject: [iText-questions] adding checkbox to a paragraph
Hi,
I have one requirement to fulfill using iText.
There are 3 paragraph's to be shown on PDF and user will select one of them and
rest needs to be hidden. For eg.
1. Para 1
2. Para 2
3. Para 3
If user se
Hi,
I have one requirement to fulfill using iText.
There are 3 paragraph's to be shown on PDF and user will select one of them
and rest needs to be hidden. For eg.
1. Para 1
2. Para 2
3. Para 3
If user selects Para 1 and Para 3 then Para 2 needs to be hidden.
For this purpose I would like to ad