asmedberg
10th March 2008, 12:50
Hi,
I have installed this printer in hp-ux11.iv1 using HP´s modelscript net_lj3005, setting page to A4. I can get it to print in Baan too but the dilemma is that if the printout consists of more then one page the printed text "slips" down about 20 mm for each page printed. The top margin beeing bigger and bigger for each page printed. (for example page 10 in the printout consists of lower half of page nine and upper half of page ten).
In Baan I have used the settings "direct" and "driver" is hp_lj4_tray2

Do you have som helpful tips for how to correct this problem?

PS. I see know that I perhaps has posted in the wrong forum, sorry for that. Ds

Regards,

Han Brinkman
11th March 2008, 08:47
I think it is better to install the printer on HP-UX as a pass through printer meaning it should do any formatting itself.
The baan printer drivers already send formatting code to the printer.

Han

bdittmar
11th March 2008, 14:11
Hi,
I have installed this printer in hp-ux11.iv1 using HP´s modelscript net_lj3005, setting page to A4. I can get it to print in Baan too but the dilemma is that if the printout consists of more then one page the printed text "slips" down about 20 mm for each page printed. The top margin beeing bigger and bigger for each page printed. (for example page 10 in the printout consists of lower half of page nine and upper half of page ten).
In Baan I have used the settings "direct" and "driver" is hp_lj4_tray2

Do you have som helpful tips for how to correct this problem?

PS. I see know that I perhaps has posted in the wrong forum, sorry for that. Ds

Regards,


Hello,

set the number of lines in printer to 64 (A4)

This is my sequence for Tray 2 i use on HP LJ P3005dtn from HP-UX.


# |-<- Schacht 2
initpr=\EE\E&l26a66F\E(12U\E(s10H\E&l1H\E(s0p10h0s0b4099T\E&k11.6H,
resetpr=\E(s10H\E&l5H\E(s0p10h0s0b4099T\E&k11.6H,

#******************************************************************************
# Character Sizes
#******************************************************************************
large=\E(s0p10h4099T\E&k11.6H,
middle=\E(s0p12h4099T,
small=\E(s0p16.67h8.5v0T\E&k7.0H,
# 15cpi=\E(s0p15h4099T,


But i use modelscript LaserJet4 (PCL3) for the P3005 printer instead of 3005 modelscript.

Regards

asmedberg
14th March 2008, 09:59
Hello friends,

thanks for your input.
I tried these ways but couldn´t get it to work.
I tested with creating a new paperformat instead, in Baan session ttaad3110m00, and set the 'paper height' to 60 instead of 66 in session ttaad3111m000 and then defined this new paperformat for the printer in session ttaad3100m000 "Maintain devices".
And now the printer prints the pages correct. :-)

Regards,