PDL - printing images



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

PDL - printing images

Postby dmoves » Wed Sep 01, 2010 6:43 pm

Hi! Can someone help me about the syntax or code for printing images in my forms?
I am currently using DJDE to print my forms. I need to print a signature image in my form in which my cobol batch program will determine the image file name to be printed. I have 10 signature images and in my PDL I added the following codes:

IMAGE=(IMAGE1, 3.50 IN, 1.50 IN)

where the IMAGE1 is the file name
3.50 IN = vpos
1.50 IN = hpos

When compiling the JDL it doesnt recognize the 'IMAGE1', the error message is 'Invalid Option, Str = IMAGE1, COL = 25
Can someone tell me what is wrong here? Or did I miss anything?
Thanks
dmoves
 
Posts: 1
Joined: Wed Sep 01, 2010 6:29 pm
Has thanked: 0 time
Been thanked: 0 time

Return to JCL

 


  • Related topics
    Replies
    Views
    Last post