Re: How to pass file to gnome_print?
Lutz Müller <[email protected]> Thu, 17 Mar 2005 06:59:47 +0100
| Newsgroups | gmane.comp.gnome.print |
|---|---|
| Message-ID | <1111039187.7028.2.camel@localhost> |
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. Regards -- Lutz Müller <[email protected]>