Hi Ken,
It is fixed! you won't believe this..
I changed the text box Height to .1 and the extra line disappeared! The idea of resizing/repositioning the text box was given by you. I played with it, that's all. a huge salute to you!
Hope this thread will help other crystal users.
:)
These are the steps I used. Thanks again Ken.
1. The Detail record length has to be 366. So, first created a separate formula called padSpaces
stringvar padSpaces:= space(366);
padSpaces;
2.Created Formulas for each field filling the appropriate space. F1, F2 etc., like below..
left({F1} +...
Hi Ken,
It is not a sub report. everything else except the RH&DT are suppressed. Text Position is 0-0
and there is no space after the text box. still showing two CRLF. So frustrating!
Hi guys,
Need some help ..
I am trying to export a 366 bytes detail record and 47 bytes header record from crystal to .txt. A padspace is created for header and detail, used a formula to combine all fields. Those are all working perfectly fine (record length etc.), EXCEPT, When I export the file...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.