pellus
8th February 2007, 22:47
Hello, I have a thing that I am stuck on . Any help would be appreciated.
I customise the Purchase order document for a customer. The whole section with order lines should be surrounded by a big box. This is achievd by , on every layout, having a graphical pipe as leftmost and rightmost char in the layout. No problems so far.
But the following happens.
When the data to be printed in a layout is a text (domain tctxtn), the graphical pipes in each end will be moved to the left or right, and it is no box anymore that surrounds the data.
On my development system (Single byte) all works fine. When I installed the report with the customer (Unicode), this happens.
Important may also be that the text field in the layout has a 'user font'. When I try the standard font it is OK.
I may add that all other printing (except texts) works fine from this aspect. There are both single byte and multi byte domains represented. And fields with 'user font'.
The customer's environment is LN6 FP2 on MS-SQL on windows. And whatever has to be there to make it 'Unicode'.
I customise the Purchase order document for a customer. The whole section with order lines should be surrounded by a big box. This is achievd by , on every layout, having a graphical pipe as leftmost and rightmost char in the layout. No problems so far.
But the following happens.
When the data to be printed in a layout is a text (domain tctxtn), the graphical pipes in each end will be moved to the left or right, and it is no box anymore that surrounds the data.
On my development system (Single byte) all works fine. When I installed the report with the customer (Unicode), this happens.
Important may also be that the text field in the layout has a 'user font'. When I try the standard font it is OK.
I may add that all other printing (except texts) works fine from this aspect. There are both single byte and multi byte domains represented. And fields with 'user font'.
The customer's environment is LN6 FP2 on MS-SQL on windows. And whatever has to be there to make it 'Unicode'.