[AccessD] Need to Trim down Excel Chart jpg files that areshown on an Access Report

Brad Marks BradM at blackforestltd.com
Tue May 29 15:05:32 CDT 2012


Stuart,

Thanks for the help with this question.

My initial tests with Imagemagick have gone well.

I think that this tool will work nicely for the automatic trimming that
I would like to do.

Thanks again... I owe you another beer !
Brad


-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Stuart
McLachlan
Sent: Tuesday, May 29, 2012 10:47 AM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Need to Trim down Excel Chart jpg files that
areshown on an Access Report

ImageMagik?

An example from: http://www.imagemagick.org/Usage/crop/#crop
convert rose: -crop 40x30+10+10  +repage  repage.gif

Note, you don't need the full ImageMagik installation on a target
machine to do this sort of 
image manipulation.  You just need two files of its files - convert.exe
and vcomp100.dll.  

-- 
Stuart


On 29 May 2012 at 9:55, Brad Marks wrote:

> All,
> 
> I am working on an Access application that uses Excel (via automation)
> to create a number of Charts (half-circle gauges) that are included on
> an Access report as jpg files. 
> 
> Excel does a nice job of generating the gauges, but they are generated
> with too much space around the gauge.  I would like to find a utility
> that I could use to automatically trim off the excess in order that
> more images can be tightly packed on the Access Report.  I have
> experimented with IrfanView a bit but have not had success. 
> 
> Is anyone aware of a utility that can be used to automatically trim
> off specific amounts from each side of an image? 
> 
> Thanks,
> Brad
> 

--
Stuart McLachlan

Ph:    +675 340 4392 
Mob: +675 7100 2028
Web: http://www.lexacorp.com.pg

-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




More information about the AccessD mailing list