NotPro
15th August 2011, 06:16
hello fellow baanboard members,
Recently i modify a report and i found out that the result after the report width is broken and not displayed even i had set the page width to 220 and dispalyed it either portrait or landscape. I this thread i attach the part of the report with doesn't displayed the result after page width = 200 and the so setting on the report.... isn't it the standard width for baan report is 255 ?correct me if i'm wrong ....million thanks for any kind information and responds. forgive me for my broken English used in this thread that leads to any misunderstanding and inconvenience.

best regard ,
NotPro
5103

5104

mark_h
15th August 2011, 17:51
Okay - all I see is that the graphics "|" is missing between the fields. This has to be done in the report itself.

NotPro
16th August 2011, 03:26
To: Mark
hmm...sorry for the confusion but there nothing wrong with the report. Here i attach the layout of the report for your information.
5105

mark_h
16th August 2011, 14:45
Now that is interesting. All the graphics are there, but they just do not print. And yes it should go out to 255 characters. I have plenty of reports which go out to 220 or more. The only thing I can think of is to try to re-add a few of the graphic |'s and recompile. You might even try to put the report in debug mode to see what it is doing when it builds one of those lines. Are the "ffff' fields linked to a domain that might be longer than 4? Grasping at straws on this one.

NotPro
17th August 2011, 15:21
Dear mark
sorry for late reply. I had redraw the layout again and all the "ffff" field is not longer than 4 but the result still same. I still new in baan, may i know how to put the report in debug mode?

mark_h
17th August 2011, 16:56
On the maintain reports form there is a compile button and a debugger button. Click on the debugger button? You did re-compile the report after redrawing the layout?

NotPro
17th August 2011, 17:37
Dear Mark
i did re-compile it either in compile mode and debug mode......but result still same ...is it baan bugs ???

mark_h
17th August 2011, 19:33
It could be a bug. When you step thru it in debug mode do you see where it is building the line that will be printed? You need to trace thru the report and to see if you see something inside the report causing the issue.

NotPro
18th August 2011, 03:17
Dear mark,

I had click the debugger button and 5109 <----these line shows up that same as if i click the compile button. Is this the correct way of debugging in baan ? correct me if i'm wrong .

mark_h
18th August 2011, 14:47
Yes - just click the debugger button and it compiles in debug mode. Then go run the session that generates the report. The report should come up in debugger mode and you can step thru line by line and see what the report is doing. I can't imagine why the graphics characters are not appearing.

NotPro
18th August 2011, 16:22
Dear mark
thanks for the information and patience guidance. hope i will find what going on 2moro in office. It is really very strange case.

NotPro
19th August 2011, 05:15
Dear mark
I had debug the session and i believe the lines shows in 5110 did the print out of the layout after line 200, but why the result not showing when output it on screen?

mark_h
28th August 2011, 18:32
Sorry been out of the office. At this point I have no clue what could be causing it. Assuming that is the pipe character - the debug shows a pipe at 201, number from 202 to 205, then a pipe again. Why it does not show up on the screen is a mystery to me. If you send it to a printer does it work? Maybe there is something wrong with the screen driver and you should report it to infor.

NotPro
2nd September 2011, 06:39
Dear Mark

Thanks for the reply and your guidance. Sorry for late reply, because i'm having public holiday these few days. I had report the issue to higher management of my company, the process of reporting the issue to infor is depends on the management. For now the solution is devide the report into printing it from size (0700~ 2350) and size (2350~2500). For the print out part , i only manage to print untill size 2400 for A4 paper--->5126, so the report is break down into 2 by using the way i mention above.

best regard
NotPro