TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
+++
Can it be done that the same image is used both in the electronic
publication and the paper edition ? Do I have to keep two different files of
the same image, each having its own link depending on its designed ouput ?
Do I have to keep only the good-quality image and batch-process the
resolution change during the publication ?
+++
I'd suggest keeping one high-res copy of each image in your docs set,
and batch convetting them to a smaller res as required for the html versions
of your docs as part of your build process (as you suggest).
A lot of people seem to get hung up on DPI, which as you point out is
meaningless when you don't know the number of pixels per inch on
the display device. It's probably better to simply think about the
resolution
of the image in terms of pixels, and always choose a power of two
resolution; then you can scale down to half size or quarter size without
introducing aliasing artifacts (so, 1024*1024 for printed docs and
256*256 for the on-line version, or something like that). This will avoid
the fuzziness that screen shots seem to increasingly have (especially
for some reason in professionally published books on XML, which
presumably have been written using XML).
hth,
Chris.
Christopher Gooch, Technical Author
LightWork Design, Sheffield, UK.
www.lightworkdesign.com
Have you tried the latest in Help Authoring from RoboHelp?
Try ROBOHELP X5 for Free - Now with Word 2003 support, Content
Management, Multi-Author support, PDF and XML support and much more!
---
You are currently subscribed to techwr-l as:
archiver -at- techwr-l -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.