APPX is the Premier Development and Runtime Environment for Business Application Software
(Answer) (Category) FAQ's - APPX Software, Inc. : (Category) APPX Utility : (Category) APPX Development Environment : (Category) Output Processes :
What is the best format to print a logo, images?
In general to get the best scaled images, you want as much resolution as you can get in pixels (within reason) and also a high number of colors in the image bit depth.

The high resolution means the image will be scaled down for the pdf form instead of up. Scaling formulas do a lot better job throwing away extra detail than they do creating detail where it doesn't exist.

The large color depth gives the formula a much better ability to anti- alias. If you are using a black and white (1 bit) color depth, it can't anti-alias at all and will always create a jagged border. If you are using straight black and white, just converting the image to a gray scale image will make a big difference in the result of scaling.

As for image processing software, you can use Adobe Photoshop. But almost any tool will allow you to alter the image color depth and save under a number of formats. If you have linux, it comes with a tool called "gimp" that is an open source knockoff of photoshop without the fancy user interface.

Is .JPG the 'best' file type? Or is there a better one? And for that matter, what other formats are acceptable (if any)?

For screens, you can use JPG, GIF, and PNG files. JPG's aren't good for line drawing (because the images are compressed with a lossy algorithm - sharp lines disappear).

GIF's are patent-encumbered.

If you want to include a resource image that has fine, crisp, details, you don't want to use JPG to store the image. JPG uses pixel averaging which distorts and drops out fine detail. Like very thin lines and such. JPG was create to store high color, low detail images like photographs.

PNG is the best bet. It's the newest if the three and does a fine job.


[Append to This Answer]
2004-Apr-28 4:32pm
Previous: (Answer) Now that I can generate PDF files from APPX, how can I get the PDF to display as such in a browser?
Next: (Answer) We need to be able to use a specific font to support an OCR scan line
This document is: http://board.appx.com/cgi-bin/fom.cgi?file=485
[Search] [Appearance]
This is a Faq-O-Matic 2.719.
Copyright 2003 by APPX Software, Inc. All rights reserved.