 |
jamess Level: Graduate
 Registered: 09-12-2006 Posts: 10
|
Need to print Logo on the top (which changes)
Hi all,
I am really glad to find this place while i was looking for help,
As i have mentioned in the topic, I need to print logo on the top of every 7" X 7" label, which are in roll form in my baarcode printer.
I also have all the logos (total 7) in a folder which are in monochrome format already.
All i want to know is how to make them to print on the label when there code number is use.
Example : -
In the form it asks
"FIRM CODE : "
Then i enter like : 7687
Then i want that the logo numer 1 should be printed on the top of the label, if I enter 8976 then another logo should print on the top of the label.
Please help me up with this, i know there are tons of helpers here and all are genious.
looking forward for help.
thanks in advance.
|
|
09-12-2006 at 06:40 PM |
|
|
jamess Level: Graduate
 Registered: 09-12-2006 Posts: 10
|
Re: Need to print Logo on the top (which changes)
quote: admin wrote:
how do you send commands to your barcode printer? is it a serial connection with a specific protocol or did you install it as a printer and use Printer object in Visual Basic to send the label layout?
Hi,
Thanks for replying.
I have Godex 1100ez barcode printer.
The connection is with parallel port.
here is the pic of it
http://i11.ebayimg.com/02/i/07/53/46/6c_1_b.JPG
I have used printers code to put it into vb to get the label layout, the label size is 4"X6", the above mentioned has being cancelled, and i need to put logo on the top of it, which shoul change when the company code is changed .
Please guide me further.
Best wishes
|
|
14-12-2006 at 03:45 AM |
|
|
jamess Level: Graduate
 Registered: 09-12-2006 Posts: 10
|
Re: Need to print Logo on the top (which changes)
quote: admin wrote:
If you are using Printer object you can use Printer.PaintPicture to print the image contained in a PictureBox to the Printer. To do this you need to have a Picture in your form and load the image you want to print on it
I think i need to explain it a bit more. ok
1st a fall, I have made a simple form and i dont want that form to print, I have a predifined print format and i need to replace few things which i have kept variable.
Have you heard about bartender?
I have exported the printer code by using print to file option and put it in VB.
Thanks till now..looking for further assitance.
waiting for you to reply.
regards
|
|
14-12-2006 at 11:01 AM |
|
|
jamess Level: Graduate
 Registered: 09-12-2006 Posts: 10
|
Re: Need to print Logo on the top (which changes)
Is my explanation is not sufficient? please let me know if needed to explain what you have not understood, but this is something really wanted.
Please let me know.
Thanks
|
|
18-12-2006 at 07:46 AM |
|
|
|
|
 |
 |