formatting date to a RTF
-
can someone pls tell me how do i do this when using a rtf??? [code] Dim strHeading as string dim strLabel as string strheading = "=====================================" strlabel = "S.No Name Contents DateCreated" [/code] how do i put the str heading in one line of the rtf? how do i move to the newline? how do i put the strLabel in the new line? how do i bring the cursor to the next new line? tks a lot.... really really appreciate your help... "Rejoice always, pray without ceasing, in everything give thanks; for this is the will of God in Christ Jesus for you."1Thess. 5:16-18
-
can someone pls tell me how do i do this when using a rtf??? [code] Dim strHeading as string dim strLabel as string strheading = "=====================================" strlabel = "S.No Name Contents DateCreated" [/code] how do i put the str heading in one line of the rtf? how do i move to the newline? how do i put the strLabel in the new line? how do i bring the cursor to the next new line? tks a lot.... really really appreciate your help... "Rejoice always, pray without ceasing, in everything give thanks; for this is the will of God in Christ Jesus for you."1Thess. 5:16-18
When I need to do this, I open wordpad (not word) and i type in some text, do some formatting and examine the structure of the generated rtf file :-) greetz ;-) *Niels Penneman*
Software/Dev Site
Personal Site