C Language; Compiling And Running The Sample Ile C Program - NeoMedia Encoder PDF417 Installation Manual

Hewlett packard encoder installation guide
Table of Contents

Advertisement

PDF417
Following is a pictorial diagram of how the pieces fit together using RPG:
CALL
PDFINIT

C Language

To compile and link the sample program for C:
NOTE: Compiling and testing the C sample is not a required step for installation of the
PDF417 Encoder. It is recommended if you will be using the C API.

Compiling and Running the sample ILE C Program

The sample ILE C program links with the PDFVxxxx/PDFVxxSRV service program. The
source for the sample program is in PDFVxxxx/QCSRC(CPDF). You must first compile the C
module:
CRTCMOD MODULE(PDFVxxxx/CPDF)
SRCFILE(PDFVxxxx/QCSRC)
SRCMBR(CPDF)
REPLACE(*YES)
Now create the ILE program (i.e., link it with the PDF417 service program):
CRTPGM PGM(PDFVxxxx/CPDF)
MODULE(PDFVxxxx/CPDF)
BNDSRVPGM(*LIBL/PDFVxxSRV)
REPLACE(*YES)
The program is now ready to run. It will generate a spool file named PDF417 to the default
output queue:
NeoMedia Technologies, Inc.
RPG III (RPG/400)
OPM
Compile
Program
w/opt 14
CALL
PDFENCOD
RPG IV (ILE)
ILE
Program
CALLB
(CRTPGM to bind)
PDFvv/PDFvvSRV
Service Program
(PDFvv, or whatever library
PDFvvSRV is installed in
MUST be in the *LIBL)
Installation Guide
Compile
w/opt 15
Page 27

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Encoder PDF417 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents