Re: man pages text only
Date: 28 Sep 2004 21:00:21 GMT
Chris Rodgers <Chris_member@newsguy.com> wrote:
> I know this seems simple, but I have not done anything with man
> pages or n/troff for years. I know how to do "man [cmd]" to get
> help on a command, but if I want to save the text off in a file
> for printing on a Windows PC, how can I get plain text?
man command | col -b (or -bx)
Relevant Pages
- Re: Printing on a thermal printer
... I use a lot of Thermal Printers for labelling applications and have had the ... spooler API's and allows me to send command directly to the printer in its ... Simply set the printer name to the name of any installed windows ... actually control the printing of pages as the driver is being bypassed, ... (microsoft.public.dotnet.framework) - Re: screen print
... press it to capture an image of the entire ... Either one captures the image to the Windows clipboard. ... This ability to manipulate the image in a program before printing ... Go to a command prompt and issue the command ... (microsoft.public.windowsxp.basics) - Re: Generic Text Ignores my Escape codes!
... Printing with an application or the command prompt's COPY command? ... As near as I can tell from a quick look at some Google search results Delphi is a program development package for Windows published by Borland. ... Windows is designed so that applications and their data files don't need to generate printer model or brand specific codes to switch fonts or text attributes like boldface, italics, underline or even page orientation. ... If you are printing from a button that bypasses the print dialog, try setting the actual printer as the default printer in the Windows XP control panel. ... (microsoft.public.windowsxp.print_fax) - Re: How to skip Print Dialog box
... > I need to print a number of html using the following command: ... > The problem is that Windows displays the print dialog box before printing each file. ... EXECWB PRINT DONTPROMPTUSER ... (microsoft.public.vb.general.discussion) - Re: Generic Text Ignores my Escape codes!
... windows xp, it seems to ignore my font codes. ... Printing with an application or the command prompt's COPY command? ... (microsoft.public.windowsxp.print_fax) |
|