You have to initialize the document with the format you want, and after you can
change it whenever you want but it will take effect on the next page
Selon Paulo Soares <[EMAIL PROTECTED]>:
> That's not possible for the first page. You have to do it before opening the
> document.
>
> Best Regard
Yes it's possible, but it will take effect on the next page
Selon Roberto Cipollini <[EMAIL PROTECTED]>:
> Hi everybody...have a nice very hot summer :))
>
> i was wondering if it is possible to rotate [ PageSize.A4.rotate() ] the
> page after the open declaration
> i've tryed around but the pa
Hello,
I need to prevent user's action when the pdf is loading in an iframe from the
server response. I'd like to know if the acrobat plugin sent an event to ie or
something like this when it has send the pdf to the printer
I tried the onreadystatechange event of the iframe but this event is
.
Do you think (Bruno) that the 'totally silent printing' is a security lack?
I think so.
Pascal SIMON
Selon David Pereira <[EMAIL PROTECTED]>:
> Can you send me an complete example, please?
>
> thanks
>
> -Mensaje original-
> De: [EMAIL PROTECTED]
>
I'm afraid you're wrong. I 've already done a silent printing without any
client confirmation. I just submit a form and the document printing is totally
invisible for the client. You have to configure the target as an iframe with
some attributes:
iframe:
ifrCachee=parent.document.createElement
I've the same problem with the example 'print_me.java' from paulo soares web
site...
Selon SIMON Pascal <[EMAIL PROTECTED]>:
> Hello,
>
> I just try to do silent print throw the addJavascript function:
>writer.addJavaScript("this.print(false);&quo
Hello,
I just try to do silent print throw the addJavascript function:
writer.addJavaScript("this.print(false);",false);
But it just print the first page of my pdf (even with \r before ;)
thanks in advance
---
This SF.Net email sponso
Hi,
I need to have a box in the header but not in all width.
I mean i need a box of 50% width in my header, is it possible?
thanks in advance
---
This SF.net email is sponsored by: Etnus, makers of TotalView, The best
thread debugger on the p