20060203-print.txt Following the instructions in the SDK 7.0 Client API Programming Guide Appendix G -- "Using Merge Files in CD Designer" 1) Used CD Designer to create a label with the following merge fields: "date", "projectname", "owner", "PI", "discno", "disktot", interspersed with text fields. Saved label design. 2) Using QuickDisk, selected "Print Job". Selected the saved label. Made minor changes to the sample data for the merge fields. Selected "Next", then "Print". Disk printed properly. 3) Created a csv file "xtaldata-test.txt" and ftp'd it to the PC. File contains: "date","projectname","owner","PI","discno","disktot" "2006.01.25","printer test 1","A. Perlo","P. Moore","1","3" "2006.01.25","printer test 1","A. Perlo","P. Moore","2","3" "2006.01.25","printer test 1","A. Perlo","P. Moore","3","3" 4) Using QuickDisk, selected "Print Job". Selected the saved label. Selected "Use values for saved file." Browsed to the csv file. Selected "Next", then "Print." First disk loaded. QuickDisk showed "printing in progress", but nothing happened. 5) Tried again, creating the CSV file in notepad instead of transporting it via ftp. Same result. Verified that both CSV files have cr-lf at the end of each line as required. Error message (after a long time) is: Error: label rendering program has not completed. Please check for a message from the print spooler:339. 6)Rimage website claims message 339 may be due to lack of disk space on C: (we have plenty), or because C:\RimTemp does not exist. I verified the folder exists, and unchecked the read-only property. Problem persists. 7)Rimage suppport suggested removing the headers from the .txt file and unchecking the "Headers" box (in QuickDisk). Results were the same.