Can TextPad print Visible Spaces?

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
TPKeller
Posts: 6
Joined: Sat Mar 08, 2003 5:26 am
Location: Fredericksburg, VA USA
Contact:

Can TextPad print Visible Spaces?

Post by TPKeller »

I looked through the past 3 years of questions.. didn't see this one...

I'd like to be able to print my file with the Visible Spaces characters turned "on". Is this possible?

Thanks

Theron
User avatar
helios
Posts: 711
Joined: Sun Mar 02, 2003 5:52 pm
Location: Helios Software Solutions
Contact:

Post by helios »

TextPad doesn't print the visible space information.

A possible work around is to use TextPad's Replace dialog box, with the relevant Regular expression, to replace the literal spaces,tabs and end of line characters, with other suitable characters. ANSI character numbers 62, 182 and 183 may suffice.
Helios Software Solutions
User avatar
MudGuard
Posts: 1295
Joined: Sun Mar 02, 2003 10:15 pm
Location: Munich, Germany
Contact:

Post by MudGuard »

Another possibility might be to create a font identical to whatever font you prefer for printing except for the space characters which get added a dot in the middle.

(I don't know whether that would work as I don't know whether Textpad actually renders the space characters when printing or whether it just leaves the space free)
ben_josephs
Posts: 2464
Joined: Sun Mar 02, 2003 9:22 pm

Post by ben_josephs »

helios wrote:ANSI character
No such thing. You mean ISO-8859-1 (ISO Latin1), I suspect.
Post Reply