dBarcode - Barcodes for Windows
Introduction
Installation
Starting dBarcode
Using dBarcode
Creating a barcode image
Copying a barcode image to the Windows Clipboard.
Saving a barcode image as a graphic file
Notes on Metafiles
Enhanced metafiles
Bitmap images
Reference
The dBarcode Window
The Menu bar
The Tool bar
The Control bar
Copy button
Code box
Provided characters box
Required characters box
Code type box
Image area
Status bar
Error messages
Menu Reference
File Menu
Edit Menu
View Menu
Options Menu
Command Reference
File Open Command
File Save Command
File Save As Command
File Save Image Command
File Print command
File Print Preview command
File Printer Setup command
File Exit Command
Edit Copy Command
Edit Copy Options command
View Toolbar command
View Controlbar command
View Statusbar command
View Redraw command
View Enhanced metafile command
View Standard metafile command
View Bitmap image
Options Code Style Command
Options Font Command
Options Show Text Command
Options Save defaults Command
Options Enable code command
Dialogs
Barcode Settings dialog
Barcode type combo box
Barcode data box
Height and Width boxes
X in mils box
Orientation combo box
Background colour button
Bar colour button
Options dialog
Show Text checkbox
Justify checkbox
Auto Checkdigit check box
Show Checkdigit check box
Transparent Background checkbox
Horizontal bearers checkbox
Extend Bearers checkbox
Bearer Size edit box
Margin indicators checkbox
Margin Size edit box
Border edit box
Bar reduction edit box
Text Gap edit box
Character spacing edit box
Wide/Narrow ratio
Other options
Colours dialog
Copy Options dialog
File Open dialog
Font selection dialog
Print Setup dialog
File Save dialog
OLE
Embedded Objects
Inserting a dBarcode image into an OLE application
Standard Editing
In-Place editing
OLE Automation
Methods
dBarcode OLE variables
dBarInit()
dBarCopy()
dBarCopyBitmap()
dBarMake()
dBarMakeCode(codestring)
dBarOpen(filename)
dBarSave(filename)
dBarDefs()
dBarSaveImage(filename)
OLE variables
m_iautoparity;
m_ibearers;
m_iborderthick;
m_icode;
m_ierror;
m_iextra1 and m_iextra2
m_ifontbold;
m_ifontheight;
m_ifontitalic;
m_iheight;
m_ilength;
m_ilinereduce;
m_imargins;
m_inominalsize;
m_iorientation;
m_irequired;
m_ishowcheck;
m_ishowtext;
m_ispacing
m_itransparent;
m_ixunit
m_iBarRatio
m_lforecolor;
m_lbackcolor;
m_scode;
m_sfontname;
m_spattern;
Sample program