20060206-dtd-production.txt Document Type Definition files contain the descriptions for XML files. The DTDs used by the Rimage system are in c:\Rimage\XML\ The QuickDisk program creates a .qdd file, which contains XML code. The code refers to DTD files in c:\Rimage\XML\. When you create (using QuickDisk) a job that creates multiple disks, Quickdisk creates a .qws file that simply refers to single .qdd files for the individual disks. For example, a job to create two disks contains the following: ; QuickDisc Disc Set File Created - 1/31/2006 D:\fc3-1.qdd D:\fc3-2.qdd Here is fc3-1.qdd: ------------------ Removed the ImagingOptions tag. Since we are burning an already-existing iso image, this is not necessary. It still works! Used rimage's jpg template file (rimage-dvd-template.jpg) to create a test label label1.jpg. Used imagemagic to convert to pdf: convert label1.jpg label1.pdf Munged a print-only .qdd to use label1.pdf, instead of the .btw label file produced by CD designer. Used QuickDisk to run the job. Everything worked, except that nothing was printed on the label.