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