Hello Marc!

Am 14.11.2006 00:09 schrieb Marc Santhoff:
>> So the question is: how can i figure out, which print page number has
>> the actual sheet? Or, how can i figure out, on which print page(s) will
>> a special print area reside?

> As a workaround you can:
> - use the "PrintAreas" of the calc doc:
>   - store old print areas -> Sheet.getPrintAreas()

... at every sheet
   - clear all print areas at all sheets

>   - set a new one for the used range of the sheet you want to print,
> maybe adapt scaling to 100%
>   - print
>   - restore old print areas

Now i preferred this solution. If i have the time i will create a code
snippet.


Thanks
        Mathias
-- 
·-· cut here ·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·->8·-·

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to