Re: GnomePrintContext and gnome_print_begin_page
Abhishek Samuel <[email protected]> Fri, 20 May 2005 15:09:49 +0530
| Newsgroups | gmane.comp.gnome.print |
|---|---|
| Message-ID | <[email protected]> |
hi I am wanting to print a report that im generating. I want this report to have a very specific look and design for all pages. I have done this for my first page. How do i get the same format for the remaining pages too. Right now i am running the same piece of code in a for loop for all pages. Is there any other way. Thanks Abhishek Samuel On 5/19/05, Jody Goldberg <[email protected]> wrote: > On Thu, May 19, 2005 at 01:09:54PM +0530, Abhishek Samuel wrote: > > hi ppl > > > > I have made a format on the first page of my printing material which i > > want available in all forthcoming pages. Its like a format. So how do > > i do this? > I do not understand the question. >=20 > > Also while calling the gnome_print_begin_page function can i pass the > > existing GnomePrintContext instance or do i have to create a new one. > yes. >