Sponsored Content
Full Discussion: Changing fonts with Acroread
Top Forums UNIX for Advanced & Expert Users Changing fonts with Acroread Post 302872423 by lillyt2006 on Friday 8th of November 2013 10:49:29 AM
Old 11-08-2013
Sorry, I do not understand.
There is no wordprocessor in my solaris box. The format of the pdf is somehow changing when printing on unix. The bottom of the page is cut off and the fonts are larger. If I print the same document on the windows platform, it comes out as expected.
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Fonts?

NEWBIE HERE...by default, where are the font files located (ttf's) (1 Reply)
Discussion started by: geek01
1 Replies

2. Linux

acroread command giving error

Hi, When I run the command acroread it is giving error ERROR: Cannot find installation directory. When I look at /usr/local/Adobe/Acrobat7.0/bin/ an exicutable file named acroread is there. When i run ./acroread from that directory it is working . What can i do so that I can give... (3 Replies)
Discussion started by: iamjayanth
3 Replies

3. Solaris

Fonts on SunOS 5.6

I work in a SunOS server. I want to check which is the default font. Actually I need to check which font is using right now in Terminal and how to change it. Please help me suggesting the command set ---------- Post updated 08-23-09 at 12:35 AM ---------- Previous update was 08-22-09 at... (5 Replies)
Discussion started by: shoeb
5 Replies

4. Shell Programming and Scripting

Converting secured pdf files to pdf using acroread

Does anybody have idea of Converting secured pdf files to pdf using acroread ? ---------- Post updated at 04:49 PM ---------- Previous update was at 04:44 PM ---------- This file is not password protected. (4 Replies)
Discussion started by: Soham
4 Replies
XTOTROFF(1)						      General Commands Manual						       XTOTROFF(1)

NAME
xtotroff - convert X font metrics into GNU troff font metrics SYNOPSIS
xtotroff [ -rresolution ] [ -spoint-size ] [ -v ] FontMap It is possible to have whitespace between a command line option and its parameter. DESCRIPTION
xtotroff takes a FontMap, which maps groff fonts to X11 fonts, creates GNU troff metric files for all fonts listed. Each line in FontMap consists of GNU troff font name and an X font name (XLFD) pattern, separated by whitespace. Example: TB -adobe-times-bold-r-normal--*-*-*-*-p-*-iso8859-1 The wildcards in the patterns are filled with the arguments to the -r and -s switches. If a font name is still ambiguous, xtotroff aborts. OPTIONS
-rresolution Set the resolution for all font patterns in FontMap. The value is used for both the horizontal and vertical resolution. If not specified, a resolution of 75dpi is assumed. -spoint-size Set the point size for all font patterns in FontMap. If not specified, a size of 10pt is assumed. -v Print the version number. BUGS
The only supported font encodings are `iso8859-1' and `adobe-fontspecific'. SEE ALSO
gxditview(1) Groff Version 1.21 31 December 2010 XTOTROFF(1)
All times are GMT -4. The time now is 07:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy