Version: unspecified (using KDE 4.4.5) OS: Linux <template name="two 4x6" dpi="0" autorotate="true"> <photo x="0" y="0" width="6" height="4" /> <photo x="0" y="4" width="6" height="4" /> </template> <template name="one 4x6 two 2x3" dpi="0" autorotate="true"> <photo x="0" y="0" width="6" height="4" /> <photo x="0" y="4" width="3" height="2" /> <photo x="3" y="4" width="3" height="2" /> </template> <template name="one 5x7 corner" dpi="0" autorotate="true"> <photo x="0" y="0" width="5" height="7" /> </template> <template name="four 2.5x3.5" dpi="0" autorotate="true"> <photo x="0" y="0" width="2.5" height="3.5" /> <photo x="0" y="3.5" width="2.5" height="3.5" /> <photo x="2.5" y="0" width="2.5" height="3.5" /> <photo x="2.5" y="3.5" width="2.5" height="3.5" /> </template> Note four 2.5x3.5 has white space between the pictures and it shouldn't. Reproducible: Always Steps to Reproduce: It shouldn't have white space Expected Results: no white space between pictures
Created attachment 65744 [details] four 2.5x3.5 Can you post a picture and your full template .xml file? It works fine for me, as you can see from the attached image (even the layout preview is fine). The page size is incorrect, however, which might be a problem with windows specifically.
Ananta, What about this file ? I still valid using last kipi-plugins 4.10.0 ? orrrobert, Did you seen previous comment from Ananta ? Gilles Caulier
digiKam 7.0.0 stable release is now published: https://www.digikam.org/news/2020-07-19-7.0.0_release_announcement/ We need a fresh feedback on this file using this version. Best Regards Gilles Caulier
Git commit 7e942aac83fe13bfac8c976d436463dcf7792be3 by Gilles Caulier. Committed on 04/05/2023 at 14:56. Pushed by cgilles into branch 'master'. Add 4 new Print Wizzard templates for 6x8 inchs photo paper FIXED-IN: 8.1.0 A +5 -0 core/dplugins/generic/tools/printcreator/templates/1_photo_4x6_2_photos_2x3.desktop A +5 -0 core/dplugins/generic/tools/printcreator/templates/1_photo_5x7_corner.desktop A +5 -0 core/dplugins/generic/tools/printcreator/templates/2_photos_4x6.desktop A +5 -0 core/dplugins/generic/tools/printcreator/templates/4_photos_2.5x3.5.desktop M +53 -20 core/dplugins/generic/tools/printcreator/templates/templates.xml https://invent.kde.org/graphics/digikam/commit/7e942aac83fe13bfac8c976d436463dcf7792be3