A current project I'm working requires that a "report" be printed out for every "part" produced.
Each "part" is photographed and a high quality (large) .jpg file is
generated and cataloged on the hard drive. A report with this
image is then printed and shipped with the product as part of a QA
process.
Initially I used a command line argument to have Irfanview print the
image only. This was so easy. Even printing in Landscape
was simple. Of course then I realized I would probably need a
little more information than just the image.
Looking at some examples of report generation and reading some of the
problems others have had in the past, I figured it might be good to ask
before I go stumbling around in the dark.
The original images are 2288x1712 in size.
Is there any way to auto resize an image to "fit" onto a printed report?
The only way I can think to do is to experiment with different sizes
until I find something that fits and looks alright, then use either
IMAQ tools or an Irfanview command to resize the image before appending
it to the report.
If anyone has any tricks for this one, I'd love to hear them.