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

Stuart McLachlan stuart at lexacorp.com.pg
Tue May 29 10:46:55 CDT 2012


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



More information about the AccessD mailing list