dBarcode-2D
Introduction
Installation
Starting dBarcode-2D
Using d-Barcode-2D
Creating a barcode image
Barcode types
Copying a barcode image to the Windows Clipboard.
Saving a barcode image as a file
Saving a barcode images as bitmap, PCX or other graphic files.
Notes on Metafiles
Bitmap images
Reference
The dBarcode Window
Menu bar
The Tool bar
Image area
Status bar
Error messages
Menu Reference
File Menu
Edit Menu
View Menu
Options Menu
Help Menu
Command Reference
File Open Command
File Save Command
File Save As Command
File Save Image Command
File Batch Images Command
File Print command
File Print Preview command
File Printer Setup command
File Exit Command
Edit Copy Command
Edit Text Command
Edit Code Properties Command
Edit Copy Options
Options Graphic Options Command
Options Save defaults Command
View Toolbar command
View Status bar command
View Refresh command
Dialogs
Code Properties dialog
Code type combo box
Mode box
Target Sizes box
Orientation combo box
Security level edit box
Aspect ratio edit box
Flag checkbox
Menu checkbox
Reverse Video checkbox
Transparent checkbox
Background colour button
Bars colour button
Colour dialog
File Open dialog
Graphic Options dialog
Print Setup dialog
File Save dialog
Text Editor dialog
OLE
Embedded objects
Inserting a dBarcode image into an OLE application
Standard Editing
In-Place editing
OLE Automation
OLE methods
dBarInit()
dBarCopy()
dBarCopyBitmap()
dBarMake()
dBarOpen(filename)
dBarSave(filename)
dBarDefs()
dBarSaveImage(filename)
OLE properties
dBarcode's OLE variables
m_columns
m_backcolor;
m_borderthickness;
m_code;
m_errorcode;
m_flags;
m_forecolor;
m_iheight;
m_ilength;
m_iPixelGain;
m_linereduction;
m_orientation;
m_pattern;
m_scode;
m_securitylevel;
m_start mode
m_xunit;
m_yunit;
A sample program