Hi,
How to do whole PDF file read only?
On Tue, Nov 29, 2011 at 8:56 PM, Khatri Anand wrote:
> Thanks a lot !!!
>
>
> On Tue, Nov 29, 2011 at 6:03 AM, TvT wrote:
>
>> LiveCycle Designer creates interactive PDF forms based on XFA forms.
>> You will need Acrobat which creates interactive PDF form
Thanks a lot !!!
On Tue, Nov 29, 2011 at 6:03 AM, TvT wrote:
> LiveCycle Designer creates interactive PDF forms based on XFA forms.
> You will need Acrobat which creates interactive PDF forms referred to
> as Acroforms.
> You can neither create an XFA form in Acrobat nor create an Acroform
> in
LiveCycle Designer creates interactive PDF forms based on XFA forms.
You will need Acrobat which creates interactive PDF forms referred to
as Acroforms.
You can neither create an XFA form in Acrobat nor create an Acroform
in Designer.
You can however import an Acroform into Designer and create an
i
Thanks a Lot
On Tue, Nov 29, 2011 at 6:00 AM, iText Info wrote:
> Op 29/11/2011 14:52, Khatri Anand schreef:
> > okie...thanks...
> > but right now I don't want to do anything about the XFA Form...
> > so can you tell me that how to develop AcroForm so I will change my
> > field properties e
okie but plz.. tell me that I can Develop AcroForm using Adobe Live
Cycle Designer?
Thanks
On Tue, Nov 29, 2011 at 5:51 AM, TvT wrote:
> nope
>
> 2011/11/29 Khatri Anand :
> > That means I can't Change field Properties of XFA Form?
> >
> >
> >
> > On Tue, Nov 29, 2011 at 5:29 AM, TvT wrote
Op 29/11/2011 14:52, Khatri Anand schreef:
> okie...thanks...
> but right now I don't want to do anything about the XFA Form...
> so can you tell me that how to develop AcroForm so I will change my
> field properties easy.
Use Adobe Acrobat instead of LiveCycle Designer to create your form.
-
nope
2011/11/29 Khatri Anand :
> That means I can't Change field Properties of XFA Form?
>
>
>
> On Tue, Nov 29, 2011 at 5:29 AM, TvT wrote:
>>
>> Ah you should have mentioned that.
>> Regarding XFA you are out of luck with iText...
>>
>> 2011/11/29 Khatri Anand :
>> > yes I konw my form is creat
okie...thanks...
but right now I don't want to do anything about the XFA Form...
so can you tell me that how to develop AcroForm so I will change my field
properties easy.
Thanks
On Tue, Nov 29, 2011 at 5:45 AM, iText Info wrote:
> Op 29/11/2011 14:35, Khatri Anand schreef:
> > That means I can
Op 29/11/2011 14:35, Khatri Anand schreef:
> That means I can't Change field Properties of XFA Form?
You can use iText to extract the XML stream defining the form.
You can use your favorite XML tool to change the template part in that
XML stream.
You can use iText to put the XML back in the PDF.
That means I can't Change field Properties of XFA Form?
On Tue, Nov 29, 2011 at 5:29 AM, TvT wrote:
> Ah you should have mentioned that.
> Regarding XFA you are out of luck with iText...
>
> 2011/11/29 Khatri Anand :
> > yes I konw my form is created using XFA form.
> > If XFA form is there th
Ah you should have mentioned that.
Regarding XFA you are out of luck with iText...
2011/11/29 Khatri Anand :
> yes I konw my form is created using XFA form.
> If XFA formĀ is there than how to change their field properties?
>
>
> Thanks & Regards
>
>
> On Tue, Nov 29, 2011 at 5:21 AM, iText Info
yes I konw my form is created using XFA form.
If XFA form is there than how to change their field properties?
Thanks & Regards
On Tue, Nov 29, 2011 at 5:21 AM, iText Info wrote:
> Op 29/11/2011 14:04, Khatri Anand schreef:
> > I already try all the flags..but still not change Property..
> Ma
Op 29/11/2011 14:04, Khatri Anand schreef:
> I already try all the flags..but still not change Property..
Maybe you're trying to manipulate a pure XFA form using AcroForm technology.
That's like chosing a fork to eat soup instead of a spoon.
Do you know if your form is built using XFA or AcroForm
Hi,
Thanks
I already try all the flags..but still not change Property..
On Tue, Nov 29, 2011 at 2:33 AM, TvT wrote:
> Hi,
>
> you have to use
>
> *setfflags* and not *clrfflags* which makes a read-only field readable...
>
> stamper.getAcroFields().setFieldProperty(fieldName, "setfflags",
> Pd
Hi,
you have to use
*setfflags* and not *clrfflags* which makes a read-only field readable...
stamper.getAcroFields().setFieldProperty(fieldName, "setfflags",
PdfFormField.FF_READ_ONLY, null);
ToM
2011/11/29 Khatri Anand :
> re, I set the textField value Anandnddsss.. and Change the textfield
Hi
I develop PDF file using Adobe LiveCycle Designer ES2 and PDF File save
by "Adobe Static PDF Form".
I place different different fields on that PDF Form such as textfield,
checkbox, radio button...etc...
Now I want to Change the textfield property.. using PdfStamper and
AcroFields.
I use
16 matches
Mail list logo