Print command not printing correct size with Brother printer

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
OzSanta
Posts: 34
Joined: Tue Apr 16, 2013 5:48 pm

Print command not printing correct size with Brother printer

Post by OzSanta » Tue Jun 04, 2013 1:39 pm

G'day

I've pretty much finished a set of stacks for a painter & decorator friend, and the pages print ok on my Epson inkjet printer and Fuji Xerox laser, but when I tried the stack on my friends new all-in-one Brother commercial inkjet, the large header font only printed very small (about 16 point), but the letters were spread out as though the font was at correct size (51 point).

I'm using the basic fit-to-page print command, and using the default printer.

Can anyone tell me what I need to do to get the print the correct size please?

Regards

Santa

OzSanta
Posts: 34
Joined: Tue Apr 16, 2013 5:48 pm

Re: Print command not printing correct size with Brother pri

Post by OzSanta » Tue Jun 04, 2013 3:26 pm

It's OK. I had reverted everything back to the LC default font, and it simply refuses to print larger sizes. I've swapped to Time New Roman, to make it compatible with windows, and now it's fine.

Regards

Santa

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10043
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Print command not printing correct size with Brother pri

Post by FourthWorld » Tue Jun 04, 2013 3:38 pm

Sometimes on Windows it can help to set the stack's formatForPrinting property, to better ensure that the printer font metrics are used instead of screen metrics. See the dictionary entry for that property for details.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Albertwarren
Posts: 2
Joined: Thu Aug 22, 2013 12:11 pm

Re: Print command not printing correct size with Brother pri

Post by Albertwarren » Thu Oct 03, 2013 6:19 am

Sometimes this type of problems also comes in my Epson inkjet printer also, but when I reinstall all the software again then the large header font problem is automatically solved all the fonts comes in correct size. I think you should use window compatible fonts like Aerial and Times new roman with brother printer then see the results. I am sure it works well and solve your purpose.:)

Post Reply