How to use the BiAutoPrint.ocx

The BiAutoPrint.OCX can be used like any other standard OCX control.

There are 4 easy steps for using the ocx:

Use BIAPInitialize method for initializing BiAutoPrint.ocx.

Use BIAPStartPrintingEx() or BIAPStartprinting method for printing the specified document to the specified printer.

Use the BIAPEndPrinting method for closing the document printed.

After finishing all printings use the BIAPUnInitialize method for uninitializing the BiAutoPrint.ocx.