Form fields are always on top, you can't keep the fields and draw a line over it. You can, however, flatten the fields first, save the doc, reload it and draw the line.
Best Regards, Paulo Soares > -----Original Message----- > From: yun wang [SMTP:[EMAIL PROTECTED] > Sent: Friday, September 12, 2003 8:03 > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Question about cb = stamp.getOverContent(i); > > Paulo, > > I want to write some text and lines over all the original pdf. But, if > there > is a form to be filled. This form is on the top of my filled text and > lines. > > Please see the attached file, the blue color lines are under the check > box. > As you type you name into Last, your name will be on the top of Red Color > "Test name". > > How can I make my filled blue lines and red texts on the top of the form > data? Or, how can I disable this form? > > I know that I can use "cb1.addTemplate(page, 1f, 0, 0, 1f, 0, 0);" so that > > my filled text and line are always on the top. But, this way will loss > too > much information. > > Thanks for your help, > > yun wang > > _________________________________________________________________ > Try MSN Messenger 6.0 with integrated webcam functionality! > http://www.msnmessenger-download.com/tracking/reach_webcam << File: > complaintform_Filled.pdf >> ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
