Hallo Jotho,
danke für die ausführliche Antwort.
Und entschuldige bitte meine späte Antwort
ich hab das jetzt mal Ausprobier aber bekomme leider nur eine Leere PDF raus benötige ich dazu noch irgend welche Lizenzprogramme ?
Hier mein PRTF
Code:
A R BILD1
A AFPRSC('TestOverlay.pdf' +
A *PDFSPO 1.1 1 (*MAPOPT *P) +
A (*PATH '/home/MS'))
RPGLE
Code:
H DECEDIT('0,') DATEDIT(*DMY.) datfmt(*eur)
H fixnbr(*zoned:*inputpacked)
*
Dcl-F PRINTTEST Printer;
write BILD1;
*inlr = *on ;
return ;
Befehl zum Ändern
CHGPRTF FILE(MS/PRINTTEST)
DEV(*JOB)
DEVTYPE(*AFPDS)
PAGESIZE(70 130 *ROWCOL)
LPI(6)
CPI(15)
OVRFLW(70)
CHRID(*JOBCCSID)
PAGRTT(0)
FORMTYPE(0001)
COPIES(1)
SAVE(*YES)
Für das PDF habe ich einfach in Word eine Bild eingefügt und das dann als PDF gespeichert.
Oder muss man hier auf irgendwas achten ?
System ist v7R4
Danke schon Mal
Bookmarks