how to open rtf file lines to many richtextboxs vb.net 2010?
I need to open rtf file and send first line to richtextbox1.rtf with formatting and color and next line to richtextbox2.rtf and .... etc.
Please help me to do this code right
CJ_London loooooooook I found something better with rtf file save line by line.
but I need to know how to save text with format (font type, size, color) ? if you can help me :)
look at attached vb2010 my project zip file
Yes for that
I a have brochure design as jpg "A4" as "3508 x 2480" this design renewed every day with new text on it
text fields are 165 field and every one maybe content more than 50 Character , so i need to save all texts every day.
they cant work on photoshop
so they need something easy...
Yes Correct
textbox1.text will save my text to line number 1 on rtf file
textbox2.text will save my text to line number 2 on rtf file
textbox3.text will save my text to line number 3 on rtf file
textbox4.text will save my text to line number 4 on rtf file
save one time to 0001.rtf file and...
its a table as 165 textbox "any text"
I just need to be able to save more then 50 characters per field
with mdb access database table " too many fields defined"
for that
I need to save all 165 to another file type like rtf
rtf file make me save text and size and font type and color etc...
Nooooooooooooooo
I need to create 165 text every one as one field
--------
look can you help me to save all 165 textbox.text to 165 txt file or like that in one line
text1 = line 1 text.txt
text2 .........
3
4.....
text165= line 165 text.txt
I hope you can understand me and give me help for...
I have a project in vb6 with mdb access 97 database
I need 165 text field and i need all to be memo for more size than 50
access give me "too many fields defined" and doesn't save it .
Please help me if any tools fix that
Thanks
How to save text with text format like font size , type .. in vb6 with data1 in mdb database
is there way to know how? do that in vb6 with mdb access 97 database
Thanks alot
please help me:confused:
I have a big project