Google
  Web www.spinics.net

Re: Printing multiple images

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]


The way I accomplish this is as follows:

(1) open all the images you wish to print on a single sheet;
(2) scale images to desired size if necessary;
(3) select one image and increase the canvas size to the size of the
sheet;
(4) move the image to where you want it on the sheet;
(5) add a transparent layer for each of the other images;
(6) select the second image, copy it, paste it into one of the layers
you added to the first image, and anchor it;
(7) move the image to where you want it on the sheet;
(8) repeat steps (6) & (7) for the remaining images, using another
transparent layer for each;
(9) print the image.

You can flatten the image before printing if you wish, but it is not
necessary.

Cecil

--- In gimpwin-users@xxxxxxxxxxxxxxx, "Barry" <barry@...> wrote:
>
> Windows Vista or XP can do this already - just open the folder,
select any
> one or more images, and one of the choices on the left allows you to
print
> and in the process choose how you want the images to appear on the page.
> 
>  
> 
> Ben
> 
>  
> 
>   _____  
> 
> From: gimpwin-users@xxxxxxxxxxxxxxx
[mailto:gimpwin-users@xxxxxxxxxxxxxxx]
> On Behalf Of Kent Paul Dolan
> Sent: Wednesday, December 12, 2007 6:20 AM
> To: gimpwin-users@xxxxxxxxxxxxxxx
> Subject: Re:  Printing multiple images
> 
>  
> 
> >> From: "ronald9051" <Ron.Beard@btinterne
> <mailto:Ron.Beard%40btinternet.com> t.com>
> >> Date: Tue, 11 Dec 2007 17:12:03 -0000
> 
> >> I have used a program which enabled me to print
> >> several images on a page, eg four 6x4 photos on an
> >> A4. I cannot see how to do this in GIMP - is it
> >> possible?
> 
> Gimp's printing capabilities are notoriously weak,
> especially on MS-Windows, I suspect, which is part
> of the "MS-DOS standardized _nothing_" that gives
> even commercial software developers fits, much less
> volunteer labor trying to cater for every
> idiosyncracy of every brand of printer.
> 
> A really easy way to do what you want though is just
> to write a tiny local bit of HTML as a web page, to
> lay out the page display 2x2 from the separate
> images, and then print that web page from your
> browser. That plugs you into the much stronger
> printing capabilies browsers supply.
> 
> A snippet of web page code vaguely like:
> 
> <html>
> <head>
> </head>
> <body>
> <img src="./image1.jpg">
> <img src="./image2.jpg">
> <br clear=all>
> <img src="./image3.jpg">
> <img src="./image4.jpg">
> </body>
> 
> or so should at least give you two rows of two
> pictures. Use of <table>...</table> will give
> you overwhelmingly more control, but it's hard
> to describe in a line or two how to use that.
> 
> HTML is the poor man's page image and text fancy
> layout, display, and printing tool, and a look at
> the Internet will tell you that it is a massively
> powerful such tool. Once you learn HTML coding, you
> don't really need word processors any more.
> 
> xanthian.
> 
>  
> 
> 
> 
> [Non-text portions of this message have been removed]
>




List archives: <http://groups.yahoo.com/group/gimpwin-users/>
To unsubscribe send a blank message from the address you're subscribed
to <mailto:gimpwin-users-unsubscribe@xxxxxxxxxxxxxxx> 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/gimpwin-users/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/gimpwin-users/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:gimpwin-users-digest@xxxxxxxxxxxxxxx 
    mailto:gimpwin-users-fullfeatured@xxxxxxxxxxxxxxx

<*> To unsubscribe from this group, send an email to:
    gimpwin-users-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

[Gimp Developers]     [Gimp Users]     [Photos]     [Yosemite News]     [Yosemite Photos]    [Epson Inkjet]     [Scanner]     [Gimp's Home]     [Steve's Art]     [Script Fu]     [Free Online Dating]     [GIMP Software]     [GIMP Books]

  Powered by Linux