Saving barcodes
2 posts • Page 1 of 1
Saving barcodes
Hi
I'm evaluating the Barcode ActiveX DEMO-Version within Delphi 7.
Works fine so far, I can save an image to '.bmp' or '.jpg'.
BUT I can neither view nor print the generated files!
Is this mandatory to the demo-version or could it be another problem?
thanks a lot
Willie
I'm evaluating the Barcode ActiveX DEMO-Version within Delphi 7.
Works fine so far, I can save an image to '.bmp' or '.jpg'.
BUT I can neither view nor print the generated files!
Is this mandatory to the demo-version or could it be another problem?
thanks a lot
Willie
- wigotek@vol.at
- Posts: 1
- Joined: Tue Jun 29, 2010 5:52 am
Re: Saving barcodes
Raster images formats are provided for image exchange purpose. If you want to print barcodes from your application, extract the Picture property (which is an OLEPicture object that contains an EMF handle). Retrieve this EMF handle and plays on the printer DC.
http://mdn.morovia.com/manuals/bax3/Pro ... icture.php
You can find the printing code in VB6 and C++ samples.
http://mdn.morovia.com/manuals/bax3/Pro ... icture.php
You can find the printing code in VB6 and C++ samples.
The information above is provided "AS IS", with no warranties, and confers no rights.
-
glitch - Support Engineer
- Posts: 198
- Joined: Wed May 14, 2008 2:42 pm
2 posts • Page 1 of 1
Return to Barcode ActiveX Control
Who is online
Users browsing this forum: No registered users and 1 guest