RSS/Atom feed Twitter
Site is read-only, email is disabled

multipe prints from Gimp ?

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

multipe prints from Gimp ? Dave Selby 11 Apr 22:15
multipe prints from Gimp ? Roland Berger 11 Apr 22:26
  multipe prints from Gimp ? Geoffrey 12 Apr 02:33
Dave Selby
2003-04-11 22:15:51 UTC (almost 21 years ago)

multipe prints from Gimp ?

Is there any way of doing multiple prints from gimp? I recently had to do 50 copies of some wedding invitations, one at a time !

Dave

Roland Berger
2003-04-11 22:26:49 UTC (almost 21 years ago)

multipe prints from Gimp ?

Is there any way of doing multiple prints from gimp? I recently had to do 50 copies of some wedding invitations, one at a time !

I would print/save it to a Postscript file and then print that on cmd line like 'lpr -#50 invitation.ps'.
(Better do one test print before. :)

/Roland/

Geoffrey
2003-04-12 02:33:12 UTC (almost 21 years ago)

multipe prints from Gimp ?

When your print dialog window pops up, select 'setup printer' There you should see the actual print command used to print your image. You can modify it there to print the number of copies you want. For example, if you're using lpr, you would add the following:

-n 50

to print 50 copies. So, mine looks like this:

lp -s -dDads_Printer -oraw

I would change it to:

lp -s -dDads_Printer -oraw -n 50

If your setup uses lpr, then the option is '-#50'

Roland Berger wrote:

Is there any way of doing multiple prints from gimp? I recently had to do 50 copies of some wedding invitations, one at a time !

I would print/save it to a Postscript file and then print that on cmd line like 'lpr -#50 invitation.ps'.
(Better do one test print before. :)

/Roland/

_______________________________________________ Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user