Hi,
I am using Crystal report 13 with .net 4.0 ( Visual Studio 2010)
I have an issue while exporting from CR to Text file,
After every 60 lines some special character is inserted in the text file. That might be the new page character.
Is this the limitation of crystal report that the data is not shown is pages?
If yes, if there any workaround for this?
Can I set the pagination off for the report- either from .net code OR on the report itself so that I wonu2019t see the unwanted character?