PdfStamper stp = ....;
AcroFields af = stp.AcroFields;
af.SetFieldProperty("fieldname", "flags", PdfAnnotation.FLAGS_PRINT, null);
stp.Close();

Paulo 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Eliasen Jan
> Sent: Tuesday, July 04, 2006 1:52 PM
> To: Post all your questions about iText here
> Subject: Re: [iText-questions] Setting a field visible
> 
> Hi
>  
> I am using iTextSharp - the latest version, btw...
> 
> Med venlig hilsen
> ________________________________________
> Jan Eliasen
> 
> WM-data
> Fredrik Bajers Vej 1
> 9220  Aalborg Øst
> Tel.: +45 9630 5800, direkte: +45 9630 5818
> Mobil: +45 2518 8024, fax: +45 9630 5805
> mailto: [EMAIL PROTECTED]
> http://www.wmdata.dk
> 
>  
> 
> ________________________________
> 
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Eliasen Jan
> Sent: 4. juli 2006 14:50
> To: Post all your questions about iText here
> Subject: [iText-questions] Setting a field visible
> 
> 
> Hi
>  
> I have looked at 
> http://www.mail-archive.com/[EMAIL PROTECTED]
> net/msg21869.html - but first of all, I think this is way to 
> complex for my problem, and secondly, I don't understand it 
> (There could be a connection between the fact that I don't 
> understand it and the fact that I find it too complex :-)
>  
> Anyway, I have a PDF document with many formfields on it.
>  
> There are four specific fields that I want to set visible. I 
> have the names of the fields, and they will only appear once 
> in the document - nothing fancy.
>  
> They are all textboxes. 
>  
> Can anyone point me in the right direction?
>  
> Thanks in advance.
> 
> Med venlig hilsen
> ________________________________________
> Jan Eliasen
> 
> WM-data
> Fredrik Bajers Vej 1
> 9220  Aalborg Øst
> Tel.: +45 9630 5800, direkte: +45 9630 5818
> Mobil: +45 2518 8024, fax: +45 9630 5805
> mailto: [EMAIL PROTECTED]
> http://www.wmdata.dk
> 
>  
> 


Aviso Legal:
Esta mensagem é destinada exclusivamente ao destinatário. Pode conter 
informação confidencial ou legalmente protegida. A incorrecta transmissão desta 
mensagem não significa a perca de confidencialidade. Se esta mensagem for 
recebida por engano, por favor envie-a de volta para o remetente e apague-a do 
seu sistema de imediato. É proibido a qualquer pessoa que não o destinatário de 
usar, revelar ou distribuir qualquer parte desta mensagem. 

Disclaimer:
This message is destined exclusively to the intended receiver. It may contain 
confidential or legally protected information. The incorrect transmission of 
this message does not mean the loss of its confidentiality. If this message is 
received by mistake, please send it back to the sender and delete it from your 
system immediately. It is forbidden to any person who is not the intended 
receiver to use, distribute or copy any part of this message.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to