pdf417codec_0.1_win

所属分类:中间件编程
开发工具:Visual C++
文件大小:733KB
下载次数:311
上传日期:2008-02-13 23:04:47
上 传 者yulri
说明:  PDF417二维条码源代码,可以解码编码为PDF417格式!
(PDF417 two-dimensional barcode source code, you can decode encoded PDF417 format!)

文件列表:
pdf417codec\Copyright.txt (2812, 2005-05-29)
pdf417codec\doci\doxygen.css (7205, 2005-05-29)
pdf417codec\doci\doxygen.png (1281, 2005-05-29)
pdf417codec\doci\files.html (1051, 2005-05-29)
pdf417codec\doci\globals.html (3092, 2005-05-29)
pdf417codec\doci\globals_defs.html (1118, 2005-05-29)
pdf417codec\doci\globals_func.html (2758, 2005-05-29)
pdf417codec\doci\globals_type.html (1186, 2005-05-29)
pdf417codec\doci\index.html (824, 2005-05-29)
pdf417codec\doci\pdf417codec_8h.html (41291, 2005-05-29)
pdf417codec\GPL_LICENSE.txt (18009, 2005-01-31)
pdf417codec\pdf417codec.dll (572444, 2005-05-29)
pdf417codec\pdf417codec.h (7043, 2005-05-29)
pdf417codec\pdf417codec_mingw.lib (16068, 2005-05-29)
pdf417codec\pdf417codec_omf.lib (4608, 2005-05-29)
Samples\Barcoder\barcoder.c (4723, 2005-05-29)
Samples\Barcoder\Barcoder.dev (1170, 2005-05-29)
Samples\Barcoder\Barcoder.exe (22633, 2005-05-29)
Samples\Barcoder\Barcoder.layout (274, 2005-05-29)
Samples\Barcoder\FreeImage.dll (1048576, 2005-05-07)
Samples\Barcoder\FreeImage.h (42915, 2005-05-05)
Samples\Barcoder\FreeImage.lib (52588, 2005-05-07)
Samples\Barcoder\Makefile.win (607, 2005-05-29)

pdf417codec library to encode/decode pdf417 barcodes -> http://www.sourceforge.net/projects/pdf417codec Copyright (C) 2005 Michael Butscher (mbutscher@gmx.de) COMPILING To compile the library you need the DMD compiler (at http://www.digitalmars.com/d/dcompiler.html) and the build tool (http://www.dsource.org/projects/build/). Follow the installation instructions and put the installation pathes of the binaries in your PATH environment variable. Then simply run build @ to generate the DLL in non-optimized mode (during development) or use build @release to build an optimized release version (full compilation of all sources, cleaning up of intermediate files) INTERFACE LIBRARY The generated interface library "pdf417codec.lib" is in the not so widely used OMF-format and can be used only for DMD/DMC compiler, old MS C compiler and maybe some Borland compilers. In the binary distribution it is named "pdf417codec_omf.lib". For a Mingw-compatible COFF library run mingwLib.bat to create the "pdf417codec_mingw.lib" from the DLL (already included in binary dist). SAMPLES The included sample(s) can be compiled with Dev-C++, the *.dev files are project files for it. An automatically generated Makefile is also included. To run and compile the sample(s), you need the FreeImage library from http://www.sourceforge.net/projects/freeimage. The binary distribution contains the DLL to run it. PDF417CODEC INTERFACE A short documentation of the C interface, generated by Doygen, can be found in the doci folder.

近期下载者

相关文件


收藏者