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?
>
> You can't, OO.o does not allow to do so. This should be worth an RFE (if
> not already written).

That I already imagined. :-(


> - try to use the print preview (not tested, would be an interesting
> solution)
>
> - use the "PrintAreas" of the calc doc:
>   - store old print areas -> Sheet.getPrintAreas()
>   - 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

I also imagined that it could be a solution if i define no print areas
and only set one with the print job.

Thank you.

Greetings, Mathias
-- 
·-· cut here ·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·->8·-·

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

Reply via email to