Hi,
I am using CRXI & business Object Info view. I have a report where I am only printing report section & detail section. Report is running fine in Crystal Report designer but if I am tiring to use Crystal enterprise data representation is different.
Following is report output
TRADE_DATE=2008-05-13
TRADE_ID=ECS-2
TRADE_FILE_LIST=
MST_MBCAA.DAT
GHF_MBCAA.DAT
SCH_MBCAA.DAT
IXO_MBCAA.DAT
Now I am exporting report into plain text format and which is fine if I am using Crystal Report designer.
TRADE_DATE=2008-05-13
TRADE_ID=ECS-2
TRADE_FILE_LIST=
MST_MBCAA.DAT
GHF_MBCAA.DAT
SCH_MBCAA.DAT
IXO_MBCAA.DAT
Above is the output of text file if I am scheduling this report into CE. I am using plain text & character per inch=16. This is working fine if I am using 12 instead of 16 but I have to use 16. Anyone has any clue? I can not use pagination because it has page separator. I can use pagination if there is a way to hide page separator.
I am using CRXI & business Object Info view. I have a report where I am only printing report section & detail section. Report is running fine in Crystal Report designer but if I am tiring to use Crystal enterprise data representation is different.
Following is report output
TRADE_DATE=2008-05-13
TRADE_ID=ECS-2
TRADE_FILE_LIST=
MST_MBCAA.DAT
GHF_MBCAA.DAT
SCH_MBCAA.DAT
IXO_MBCAA.DAT
Now I am exporting report into plain text format and which is fine if I am using Crystal Report designer.
TRADE_DATE=2008-05-13
TRADE_ID=ECS-2
TRADE_FILE_LIST=
MST_MBCAA.DAT
GHF_MBCAA.DAT
SCH_MBCAA.DAT
IXO_MBCAA.DAT
Above is the output of text file if I am scheduling this report into CE. I am using plain text & character per inch=16. This is working fine if I am using 12 instead of 16 but I have to use 16. Anyone has any clue? I can not use pagination because it has page separator. I can use pagination if there is a way to hide page separator.