Skip to main content



      Home
Home » Eclipse Projects » GEF » Multi-page printing
Multi-page printing [message #77517] Wed, 30 April 2003 12:44 Go to next message
Eclipse UserFriend
Originally posted by: remko.popma.azzurri.jp

The PrintFigureOperation class in draw3d prints only a single page.
Will there be support for printing multiple pages in future versions of GEF?

If not, does anyone have any pointers on how to implement this?
Should I call loop through the rectangles that fit on a single page
with graphics.clipRect() and graphics.translate() and paint the main figure
repeatedly until done?
If anyone has already done something like this I would greatly appreciate
some sample code.

Thanks,
Remko Popma
Re: Multi-page printing [message #77564 is a reply to message #77517] Wed, 30 April 2003 13:01 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

See posting on 1/10/2003

"Remko Popma" <remko.popma@azzurri.jp> wrote in message
news:b8ougi$b5o$1@rogue.oti.com...
> The PrintFigureOperation class in draw3d prints only a single page.
> Will there be support for printing multiple pages in future versions of
GEF?
>
> If not, does anyone have any pointers on how to implement this?
> Should I call loop through the rectangles that fit on a single page
> with graphics.clipRect() and graphics.translate() and paint the main
figure
> repeatedly until done?
> If anyone has already done something like this I would greatly appreciate
> some sample code.
>
> Thanks,
> Remko Popma
>
Previous Topic:Editor with Context-Menu/ActionBar
Next Topic:Loading of container models takes longer time.
Goto Forum:
  


Current Time: Sun May 11 16:00:58 EDT 2025

Powered by FUDForum. Page generated in 0.03076 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top