SYSOUT example

JCL execution sample

//DEMOC1   JOBCARD
//*
//SET$PRFX SET PRFX='P01.CFPDF3G'
//SET$DINI SET DINI='P01.CFPDF3G.FPDFINI(DEMOFPDF)'
//DEMOC1   EXEC PGM=DEMOC1
//STEPLIB  DD DSN=&PRFX..MODULE,DISP=SHR
//SYSOUT   DD SYSOUT=*
//SYSUDUMP DD SYSOUT=*
//SYSPRINT DD SYSOUT=*
//*

SYSOUT

Main parameters taken into account in FPDF library (FPDF4MVS - Rel 3.G):
--------------------------------------------------
 >> Compress - Protect:     1 - 0
 >> PDF file features:      RECFM=V - LRECL=800 - BLKSIZE=12804 - UNIT=PERM
 >> File dir for Images:    P01.CFPDF3G.FPDFJPG.DEMOFPDF
 >> Info dir for Forms:     P01.CFPDF3G.FPDFFRM.DEMOFPDF

 >> Pages:                  Max=21          Siz=100000      Mem=2100
 >> Images:                 Max=8           Siz=120000      Mem=2560
 >> Forms:                  Max=8           Siz=20000       Mem=192
 >> Text Properties:        Max=96          Siz=64          Mem=6144
 >> Draw Properties:        Max=16          Siz=48          Mem=768
 >> Columns Anchors:        Max=48          Siz=92          Mem=4416
 >> Links:                  Max=50          Siz=100         Mem=5000
 >> Annotations:            Max=20          Siz=404         Mem=8080
 >> Attachements:           Max=4           Siz=132         Mem=528

PDF file name produced:     P01.CFPDF3G.FILESPDF(DEMOC1)    (£1)
PDF file size produced:     81555 Bytes - 2 pages - Max Mem=366452 Bytes