Page 1 of 1
Hidden text?
Posted: 2008-05-25 12:44:44
by andreas
I've been using Word (first 2004, lately 2008) for years now but even in the new version some old bugs keep annoying me so I'm looking for an alternative.
I have a specific question: is it possible to replicate the "hidden text" feature of Word in Nisus Writer Pro? This means that the text is still in the document but can be "made invisible" with a switch.
Thanks for suggestions.
Posted: 2008-05-26 04:54:29
by mrennie
Hi,
I'm afraid invisible text is not (yet?) part of Nisus Writer Pro's feature set. You could use very rough workarounds (create a paragraph/character style that turns text white), but this solution is clumsy at best, as the physical space occupied by the "hidden" text is still clearly visible.
Re: Hidden text?
Posted: 2008-06-14 09:07:41
by andreas
I've found a solution - I only ever need to hide the text for a printed version. So I wrap the "hidden" text in curly brackets, run a macro that deletes everything between curly brackets and sends the document to the printer, then I undo the delete and I'm done.
It's not perfect but perfectly usable.
Re: Hidden text?
Posted: 2008-06-15 01:47:16
by mrennie
Hi andreas,
great workaround! I'm sure many forum users would appreciate your posting the script online (if you don't mind, that is); sounds like a useful script to have until a proper solution is implemented in Nisus Writer Pro.
Re: Hidden text?
Posted: 2008-06-15 02:36:07
by andreas
Re: Hidden text?
Posted: 2008-06-15 02:56:34
by greenmorpher
I call that a "courageous" solution, Andreas!

If I tried it, there would be a strong possibility that the bowdlerised print version to be saved ...
Cheers, Geoff
Geoffrey Heard, Business Writer & Publisher
"Type & Layout: Are you communicating or just making pretty shapes" -- the secrets of how type can help you to sell or influence, now at the new low price of $29.95. See the book at
http://www.worsleypress.com or Amazon.
Re: Hidden text?
Posted: 2008-06-15 03:02:17
by andreas
I know - have to get used to holding the command - s fingers back :-).
I tried to integrate the undo command into the macro but I couldn't get it to work. I tried the exact wording the menu command has after running the macro but the problem seems to be that this command contains double quotes and I don't know how to escape them.
Or can you use key shortcuts in a macro? Command - z would be generic.
Re: Hidden text?
Posted: 2008-06-15 03:04:38
by andreas
But I just realised that undo works beyond saving - so no problem there :-).