On Sun, May 20, 2012 at 1:49 AM, Håvard Sørli <[email protected]> wrote: > On 18. mai 2012 01:56, Chris Travers wrote: > > Additionally there are two minor enhancements added. The first allows > > images that are uploaded to be attached to invoices, optionally. This > > requires turning it on in defaults and templates require some > > extension to add the images. > > <--snip--> > > > * Optional image retrieval with size detection for latex templates > > * Added option to attach images to LaTeX PDF invoices/orders/etc > > The new module is > > [Size detection for images for embedding in LaTeX templates] > - Image::Size ...missing. > > ubuntu: > sudo apt-get install libimage-size-perl > > Do we need Image::Size as default or is this an optional module ?
This is one of the most optional modules in it. The use case would be: "I want my invoice to include the photos taken of work done or products shipped but only if the images are at least so big." To be able to attach files, you have to turn this behavior on and include the logic in your templates. And if this is turned on, and the module is missing you just end up missing info on image size/resolution. Best Wishes, Chris Travers ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Ledger-smb-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
