Re: How to pass file to gnome_print?

Mohit Kumar <[email protected]> Fri, 18 Mar 2005 10:24:30 +0530
Newsgroups gmane.comp.gnome.print
Message-ID <[email protected]>
Well Andreas, the code is constructing the PS using gnome_print_lineto
and other functions as Lutz has pointed out.

I think there is no way to do so....

Thanks,
Mohit


On Thu, 17 Mar 2005 09:41:51 -0700, "Andreas J. Guelzow"
<[email protected]> wrote:
> On Thu, 2005-17-03 at 06:59 +0100, Lutz Müller wrote:
> > On Thu, 2005-03-17 at 10:56 +0530, Mohit Kumar wrote:
> > > 1. To call a gnome -print API which will convert this into PS using
> > > the options provided by the user. In this case which API should I call
> > > to "pass" the file as a parameter to it?
> > 
> > libgnomeprint does not provide this feature. libgnomeprint can only be
> > used to construct files using the [gnome_print_moveto,lineto...]
> > functions.
> 
> not quite:
> 
> check the gpdf code, since that is what that program is doing. It
> ignores some of the options though.
> 
> Andreas
> -- 
> Andreas J. Guelzow, Professor & Coordinator
> Dept. of Mathematical & Computing Sciences
> Concordia University College of Alberta
> 
>