Re: [iText-questions] Acrobat reader 7.0 doesn't print from hidden frame.

2005-02-08 Thread Paulo Soares
That's not iText related. - Original Message - From: "Yan" <[EMAIL PROTECTED]> To: Sent: Tuesday, February 08, 2005 2:00 AM Subject: [iText-questions] Acrobat reader 7.0 doesn't print from hidden frame. > Hi, > > I have a web page which contains a hi

[iText-questions] Acrobat reader 7.0 doesn't print from hidden frame.

2005-02-07 Thread Yan
Hi, I have a web page which contains a hidden frame. During the run time, a javascript function set the hidden frame's content(document.location) to a servlet, which prints something in the background. I am using iText for the servlet. This works fine under acrobat reader 5 and 6. Recently