borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (SendMessage call)Next Topic (VB Datareport  Printing) New Topic New Poll Post Reply
AndreaVB Forum : Printing : Need to print Logo on the top (which changes)
Poster Message
jamess
Level: Graduate

Registered: 09-12-2006
Posts: 10

icon 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
View Profile Send Email to User Show All Posts | Quote Reply
jamess
Level: Graduate

Registered: 09-12-2006
Posts: 10
icon Re: Need to print Logo on the top (which changes)

hi.

No reply yet

10-12-2006 at 06:26 AM
View Profile Send Email to User Show All Posts | Quote Reply
admin
Level: Administrator


Registered: 04-04-2002
Posts: 530
icon Re: Need to print Logo on the top (which changes)

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?

____________________________
AndreaVB

12-12-2006 at 10:46 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
jamess
Level: Graduate

Registered: 09-12-2006
Posts: 10
icon 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
View Profile Send Email to User Show All Posts | Quote Reply
admin
Level: Administrator


Registered: 04-04-2002
Posts: 530
icon Re: Need to print Logo on the top (which changes)

ok, but what are you using to comunicate with the printer? a third part OCX, installed a driver and used the Printer object, API coded or what? is it using an ASCII protocol?

____________________________
AndreaVB

14-12-2006 at 07:05 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
admin
Level: Administrator


Registered: 04-04-2002
Posts: 530
icon Re: Need to print Logo on the top (which changes)

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

____________________________
AndreaVB

14-12-2006 at 08:05 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
jamess
Level: Graduate

Registered: 09-12-2006
Posts: 10
icon 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
View Profile Send Email to User Show All Posts | Quote Reply
jamess
Level: Graduate

Registered: 09-12-2006
Posts: 10
icon Re: Need to print Logo on the top (which changes)

any updates ?

16-12-2006 at 03:12 PM
View Profile Send Email to User Show All Posts | Quote Reply
jamess
Level: Graduate

Registered: 09-12-2006
Posts: 10
icon 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
View Profile Send Email to User Show All Posts | Quote Reply
admin
Level: Administrator


Registered: 04-04-2002
Posts: 530
icon Re: Need to print Logo on the top (which changes)

post the code you are using to print your label...this may be of help for us to understand your problem

____________________________
AndreaVB

18-12-2006 at 09:39 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
AndreaVB Forum : Printing : Need to print Logo on the top (which changes)
Previous Topic (SendMessage call)Next Topic (VB Datareport  Printing) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder