You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Incorrect printed image position problem.

Author (Read 8045 times)

0 Members and 1 Guest are viewing this topic.

Re: Incorrect printed image position problem.
« Reply #3 on: February 21, 2014, 12:34:26 PM »
 

fred

  • New to Forums
  • *
  • 14
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile

  • CPU: Intel 1.8 dual core

  • MEMORY: 4Gb
Thanks for the reply
It solved the problem :) 

Regards
 

Re: Incorrect printed image position problem.
« Reply #2 on: February 18, 2014, 10:37:07 AM »
 

shaggytwodope

  • Forum Regular
  • ***
  • 222
    Posts
  • Reputation: 44
  • Linux Lite Member
    • View Profile
    • Shaggy's Blog

  • CPU: Intel i5 4440

  • MEMORY: 8Gb

  • VIDEO CARD: Intel HD Graphics 4600
Take a look at the file
 
Code: [Select]
/usr/local/Brother/Printer/dcp135c/inf/brdcp135crc
and verify if the value of PaperType matches your paper size. (Most likely your using A4 size paper, so change "Letter" to "A4")

It should be line 7, and look like this

Code: [Select]
PaperType=Letter

You want to change it to:

Code: [Select]
PaperType=A4

You can use the command in a terminal to open in leafpad to easily edit:
Code: [Select]
sudo leafpad /usr/local/Brother/Printer/dcp135c/inf/brdcp135crc
If for some reason this doesn't work right away, may require a reboot.
The Truth is out there.
Be sure to check the Manual out and always report Bugs or feature requests.
 

Incorrect printed image position problem.
« Reply #1 on: February 18, 2014, 09:16:40 AM »
 

fred

  • New to Forums
  • *
  • 14
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile

  • CPU: Intel 1.8 dual core

  • MEMORY: 4Gb
Hi.
I have Linux Lite installed alongside Vista Ultimate.
I have installed the drivers for our printer, a Brother DCP-135C, unfortunately the print image is not in the correct position on the printed page.
The printed image is so high that when using Times-Roman 12 font, only half of the top line of text is printed on the top edge of the page.
The  header/footer and margins are appropriately set.
Does any one have a suggestion?

Regards...
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section