Mike,
Yeah i did mention that the unicode data came to us as a text file, however i failed to mention that there are quite a few fields in english which needs some kind of calculation or manipulation for eg. a city code is given from where we have to expand the city name in hindi.
Somebody had...
Hi mike,
yes i am badly stuck with supporting unicode just for this project, unfortunately i do not have any time to convert the entire program to .net & yes it will be worth it if i can just do this one report in CR.
Please give me some example as to how i will store the data (in which type of...
Dear all,
Can anyone tell me how to print unicode fonts using any reporting tool like native report writer, foxpreviewer or crystal reports or any other.
I am specifically stuck with using the mangal font for hindi data which i have in a text file.
VFP9 would be great cause i am comfortable with...
DbMark,
I really could not figure out what you have explained, i am using report listner for only 1 thing that is rotating a date field 90 deg.
I am fairly inexperienced in this regard, can you please elaborate with some samples, also the tweaks & abilities that you have mentioned.
regards
murali
Mike / Auguy,
I came across this as a suggestion from someone in foxite will this solve my problem???
http://weblogs.foxite.com/vfpimaging/2012/02/22/foxypreviewer-html-like-formatting/
kindly have a look & let me know your expert comments on the same.
regards
murali
Mike / Auguy,
I really did not get this literally, how would you simulate line spacing???
Mike, i have concatenated all the fields into one big char field for the address which includes CR+LF within it & second variable for tel. no., so practically there are only 2 variables (m_addr_full &...
Thanks to Mike & auguy,
Yes i have previously mentioned i have solved that particular problem already with the advice mike gave me regarding the function occurs().
My next question was for the line spacing, which unfortunately VFP is not able to solve hence trying to take the crystal reports...
I agree with you, we have crystal reports 8.0 something, i have personally not tried it at all.
Is there any guidance on how to use crystal reports with fox??
I am a little stuck on this issue though, let see!!
Anyways thanks again for taking the time to answer, really appreciate it.
Regards
Murali
Mike,
Your previous example of occurs() worked like a charm, now the problem of tel. no. is solved.
yes i did experiment with only chr(10) & chr(13) at best they only give a single line spacing, problem not solved.
Does any other reporter like foxypreview support this function???
Regards
Murali
Sorry i forgot one other thing though, can we change line spacing in the reports, cause devnagiri fonts (hindi) gets jumbled up when we display in second line.
adding chr(13)+chr(10) gives me double spacing which is too much, 1-1/2 spacing would be ideal, how to achieve this.
Regards
Murali
great i will try both the methods and let you know, it's past eleven in the night take a nap & first thing in the morning will try this.
Thanks a ton for your effort.
Regards
Murali
Hi Mike,
This is the code i came up with can you please check & let me know if i am doing something wrong.
** initially set the variable to "", for main address **
m_name_addr = ""
** then check which line is empty in...
Thank you Mike,
Yes I have tried it already, having a single variable including cr+lf embedded. Unfortunately lets say i want to print a address line & then after that a line with the tel. no. something like this :-
murali narayan
108, virmani industrial estate,
navghar, vasai road east,
mumbai...
Yes there is some data condition but difficult to calculate position for eg:- i will illustrate below
field 1 : name
field 2 : flat no
field 3 : premises
field 4 : area / town name
field 5 : state
field 6 : telephone no.
above eg. any fields from 2 to 4 could be empty so lets say i want tel no...
Hi,
I need to design & print a report wherin i need to change the font for some part of the text for eg:-
This is a test line in the report
I want "This is a" in say font kabel bd bt & test line in font times roman italic & in the report back to kabel bd bt
How do i achieve this at runtime...
Thank you danfreeman, i have gone through the article you have mentioned but i don't think i can use it for reporting.
Thank you olafDoschke, i agree with you maybe VFP is not the platform for this, having said this i have zero experience in .net
I am willing to come to some commercial agreement...
Dear All,
I have a text file containing UTF-8 characters (unicode) which i want to import and print using native VFP9 tools.
1. What is the field type i choose in the .dbf
2. Using append how can i import the data
3. How do i print it using reports
Please give me examples using native dbf as...
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.