In article <32782C02-84D7-42B5-BAD9-(E-Mail Removed)>, Baret wrote:
> A template I have created uses PNG files on the masters in order to allow the
> user to change background colours / add background images. Although the
> actual PNG files are only approx 100KB they seem to take forever to print
> (when printing a large presentation - say over 20 slides) - the file takes
> ages to process thru the printer - sometimes up to 1 hour.
>
> Is there a known problem with printing PNG files??
Not PNGs specifically but any time you use an image instead of a flat color or
vector graphics, it results in WAY more data being sent to the printer so it
takes longer to print.
Also, the size of the image file is never a very good indicator of the amount of
data involved; PNGs and JPGs are both compressed, though in very different ways,
but the data may have to go to the printer uncompressed.
A 100kb PNG or JPG might actually turn into several megabytes of data for the
printer to handle.
If you only need the image for flat color as opposed to a detailed picture, it
can be MUCH smaller than you'd think. A 100x100 pixel image might be enough.
And as Taj mentions, transparency can be a real killer.
-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ:
www.pptfaq.com
PPTools:
www.pptools.com
================================================