Bad news :( I hate to start like that... I did some testing on my photo printer to found out that the layout is not correct. Indeed the page-left, page-top CUPS options have no effect on this printer (it works on 2 others printers : Dell3100cn and Lexmark-x950 and the PDF printer). Reading the doc again I see that the page-left, page-top options are in the TEXT-related section. That is, those options are not supposed to work when sending images.
So a redesign if the last stage (sending the print to CUPS) is needed. One of the option we have thought about is to use a Cairo surface. This should work. We create the surface for a whole page with the right size (taking the printer resolution into account), we place the image at the right position and print this surface. One big advantage of this solution is that it will allow later to print multiple images on the same page if we need this. Or print a contact-sheet for example. Any other idea? -- Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagination http://v2p.fr.eu.org http://www.obry.net gpg --keyserver keys.gnupg.net --recv-key F949BD3B ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ darktable-devel mailing list darktable-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-devel