Click here to Skip to main content
15,904,638 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: When is the last time you used this ? Pin
dandy7216-Jul-17 12:41
dandy7216-Jul-17 12:41 
AnswerRe: When is the last time you used this ? Pin
Marc Clifton15-Jul-17 2:13
mvaMarc Clifton15-Jul-17 2:13 
AnswerRe: When is the last time you used this ? Pin
User 1106097915-Jul-17 2:38
User 1106097915-Jul-17 2:38 
GeneralRe: When is the last time you used this ? Pin
dandy7215-Jul-17 10:29
dandy7215-Jul-17 10:29 
AnswerRe: When is the last time you used this ? Pin
Jacquers15-Jul-17 4:38
Jacquers15-Jul-17 4:38 
AnswerRe: When is the last time you used this ? Pin
glennPattonWork315-Jul-17 4:54
professionalglennPattonWork315-Jul-17 4:54 
AnswerRe: When is the last time you used this ? Pin
kmoorevs15-Jul-17 5:05
kmoorevs15-Jul-17 5:05 
AnswerRe: When is the last time you used this ? Pin
lopatir15-Jul-17 7:19
lopatir15-Jul-17 7:19 
Wordpad is great for rtf files, which is the same as the formatting in a .net rich text box. (although both only handle a subset of the full rtf spec.) Can cut and paste between them keeping formatting.

Learned this when doing a basic report writer for a customer, RTF files are basically a type of meta tagged text file, perfect for building report templates that can be used without the need for interop or similar. Teamed with a virtual pdf printer app produces nice fully formatted reports from non office installed servers and even the most underpowered pcs (i.e. those that choke on office/interop and over-featured report writer libraries.)

Few years ago now, but got to the point where I could hand code RTF - including tables & graphics.

Interestingly wordpad handles tables in rtf files but has no way to create or structurally alter them - clearly ms purposely hobbled wordpad'ss capabilities [to keep selling word].

Also interesting: create a small doc in wordpad and save it, will be 1 maybe 2 kb (and the source readable). Open and edit that doc with ms word and save as rtf, will become a huge file - totally bloated out and intelligible. Easy fix though: open it in wordpad and save it again cleans out the bloat.
Sin tack
the any key okay

GeneralRe: When is the last time you used this ? Pin
kmoorevs17-Jul-17 4:32
kmoorevs17-Jul-17 4:32 
AnswerRe: When is the last time you used this ? Pin
Jörgen Andersson15-Jul-17 7:46
professionalJörgen Andersson15-Jul-17 7:46 
AnswerRe: When is the last time you used this ? Pin
David Crow15-Jul-17 12:19
David Crow15-Jul-17 12:19 
AnswerRe: When is the last time you used this ? Pin
Graham Cottle16-Jul-17 22:24
professionalGraham Cottle16-Jul-17 22:24 
GeneralI had this weird experience Pin
dan!sh 15-Jul-17 0:33
professional dan!sh 15-Jul-17 0:33 
GeneralRe: I had this weird experience Pin
OriginalGriff15-Jul-17 2:03
mveOriginalGriff15-Jul-17 2:03 
GeneralRe: I had this weird experience Pin
xiecsuk16-Jul-17 23:29
xiecsuk16-Jul-17 23:29 
GeneralRe: I had this weird experience Pin
dandy7215-Jul-17 2:04
dandy7215-Jul-17 2:04 
GeneralRe: I had this weird experience Pin
Mycroft Holmes15-Jul-17 2:28
professionalMycroft Holmes15-Jul-17 2:28 
GeneralRe: I had this weird experience Pin
OriginalGriff15-Jul-17 2:41
mveOriginalGriff15-Jul-17 2:41 
GeneralRe: I had this weird experience Pin
kmoorevs15-Jul-17 3:59
kmoorevs15-Jul-17 3:59 
GeneralRe: I had this weird experience Pin
Eddy Vluggen15-Jul-17 4:31
professionalEddy Vluggen15-Jul-17 4:31 
RantMy Current Background Photo: Hacker Hoodie Cat Pin
JoeSox14-Jul-17 16:43
JoeSox14-Jul-17 16:43 
GeneralRe: My Current Background Photo: Hacker Hoodie Cat Pin
Brisingr Aerowing14-Jul-17 18:21
professionalBrisingr Aerowing14-Jul-17 18:21 
GeneralRe: My Current Background Photo: Hacker Hoodie Cat Pin
lopatir14-Jul-17 19:42
lopatir14-Jul-17 19:42 
GeneralRe: My Current Background Photo: Hacker Hoodie Cat Pin
JoeSox15-Jul-17 3:11
JoeSox15-Jul-17 3:11 
GeneralRe: My Current Background Photo: Hacker Hoodie Cat Pin
JoeSox15-Jul-17 3:09
JoeSox15-Jul-17 3:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.