Hello,
I have an application that contains a lot of interactive fields inside a
table, the problem is that on page breaks, the PdfFormField is all messed
up. In fact, if I create a PdfForm before all the fields are created, and
add the annotation after, all the events will be placed on the last pa
Hi Razvanb
Did you get a answer for how to have background color set w/o the field
being in focus.
I am facing a similar problem and I am actually facing it with both
PdfFormField as well as TextField
1st way to create a textfield
PdfFormField field = acroForm.addSingleLineTextField(name, text,
Hi Razvanb
Did you get a answer for how to have background color set w/o the field
being in focus.
I am facing a similar problem and I am actually facing it with both
PdfFormField as well as TextField
1st way to create a textfield
PdfFormField field = acroForm.addSingleLineTextField(name, te
Thank you for the answer...it is a good idea...!
I don't know why i didn't think on it before!
If I have questions, I know where to ask...you are very prompt...TY!
1T3XT info wrote:
>
> razvanb wrote:
>> using
>> TextField(that has no setWidget method).
>
> As explained in the book TextField
razvanb wrote:
> using
> TextField(that has no setWidget method).
As explained in the book TextField is a convenience class
that helps you create a PdfFormField without having to think
about all those dictionary keys and values. A PdfFormField
is created behind the scenes.
However, if you need stu
Ok, first, I am sorry for using "urgent", and thanks for replies.
My problem is that i used setCellEvent to place all my textfields, but from
what i've seen from the book examples...they used setWidget method to
specify the position of the textfield. And because TextField class doesn't
have this
AM
> To: itext-questions@lists.sourceforge.net
> Subject: Re: [iText-questions] PdfFormfield textfield background color
>
>
> Man, your reply was to no use...if you can give a pertinent
> answer ok...if
> not...
>
> razvanb wrote:
> >
> > Hi!
> > I have an urgent
razvanb wrote:
> Man, your reply was to no use...if you can give a pertinent answer ok...if
> not...
You broke an important rule: you used the forbidden word 'URGENT'.
Many people on this list are allergic to it. And for good reasons:
we aren't paid by you, so what is urgent to you, isn't urgent f
Man, your reply was to no use...if you can give a pertinent answer ok...if
not...
razvanb wrote:
>
> Hi!
> I have an urgent problem!
>
> I made a form that has many textfields created with the method
> PdfFormField.createTextField(PdfWriter writer, boolean multiline, boolean
> password, int ma
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of razvanb
> Sent: Friday, April 11, 2008 10:20 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] PdfFormfield textfield background color
>
>
Hi!
I have an urgent problem!
I made a form that has many textfields created with the method
PdfFormField.createTextField(PdfWriter writer, boolean multiline, boolean
password, int maxLen), and that because my textfields are in PdfPCell(table
cells).
My problem is that i want these textfields to
20, 2006 7:51 PM
Subject: [iText-questions] PdfFormField expands across entire cell
I performed a search in the archives for this topic however I was unable
to find a solution that fits my needs. I apologize if this has already
been covered. My problem is when attempting to add a PdfFormField
obje
I performed a search in the archives for this topic however
I was unable to find a solution that fits my needs. I apologize if this
has already been covered. My problem is when attempting to add a PdfFormField
object to a PdfPcell much like the following snippet the form field expands to
Is there any way to put a PdfFormField inside a PdfPCell?
[]s
Ary Junior
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log
Anders Brøndum wrote:
Hello
Is it somehow possible to make a pdfformfield inside a PdfPTable?? if
so, how??
Hope someone can help me, been googling all day finding absolutely
nothing.
I tried to answer on your sf address, but it bounced.
This was my answer:
I started some tutorial chapters, but
Hello
Is it somehow possible to make a pdfformfield inside a PdfPTable?? if so,
how??
Hope someone can help me, been googling all day finding absolutely nothing.
/Anders
_
Del din verden med MSN Spaces http://spaces.msn.com
---
See the class PdfPushbuttonField in the new release at
http://itextpdf.sf.net.
--- Christopher Parkins <[EMAIL PROTECTED]> wrote:
> Hey all,
>
> I am trying to use the PdfFormField to make a
> FormField with an image. I have found some
> examples,
> that seem to be working, but the image is not
Hey all,
I am trying to use the PdfFormField to make a
FormField with an image. I have found some examples,
that seem to be working, but the image is not showing
up when I open the form. Also when I look at the
properties of the Field the Layout Option is set to
"Label Only", I can go in and man
That's what a form action does.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of vadim zabejinsky
> Sent: Wednesday, December 29, 2004 2:06 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions]
Is there any possibility to send back via pdfAction
values of PdfFormFields (like form action with post
method) ?
__
Do you Yahoo!?
Jazz up your holiday email with celebrity designs. Learn more.
http://celebrity.mail.yahoo.com
---
Use the class TextField. The method setFontSize(0) will give you the auto
sizing.
Best Regards,
Paulo Soares
> -Original Message-
> From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]
> Sent: Wednesday, November 26, 2003 9:18
> To: [EMAIL PROTECTED]
> Subject: [
Hello
I have some questions about the PdfFormField-Object:
Is it possible to create a TextField without a fix font size or can a FLAG
be set or any adobe script to get this featue like directly in the Adobe
Acrobat.
=> Font => Selectbox => AUTO.
Another way would be to create a PDF-File with this
22 matches
Mail list logo