Instruction/ maintenance manual of the product Encoder PDF417 HP
Go to page of 33
PDF417 Encoder Installation Guide Version 2.2 (Build 2.1.0.4 or later).
PDF417 Instal lation Guide NeoMedia Technologies, Inc. Liability The inform ation i n this m anual is subjec t to change wi thout not ice and shou ld not be const rued as a comm itment by NeoMedia Techno logies, I nc. NeoMed ia Techno logies a ssumes n o respons ibility for any errors that m ight appear i n this do cument.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page i Table of C ontents OVERVIEW ....................................................................................................................... ............ 1 Windows PC-based Installation .
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page ii Compiling and Ru nning the sam ple ILE COBOL Program ............................................................................ 2 5 RPG ................................................
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 1 OVER VIEW This docum ent prov ides the installa tion in structio ns for the NeoMed ia Techno logies PDF417 encoder lib rary. For a deta iled descr iption of how to use the encoder, refer to the p rogramm er’s manual , PDF 417 Programming G uide .
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 2 Windows PC-bas ed Installa tion It is hig hly recom mended t hat the installa tion o f the P DF417 encoder be perfo rmed by a skill ed System Administrato r with int imate k nowledge of y our Windows env ironm ent.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 3 For 32-bit i nstalla tion, th is proce ss will cr eate the pd f417 di rectory st ructu re (pdf417_32b it). For the 16-bit insta llation, t his proce ss will cr eate the top lev el directory (pdf417 _16bit) and copy al l files int o this directory .
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 4 Contents o f the pdf417_32bithpFont dir ector y: Object Description HPPP3309.FLJ Font file for HP PCL p rinters, po rtra it, 300 DPI , 3x9 pixel m odule siz e HPPL3309.FLJ Font file for HP PCL p rinters, l andscape, 300 DPI , 3x9 pixel m odule s ize HPPP3412.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 5 C/C ++ To com pile and link the sa mple prog ram for ‘C’: NOTE : Co mpiling and testin g the C sa mple is no t a requ ired step for ins talla tion of the PDF417 Encoder. It is reco mmended if you w ill be using the C API.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 6 ACUCOBO L To compile a nd link the sam ple program for ACUCOBOL: NOTE: Compilin g and testin g the COBOL sample is not a re quired st ep for inst allation of th e PDF417 Encoder. It is recommende d if you wil l be using the COBOL API.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 7 UNIX In stallatio n It is hig hly recom mended t hat the installa tion o f the PD F417 encoder be perfo rmed by a skill ed System Administrato r with intimate k nowledge of y our UNI X environm ent.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 8 Contents o f the pdf417/lib dir ectory: File Na me Description libpdfen c.a Encoder s tatic li nk library . pdfenc.h C #include file. pdfdefs.h C #include file. pdfrend.h C #include file.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 9 Contents o f the pdf417/fontbin/afpos2 dir ect ory: Object Description C0PD2206 Font character set fo r OS2 AFP prin ters, 240 DPI , 2x6.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 10 program should be ab le to understand t he .BMP fo rmat. M icrosoft I mag ing should be ab le to understand t he .TI F form at. To test the sym bol, you ca n print the file from with in the a pplicati ons named abov e and then s can them .
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 11 ACUCOBO L To compile a nd link the sam ple program for ACUCOBOL: NOTE: Compilin g and testin g the COBOL sample is not a re quired st ep for inst allation of th e PDF417 Encoder. It is recommende d if you wil l be using the COBOL API.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 12 Micro Focus COBO L To comp ile and link the sam ple prog ram for M icro Focus COBOL: NOTE: Compilin g and testin g the COBOL sample is not a required st ep for inst allation of th e PDF417 Encoder.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 13 MVS Inst allati on It is hig hly recom mended t hat the installa tion o f the PD F417 encoder be perfo rmed by a skill ed System Administrato r with intimate k nowledge of y our MVS env ironment.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 14 License for specif ic detai ls on which fon ts hav e been li censed for us e. Use of un licensed fonts is a violation o f the Standa rd Softwa re Licen se and is s trictly prohibited . Installing the Encoder The insta llation m edia for MVS is in IEBCOPY form at.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 15 Object Description SAMPLEC Sample C prog ram. ISAMLEC Sam ple JCL for bui lding SAMPLEC . ISAMPLEC Sample JCL for build ing SAMPLEC using the pre-link er. XSAMPLEC Sam ple JCL for executing SAMPLEC .
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 16 //SYSPRINT DD SYSOUT=* //SYSUT3 DD SPACE=(CYL,(5,5)),UNIT=SYSDA //SYSUT4 DD SPACE=(CYL,(5,5)),UNIT=SYSDA //INDD1 DD DSN=NEO.PDFRSC.&V,UNIT=&TAPEUNIT,DISP=(OLD,KEEP), // VOL=(,RETAIN,SER=NEO417),LABEL=(1,SL) //INDD2 DD DSN=NEO.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 17 COBOL To comp ile and link the sam ple program for COBOL: NOTE: Compilin g and testin g the COBOL sample is not a re quired st ep for inst allation of th e PDF417 Encoder. It is recommende d if you wil l be using the COBOL API.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 18 NOTE: The ver y first s tep in the X SAMPLEC has b een co mmente d out becau se there i s nothing to be de leted du ring the first run of th is progr am. If you decided to re-ex ecute this program, then the DELETE step wou ld be needed.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 19 C L a nguag e To com pile and link the sam ple prog ram for C: NOTE : Co mpiling and testin g the C sa mple is no t a requ ired step for ins talla tion of the PDF417 Encoder. It is reco mmended if you w ill be using the C API.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 20 The XSAMPLEC memb e r i n t h e NEOMEDIA.PDF417.RSCLIB PDS execu tes t he SAMPLEC executab le create d above.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 21 //SYSUT1 DD DSN=YOUR.PDFOUT.DATA,DISP=SHR //SYSUT2 DD SYSOUT=*,OUTPUT=*.AFP //SYSIN DD DUMMY // Execution Errors Depending on what e nviron ment y ou are insta lling in, users have enc ounter ed som e execution problem s.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 22 AS/4 00 Insta llati on It is hig hly recom mended t hat the installa tion o f the P DF417 encoder be perfo rmed by a skill ed System Administrato r with int imate k nowledge of y our AS/400 envi ronment.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 23 The follow ing objects wil l be resto red: Object Type Attribute Text PDF V xxxx *LIB *TEST NeoMedia PDF 417 Encoder Vx.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 24 Binding with the Encode r The AS/400 has two distinc t development environm ents: OPM and ILE. The OP M (Original Programm ing Model) c onsists o f lang uage products like RPG/400, COBOL/40 0, and PL/I .
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 25 CRTPRTF FILE(PDF Vxxxx /PDF417) SRCFILE(PDF Vxxxx /QDDSSRC) SRCMBR(PDF240) DEVTYPE(*AFPDS) REPLACE(*YES) To create the pr inter file fo.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 26 RPG To comp ile and link the sam ple prog ram for RPG: NOTE : Co mpiling and testin g the RPG sa mple is n ot a requ ired step for ins talla tion of the PDF417 Encoder. It is recommende d if you wil l be using the COBOL API.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 27 Follow ing is a pic toria l diag ram of how the piece s fit together u sing R PG: C L a nguag e To com pile and link the sam ple prog ram for C: NOTE : Co mpiling and testin g the C sa mple is no t a requ ired step for ins talla tion of the PDF417 Encoder.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 28 CALL CPDF Output of the sample programs The samp le program s g enerate a sing le PDF417 sym bol to the output spooler.
PDF417 Instal lation Guide NeoMedia Tech nologies, I nc. Page 29 Font Selection As mentioned earlier, the P DF417 encod er is ship ped with a ll avail able prin ter fo nts. Supported platform s inclu de IBM AFP, Xe rox, and Hewlet t Pack ard PCL printe rs.
An important point after buying a device HP Encoder PDF417 (or even before the purchase) is to read its user manual. We should do this for several simple reasons:
If you have not bought HP Encoder PDF417 yet, this is a good time to familiarize yourself with the basic data on the product. First of all view first pages of the manual, you can find above. You should find there the most important technical data HP Encoder PDF417 - thus you can check whether the hardware meets your expectations. When delving into next pages of the user manual, HP Encoder PDF417 you will learn all the available features of the product, as well as information on its operation. The information that you get HP Encoder PDF417 will certainly help you make a decision on the purchase.
If you already are a holder of HP Encoder PDF417, but have not read the manual yet, you should do it for the reasons described above. You will learn then if you properly used the available features, and whether you have not made any mistakes, which can shorten the lifetime HP Encoder PDF417.
However, one of the most important roles played by the user manual is to help in solving problems with HP Encoder PDF417. Almost always you will find there Troubleshooting, which are the most frequently occurring failures and malfunctions of the device HP Encoder PDF417 along with tips on how to solve them. Even if you fail to solve the problem, the manual will show you a further procedure – contact to the customer service center or the nearest service center