TBarCode Library 11  TBarCode Library 11
pdf417api.cpp File Reference

Functions

LONG BCGet_PDF417_Rows (t_BarCode *pBarCode)
 Gets number of PDF417 rows. More...
 
ERRCODE BCSet_PDF417_Rows (t_BarCode *pBarCode, LONG nRows)
 Sets number of PDF417 rows. More...
 
LONG BCGet_PDF417_Columns (t_BarCode *pBarCode)
 Gets number of PDF417 columns. More...
 
ERRCODE BCSet_PDF417_Columns (t_BarCode *pBarCode, LONG nColumns)
 Sets the number of PDF417 columns. More...
 
LONG BCGet_PDF417_ECLevel (t_BarCode *pBarCode)
 Gets current PDF417 error correction level. More...
 
LONG BCGet_PDF417_RowHeight (t_BarCode *pBarCode)
 Gets PDF417 row-height. More...
 
LPCSTR BCGet_PDF417_RowColRatioA (t_BarCode *pBarCode)
 Gets PDF417 row to column ratio. More...
 
LPCWSTR BCGet_PDF417_RowColRatioW (t_BarCode *pBarCode)
 
LONG BCGet_PDF417_CodeWords (t_BarCode *pBarCode)
 Gets number of PDF417 code words. More...
 
ERRCODE BCSet_PDF417_ECLevel (t_BarCode *pBarCode, LONG nLevel)
 Sets PDF417 error correction level. More...
 
ERRCODE BCSet_PDF417_RowHeight (t_BarCode *pBarCode, LONG nHeight)
 Sets PDF417 row height to a fixed value. More...
 
ERRCODE BCSet_PDF417_RowColRatioA (t_BarCode *pBarCode, LPCSTR szRatio)
 Sets PDF417 row to column ratio to a fixed value. More...
 
ERRCODE BCSet_PDF417_RowColRatioW (t_BarCode *pBarCode, LPCWSTR szRatio)
 
e_PDFMode BCGet_PDF417_EncodingMode (t_BarCode *pBarCode)
 Gets the current PDF417 encoding mode. More...
 
ERRCODE BCSet_PDF417_EncodingMode (t_BarCode *pBarCode, e_PDFMode eMode)
 Sets PDF417 encoding mode. More...
 

Detailed Description

Public API functions for PDF417 barcodes. Required include file: "tbarcode.h"

Author
TEC-IT Datenverarbeitung GmbH
Wagnerstr. 6, 4400 Steyr, AUSTRIA/EUROPE
https://www.tec-it.com
Copyright© by TEC-IT Datenverarbeitung GmbH

© 2022 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Wed May 18 2022 11:15:58 for TBarCode Library 11 with doxygen 1.8.17