Hi, we are using the form feature in another product, therefore this code cannot work alone, but i will create examples that work alone with itext (maybe we will create some abstraction layers) and publish them then.
regards, david On Friday, April 19, 2002, at 06:50 PM, Paulo Soares wrote: > If you happen to create a complex form that you can share the form > creation > code, please do. Examples are needed in this area. > > Best Regards, > Paulo Soares > >> -----Original Message----- >> From: David Teran [SMTP:[EMAIL PROTECTED]] >> Sent: Friday, April 19, 2002 17:47 >> To: Paulo Soares >> Cc: [EMAIL PROTECTED] >> Subject: Re: [iText-questions] acro form question >> >> Hi Paulo, >> >> many thanks for this improvement, now pdf forms seem to be very very >> well working (ok, its still some code one has to write, but it works >> very fine). >> >> kind regards, david >> >> >> On Friday, April 19, 2002, at 04:57 PM, Paulo Soares wrote: >> >>> Here's the solution and an example on how to use it. >>> >>> Best Regards, >>> Paulo Soares >>> <<annots.zip>> >>> >>> >>>> -----Original Message----- >>>> From: David Teran [SMTP:[EMAIL PROTECTED]] >>>> Sent: Friday, April 19, 2002 11:25 >>>> To: Paulo Soares >>>> Cc: [EMAIL PROTECTED] >>>> Subject: Re: [iText-questions] acro form question >>>> >>>> Hi Paulo, >>>> >>>>> It's impossible to do it with the current model. All the child >>>>> annotations >>>>> are placed in the same page as the parent. >>>>> I'll have to signal that an >>>>> annotation can be placed in another page (but the page must greater >>>>> than the >>>>> current one). It will be ready today or Monday. >>>>> >>>> great thing and thanks for the perfect examples for the forms. >>>> >>>> kind regards, david >>>> >>>> p.s. would it be ok if we profile itext a little bit more? maybe we >>>> can >>>> improve speed or decrease memory footprint (and this time without >>>> sending such buggy code as we did before ;-) >>>> >>>> >>>> >>>>> Best Regards, >>>>> Paulo Soares >>>>> >>>>>> -----Original Message----- >>>>>> From: David Teran [SMTP:[EMAIL PROTECTED]] >>>>>> Sent: Friday, April 19, 2002 1:24 >>>>>> To: [EMAIL PROTECTED] >>>>>> Subject: [iText-questions] acro form question >>>>>> >>>>>> Hi, >>>>>> >>>>>> i successfully create a radiobutton list according to the examples >>>>>> from >>>>>> Paulo, but i was not able to create a radionbutton list which is >>>>>> distributed over multiple pages. This is possible with Acrobat 5 >>>>>> (just >>>>>> tried it to do it manually) >>>>>> >>>>>> I spend now 6 hours ;-( and i tried everythink i could think about. >>>>>> Even >>>>>> setPage() in PfdAnnotation for the emptyFields (the real radio >>>>>> buttons) >>>>>> did not work. >>>>>> >>>>>> If anyone knows how to do this, it would help me a lot. >>>>>> >>>>>> kind regards, david >>>>>> >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> iText-questions mailing list >>>>>> [EMAIL PROTECTED] >>>>>> https://lists.sourceforge.net/lists/listinfo/itext-questions >>>>> >>>>> _______________________________________________ >>>>> iText-questions mailing list >>>>> [EMAIL PROTECTED] >>>>> https://lists.sourceforge.net/lists/listinfo/itext-questions >>>>> >>> > _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
