Or wait tomorrow and try with 2.0.1 candidate ... more details from where
to download the candidate will follow asap.

Bye
 Il giorno 08/dic/2011 12:25, "Noel Grandin" <[email protected]> ha
scritto:

>
> you will need to download source code directly from the subversion
> repository:
>
> http://pivot.apache.org/svn.html
>
> and build a copy of the library yourself.
>
> [email protected] wrote:
>
> Dear Mr. Noel
>
> Thanks a lot for your quick and kind reply.
> Do you mean I need to download the latest lib file and rebuild my project ?
>
> Hero
>
>
>
>   *Noel Grandin <[email protected]> <[email protected]>*
>
> 12/08/2011 04:02 PM
>    To
>  [email protected]
> cc
>  [email protected]
> Subject
>  Re: How to print pivot application in IE with the print function
> embedded in IE
>
>
>
>
>
>
>
> This problem is fixed in the current trunk source code.
>
> If you need a fix urgently, you are going to have to build the source code
> from the repository.
> *
> **[email protected]* <[email protected]> wrote:
> Dear All
>
> I implemented a pivot program and it works fine. I use below code to run
> it in IE. And the program works fine too.
> But when I wanted to print the window with the print function embedded in
> IE. No data comes out in paper except some empty component.
>
> <script *xmlns*=*""* 
> src=*"**http://java.com/js/deployJava.js*<http://java.com/js/deployJava.js>
> *"*
>        type=*"text/javascript"*></script>
>
> <script *xmlns*=*""* type=*"text/javascript"*>
>
>    *var* attributes = {
>      ...
>    };
>
>    *var* libraries = [];
>       ...;
>
>    attributes.archive = libraries.join(",");
>
>    *var* parameters = {
>        *...*
>    };
>
>    deployJava.runApplet(attributes, parameters, "1.6");
>
> </script>
>
> The paper printed out is like below.
>
>
> Does anyone ever meet with problem? or could give me some help?
>
> Any advise is appreciated.
>
> hero
>
>
>

<<image/gif>>

Reply via email to