41
Chapter 4 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 Video CD, printing the label, and ejecting the CD to the Stacker 4. Merge print is
not specified.
The job priority is specified as high, and thus it can be executed ahead of any previously published jobs.
# 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
VIDEO=C:\videofile\video.mpg
VIDEO_TITLE=Educational_video
LABEL=C:\videofile\videoimage1.tdd
PRIORITY=HIGH
Instructions for burning video files
Instructions for printing the label
Job priority instruction