Sponsored Content
Full Discussion: Unix/Neoware/Font Issues
Operating Systems Linux Unix/Neoware/Font Issues Post 302139418 by foal_11 on Saturday 6th of October 2007 08:16:19 AM
Old 10-06-2007
Font

Srry ..didnt work..I need to change the font size ..not reformat it,

Is there an option to decrease the size and save it in another file..?
Since the file has to be sent to a neoware box and printed there ,Im sure there wont be command available at that side..so Im looking to format my file at the AIX server only.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Different font size in Unix and Window

Hi, i will like to enquire whether anybody got encountered this problem before. When i try to print a report in pdf from window to the printer the size is what i want but when i batch print from Unix , calling a batch job the report that are generated out from the printer is of bigger font , why is... (0 Replies)
Discussion started by: blueberry80
0 Replies

2. UNIX Desktop Questions & Answers

Russian font in Unix

Hi, I've installed russian font (Cyrillic) in my system. But I could not type in those characters under unix. Especially for mail. Do I have to do any settings? Please advice. Regards, Venu. (7 Replies)
Discussion started by: vrvarier
7 Replies

3. Shell Programming and Scripting

How to change the font colour in unix ?

Could you pls tell me how to change the font colour in unix ? What is the syntax ? (3 Replies)
Discussion started by: sars
3 Replies

4. HP-UX

How to change font and colour in mail sent from Unix

Dear All, We have following code to send mails from unix to users. We want to see few sentences of mail in bold font or to hightlight few lines in different colours. Could you please let me know how can we do it in function construct_body. ... (3 Replies)
Discussion started by: yogichavan
3 Replies

5. UNIX for Advanced & Expert Users

Unix Citrix font problem

Hello world! I have a problem with my solaris 8 and 9 machines running Citrix server, the fonts in X applications are hard to read and faulty scaled. Anybody know how to turn om some kind of anti-aliasing or font smoothing? /David (0 Replies)
Discussion started by: Esaia
0 Replies

6. Shell Programming and Scripting

Font change in unix while sending email

Hi, I know that we would be require HTML to change the font and color of the text of the output, if we wnt to send that through the email. But I have managed to get below code, can someone look into it and let me know if i can acheive my requirement through this kind of code: Following can... (9 Replies)
Discussion started by: amit.mathur08
9 Replies

7. Shell Programming and Scripting

Sending mail from UNIX in courier font

Need assistance . I have a cvs file which i changed to html file but when i try to send mail to outlook its indent goes wrong. any idea is appreciated . below are some commands i tried using Converting csv to html #!/bin/sh nawk 'BEGIN{ FS="," print "MIME-Version: 1.0" print ... (7 Replies)
Discussion started by: ajayram_arya
7 Replies

8. What is on Your Mind?

Quick Update on UNIX.COM Site Renovation: Bootstrap, Font Awesome and jQuery

Here is an update on the site renovation: After a lot of analysis and example programming, including testing out a number of Javascript framework and libraries, in the short term, we are getting the most bang-for-the-buck from these three basic, core tech areas: Bootstrap (CSS and... (2 Replies)
Discussion started by: Neo
2 Replies
GROLJ4(1)						      General Commands Manual							 GROLJ4(1)

NAME
grolj4 - groff driver for HP Laserjet 4 family SYNOPSIS
grolj4 [ -lv ] [ -d[n] ] [ -cn ] [ -ppaper_size ] [ -wn ] [ -Fdir ] [ files... ] It is possible to have whitespace between a command line option and its parameter. DESCRIPTION
grolj4 is a driver for groff that produces output in PCL5 format suitable for an HP Laserjet 4 printer. There is an additional drawing command available: D'R dh dv' Draw a rule (solid black rectangle), with one corner at the current position, and the diagonally opposite corner at the current position +(dh,dv). Afterwards the current position will be at the opposite corner. This generates a PCL fill rectangle command, and so will work on printers that do not support HPGL/2 unlike the other D commands. OPTIONS
-cn Print n copies of each page. -l Print the document with a landscape orientation. -d [n] Use duplex mode n: 1 is long-side binding; 2 is short-side binding; default is 1. -psize Set the paper size to size, which must be one of letter, legal, executive, a4, com10, monarch, c5, b5, dl. -v Print the version number. -wn Set the default line thickness to n thousandths of an em. If this option isn't specified, the line thickness defaults to 0.04 em. -Fdir Prepend directory dir/devname to the search path for font and device description files; name is the name of the device, usually lj4. The following four commands are available additionally in the font description files: pclweight N The integer value N must be in the range -7 to +7; default is 0. pclstyle N The integer value N must be in the range 0 to 32767; default is 0. pclproportional N A boolean flag which can be either 0 or 1; default is 0. pcltypeface N The integer value N must be in the range 0 to 65535; default is 0. FILES
/usr/share/groff/1.18.1/font/devlj4/DESC Device description file. /usr/share/groff/1.18.1/font/devlj4/F Font description file for font F. /usr/share/groff/1.18.1/tmac/lj4.tmac Macros for use with grolj4. BUGS
Small dots. SEE ALSO
groff(1), troff(1), groff_out(5), groff_font(5), groff_char(7) Groff Version 1.18.1 Nov 2003 GROLJ4(1)
All times are GMT -4. The time now is 02:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy