lchleong
21st March 2011, 17:09
Say hi to all the Baan experts here.

I am very new to the Baan world. Currently we are developing LN reports on ERP LN 6.1 FP6. We have 2 environments being setup namely development and production.

The issue is here. We had developed invoice report that printed on pre-printed format and everything are fine and tested properly which include printing on pre-printed form on a dot-matrix printer.

However, when we deployed the report onto the production environment. When we test print it or even show on display, the report page break seem to be wrong and misaligned. Furthermore, there is a line being added after the after fields layout and before the footer layout. All this does not happen when we re-test it on development environment.

So please kindly enlighthen me where exactly had gone wrong? Could it be the system configuration or the report layout had gone wrong?

Thanks in advance for all the advices and guidances.

mark_h
21st March 2011, 18:27
Well - not sure about LN, but the first thing I would do is make the printer setups in LN are the same between dev and production. You will need to wait for someone who works in LN.

lchleong
22nd March 2011, 01:56
Thanks mark for quick reply. When you said printer setups, do you mean device data or are you referring to something else? Apologise for my ignorant as I am very new to Baan/LN.
Looking forward to other experts advices. Thanks in advance.

bdittmar
22nd March 2011, 10:02
Say hi to all the Baan experts here.

I am very new to the Baan world. Currently we are developing LN reports on ERP LN 6.1 FP6. We have 2 environments being setup namely development and production.

The issue is here. We had developed invoice report that printed on pre-printed format and everything are fine and tested properly which include printing on pre-printed form on a dot-matrix printer.

However, when we deployed the report onto the production environment. When we test print it or even show on display, the report page break seem to be wrong and misaligned. Furthermore, there is a line being added after the after fields layout and before the footer layout. All this does not happen when we re-test it on development environment.

So please kindly enlighthen me where exactly had gone wrong? Could it be the system configuration or the report layout had gone wrong?

Thanks in advance for all the advices and guidances.

Hello,

first check device settings at OS (Linux) on both systems.
Then check decice and paper settings at LN.

3rd how do you transfer your development ?
(Use PMC !)

Regards

lchleong
22nd March 2011, 16:38
Hi bDittmar,

Which are the device settings at OS, by the way we are using HP-UX that you are referring to?

I had compared and check the LN device data settings and paper settings at LN.

Yes, I used PMC to transfer my development from development environment to production.

Thanks in advance.

bdittmar
23rd March 2011, 11:36
Hi bDittmar,

Which are the device settings at OS, by the way we are using HP-UX that you are referring to?

I had compared and check the LN device data settings and paper settings at LN.

Yes, I used PMC to transfer my development from development environment to production.

Thanks in advance.

Hello,
device setting at OS:
1.
Check "$BSE/lib/printinf/...." if devicescript is the same on both systems
2.
Check if "/var/spool/lp/interface/..." modelscripts are identical.

Regards