Output Delivery System: The Basics and Beyond
by Lauren E. Haworth, Cynthia L. Zender, Michele M. Burlew
Adding Images to Style Elements
If you want to add images to a style template, you need to consider the destination of your output file and the viewer that will open the destination file. For example, ODS places a pointer to an image in the HTML <IMG> tag when it creates an HTML file. When a browser opens the HTML file, the browser dynamically finds and inserts the image. Because images are dynamically inserted in an HTML file by the browser when it opens the HTML file, you must maintain access to the images for anyone who opens the file. On the other hand, ODS embeds an image in the file sent to the PDF or RTF destination. When the PDF or RTF file is opened, the images are already incorporated into the document. Your application must have access ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access