[iText-questions] PdfStamper adding layers

2006-02-17 Thread Dan Phillips
Can the PdfStamper.Writer be used to add OCG layers to existing documents or can OCG  layers only be added to new documents?

RE: [iText-questions] SetAppearance not found for the PushButtonField object

2006-02-11 Thread Dan Phillips
bt.GetAppearance()); stamp.AddAnnotation(bt.Field, 1); stamp.Close(); Creates push button as type INVERT with the rollover_image as the face on the invert button. -Original Message- From: Paulo Soares [mailto:[EMAIL PROTECTED] Sent: Saturday,

RE: [iText-questions] SetAppearance not found for the PushButtonField object

2006-02-11 Thread Dan Phillips
Width, 100 + ll.Height), "bt1 "); PdfFormField ff = bt.Field; ff.SetWidget(new Rectangle(100, 100, 100 + ll.Width, 100 + ll.Height), PdfAnnotation.HIGHLIGHT_PUSH); -Original Message- From: Paulo Soares [mailto:[EMAIL PROTECTED] Sent: Friday, February 10, 2006 6:33 PM To: Dan Phill

[iText-questions] SetAppearance not found for the PushButtonField object

2006-02-10 Thread Dan Phillips
the cvs and the setappearance method is not there,   Set Appearance is available with the PdfFormField object but not the PushButtonField   We used the PushButtonField object to create the push button and we have added the getAppearance code to the itextsharp dll .   Regards Dan Phillips

[iText-questions] PushPutton Appearances using pdf pages as face of appearances???

2006-02-10 Thread Dan Phillips
We are having trouble getting the images to the 'Down' appearance and the 'Rollover appearance' is there an example of how to do this? Also is it possible to use a document with existing pushbutton fields instead of creating new pushbutton field? Regards Dan Phillips    

[iText-questions] PushPutton Appearances using pdf pages as face of appearances???

2006-02-10 Thread Dan Phillips
different appearance faces of a push button? Thanks   Dan Phillips      

[iText-questions] itextsharp with an external hash and signature in Windows Certificate Mode

2005-11-29 Thread Dan Phillips
find a compatible class definition.   Is it possible to use itextsharp itextsharp with an external hash and signature in Windows Certificate Mode ?   TIA Dan Phillips