ActiveBarcode for PHP & IIS

EnterpriseTo use this functionality you require the Enterprise Edition

Setting up ActiveBarcode for PHP & IIS:

The use of ActiveBarcode to display barcodes on Internet sites with IIS and PHP is very simple. A standard installation of IIS and PHP is usually sufficient.

index-php.html in Browser Additionally to IIS and PHP you need the ActiveBarcode control: The control activebarcode.ocx* must be installed and registered (regsvr32 activebarcode.ocx*) on the system. If you installed ActiveBarcode with our SetUp, the control is correctly installed.
The license file (Web license) *.lic must be installed by you manually. You received instructions for this with the purchase of the full product. This is not valid for the Trail version, which does not required a license file

For the simplified use of ActiveBarcode you use ours 'barcodeimage.php' Wrapper. This PHP file must be installed into a folder (e.g. /inetpub/wwwroot/) that is covered by the IIS server. You can download the latest version of 'barcodeimage.php' including example files of ours download page. Uzip the download archive into the /inetpub/wwwroot/ folder (e.g. to /inetpub/wwwroot/activebarcode/), so that IIS has access to it.

When your setup is complete, please open your internet browser and open the URL 'http://localhost/activebarcode/index-php.html'. An example page will open. This shows the usage of the 'barcodeimage.php' wrapper.

In your own pages you use 'barcodeimage.php' wrapper inside the IMG tags.
Simply try this tag: <img src="barcodeimage.php">
A barcode with default values will be shown:

Barcode

To specify the barcode you add some parameter, that describe the barcode you need. E.g. the text to be encoded and the barcode type.

One more example with a huge number of parameters:
<img src="barcodeimage.php?code=CODE39EXTENDED&text=Hello%20World!&showtext=1&rotate=90&backcolor=002288&forecolor=12345&width=250&height=430&borderwidth=50&borderheight=25">

Barcode

More information: Parameter list of 'barcodeimage.php' Wrappers

* = The control is named activebarcode-trial.ocx if you are evaluating the trial version.

Info If there are problems with rights of access:
The Control activebarcode.ocx* must have these rights on file-system level: IUSR_XXXXX = READ + EXECUTE
The license file *.lic must have these rights on file-system level: IUSR_XXXXX = READ
This is not required for the trial version. The trial has no license file!

Start the Internet-Manager and change directory security for \activebarcode to allow scripts and executable files:

If you run in trouble, try to set application security to "low" Level (running in the adress space of IIS).


rss twitter Bookmark and Share
| Home | Shop | Email | Datenschutz | Sitemap | Print preview | Version 5.57 | © Lars Schenk & Frank Horn

All trademarks and product names mentioned are the property of their respective owners.