User`s guide

39
Chapter4 Development Guide for a Cooperative Application
4
JDF File Contents Example
The JDF file shown below is for burning 10 CDs, making merge print on each of them, and ejecting them to
the Stacker 2.
The JDF file shown below is for burning one Video CD, printing the label, and ejecting the CD to the Stacker
4. Merge print is not specified.
The JDF file shown below is for burning one Audio CD, printing the label, and ejecting the CD to the Stacker
4. Merge print is not specified.
# Making data CD
JOB_ID=001
PUBLISHER=Publisher 0
COPIES=10
OUT_STACKER=2
DISC_TYPE=CD
FORMAT=ISO9660L2
DATA=C:\Datafile\patient1
VOLUME_LABEL=PCdatadisc
LABEL=C:\Datafile\image1.tdd
REPLACE_FIELD=C:\Datafile\print.dat
Instructions for burning data
Instructions for merge print
Comment line
JOB_ID=002
PUBLISHER=Publisher 0
COPIES=1
OUT_STACKER=4
DISC_TYPE=CD
VIDEO=C:\videofile\video.mpg
VIDEO_TITLE=Educational_video
LABEL=C:\videofile\videoimage1.tdd
Instructions for burning video files
Instructions for printing the label
JOB_ID=003
PUBLISHER=Publisher 0
COPIES=1
OUT_STACKER=4
DISC_TYPE=CD
AUDIO_TRACK=PATH:C:\audiodata\musicfile1.wav (TAB) TITLE:music1
(TAB) PERFORMER:Singer (TAB) PREGAP:150
AUDIO_TRACK=PATH:C:\audiodata\musicfile2.wav (TAB) TITLE:music2
(TAB) PERFORMER:Singer (TAB) PREGAP:150
AUDIO_TITLE=Best_music
LABEL=C:\audiodata\audioimage1.tdd
Instructions
for burning
audio files
Instructions for printing the label