For general resizing of images I like "Fast Image (JPG) Resizer for Java"

At: http://fir4j.sourceforge.net/

It will make each image the same size and fill in with your color choice around the image but you have to do the manipulation each time you add an image.

If you are using linux and can do scripting you can use the "inoticoming" command to watch you input-image-directory and output to you database-image-directory.

In the script you will have to manipulate the image with something.
You can try ImageMagick. See "How to Quickly Resize, Convert & Modify Images from the Linux Terminal"

At: http://www.howtogeek.com/109369/how-to-quickly-resize-convert-modify-images-from-the-linux-terminal/

I do not know if Apple products have the same or similar functions.

Hope this helps


On 3/27/2015 5:13 AM, hw wrote:
Hi,

how can I put images into a report?

I have a query on a database that, amongst others, has a field with the file name of an image. All images are stored in a particular directory, so the relevant table in the database holds the file name of the image, for example "abc.jpg". I need the image that has the particular file name displayed in the report.

The images are of different sizes, and in the first step, I'd like to have them scaled to fit into the report, and their aspect ratio must not be changed. In a second step, I might use some external tool to make all images the same size eventually.



--
To unsubscribe e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to