[Kde-imaging] [Bug 204707] printwizard should be able to print uncroped thumbnails

Angelo Naselli anaselli at linux.it
Sat Aug 22 16:32:56 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=204707





--- Comment #6 from Angelo Naselli <anaselli linux it>  2009-08-22 16:32:53 ---
At the moment, as said you can try also this:
- create directory (if not exist) for insance from konsole:
  mkdir -p ~/.kde4/share/apps/kipiplugin_printimages/templates/
- edit with your preferred editor the file
  ~/.kde4/share/apps/kipiplugin_printimages/templates/templates.xml
  add these lines:
 <paper name="A4" size="">
    <template name="Thumbnails 5x8" dpi="100" autorotate="false">
      <pagesize x="0" y="0" width="2100" height="2970" />
      <photogrid pageWidth="2100" pageHeight="2970" rows="5" columns="8" />
    </template>
  </paper>
 and save it.
You should also create a desktop file for tranlsations but it should work
anyway if i'm not wrong.
This template adds for A4 Thumbnails 5 x 8 (change rows and columns as you like 
- and as you printer can :) - to get more pictures.
As you can see autorotate is false that means it tries to get orientation from
exif to print pictures in the best way. File name is so little that is 
unreadable though and it's also written under the picture since they are
shrinked.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-imaging mailing list