Displaying 20 results from an estimated 115 matches for "ps2pdf".
2002 Aug 10
2
ps2pdf "Print command" script trouble
hi
2.2.5, Sol 2.8
I have a perl script that I've written to convert a ps file to pdf file.
I want the user to be able to setup a
postscript printer in WNT/2k and convert ps files to pdf by printing to
a [ps2pdf] printer share.
[ps2pdf]
comment = PS to PDF file in Home Directory
path = /usr/spool/public
guest ok = Yes
print ok = Yes
browseable = Yes
printer = ps2pdf
<---------------------There is no real unix printer named this.
print command...
2003 May 15
4
PDF Samba Printer - ps2pdf Only Letter Size?
...d am doing a little testing. I've just realized that it's set to Letter when it creates the .pdf file. and i've googled till i'm blue in the face and can't see any options that says page size or something similar. i'm running ghostscript 7.04.
does anybody know how to make ps2pdf do A4 size paper?
Here's my slightly modified script so it mails the user back...
Regards
Matthew
_________________________________
#!/bin/sh
#
# This script is intended to be used as a CUPS backend, to create
# PDF file on-the-fly. Just create a printer using the device uri
# pdf:/pat...
2000 Nov 30
1
Landscape problems with ps2pdf
R Users,
I have created a multipage PostScript file using the postscript() function
with horizontal = TRUE to produce my plots in landscape. I intended to
convert that entire file to PDF using ps2pdf to have the plots available for
a presentation. Unfortunately, the resulting PDF document is rotated -90
degrees.
I have found dozens of references to this kind of problem with ps2pdf
online, but no effective workaround. I would really appreciate any
suggestions.
I am using R Version 1.1.1 on R...
2003 May 15
0
PDF Samba Printer - ps2pdf Only Lette
ps2pdf +a4 gives this URL on google:
http://linuxfr.org/~nicOnicO/1514.html
ps2pdf -sPAPERSIZE=a4 monfichier.ps
See if this helps.
------------------------
Matthew Western <mwestern@affairs.net.au> wrote:
------------------------
Hi all,
>
>I've got a nice working pdf samba printer ema...
2000 Dec 06
1
Landscape problems with ps2pdf [summary]
...gested by Professor Ripley, was
very satisfactory, but required that I use multiple platforms to make the
conversion to PDF (from Linux to Windows).
The solution by Peter Adorjan (included below), also worked very well, and
can be carried out on any platform using tools available in ghostscript
(ps2pdf) and psutils (pstops, which can be downloaded from
http://www.dcs.ed.ac.uk/home/ajcd/psutils/ in source form, or from the usual
sites for Linux binaries).
Thanks for the responses.
Matt Nelson
> From: Peter Adorjan [mailto:adorjan at epigenomics.de]
> Sent: Wednesday, December 06, 2000 6:0...
2010 Apr 23
3
Adding ps2pdf support on centos
Hi,
I wanted to install the ghostscript for ps2pdf support. I wanted to know
the required rpms for this
and also the order of installation. As of now i don't have this support on
my system.
Please provide me with information on this.
Disclaimer : This message is proprietary to Smartlink Network Systems Ltd. and is intended solely for the...
2009 Jan 23
1
Build xen from source without docs - WARNING: Package ''ps2pdf'' is required ....
Hello List,
when i try to build xen with "make wold && make install" i get:
*************************************************
*************************************************
* WARNING: Package ''ps2pdf'' is required
* to build Xen documentation
*************************************************
*************************************************
I got the same error with latex.
This question must have been asked a lot of times, but i could not find
an answer in the docs or faqs :...
2001 Aug 02
4
pictex driver and bargraph shading
...me sort of shading in the plots? A
hatch or stipple would be fine, too; just some way to differentiate the
bars.
The postscript driver won't do, since I'm trying to embed this in a LaTeX
document which I'll use pdflatex on and \includegraphics for pdftex doesn't
support postscript. ps2pdf just rasterizes the ps, so it looks terrible.
I'm willing to do this another way, I just don't want to use rasterized
plots in my document.
Thanks,
--
Rahul Jain
rjain2 at lucent.com
908-559-6024
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mail...
2008 Jul 21
5
ps to pdf
I need a way to convert files that I save with Firefox as a 'print to
file' to 'pdf'
I tried 'convert' but that rendered the text as graphics which grew the
file and wasn't what I wanted.
How would someone accomplish this - or can I just print to a PDF?
Craig
2010 Jun 04
1
ps-output and LaTeX/DVIPS/PS2PDF - Greek letters disappear
...e "postscript"-option in R (R version
2.10.1 (2009-12-14)). When Greek letters are used on the axis,
everything looks fine in the *.ps-file. If included in a LaTeX-file and
(on Ubuntu 10.04, fresh install), the Greek letters appear in the DVI-
and PS-output, however, if converted with ps2pdf they suddenly
disappear. Could anyone suggest a solution?
Best regards,
/steffen
--
Steffen Uhlig, PhD
Mechatronik und Sensortechnik
HTW des Saarlandes
Goebenstra?e 40
66117 Saarbr?cken
Tel.: +49 (0) 681 58 67 274
2018 Apr 12
2
Windows PC PostScript printer driver -> CUPS data import fails
...a simple system I found online which
allows me to easily import data from Windows Programs.
Hopefully others out there are using the system and already have found the
answer to my problem.
I have installed on my Centos server a virtual CUPS printer which receives a
PS file, and then runs 'ps2pdf' and 'pdftotext -layout' to end up with a text
file.
On the Windows PC's it's simply a case of installing a printer pointing to
this server, and using the HP Colour Laster 2800 PS drivers.
Now to my problem. We have finally moved onto Windows 10, and now when I try
to insta...
2011 Mar 13
1
Bug#618218: xen: FTBFS: make[3]: ps2pdf: Command not found
...1] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25]
> [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40]
> [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52]
> mv ps/interface.ps.new ps/interface.ps
> install -d -m0755 -p pdf
> ps2pdf ps/user.ps pdf/user.pdf.new
> make[3]: ps2pdf: Command not found
> make[3]: *** [pdf/user.pdf] Error 127
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/03/13/xen_4.0.1-2_lsid64.buildlog
A list of current common problems and possible solutions is available...
2002 Nov 11
3
PDF Creation
I am not on the SAMBA list - so please if you reply remember to CC me.
My Linux users have access to ps2pdf - a nice tool to convert Postscript
files
to PDF files.I'd like to make it available to my PC Users - who don't
understand
what a command line prompt is....
I know the following works:
1) On my Windows machine - Add a new printer
an APPLE LASER POSTSCRIPT WRITER
But specify it'...
2005 Sep 28
0
Automatic printer drivers for Windows clients do not work
...0215
NTLMSSP: Set final flags:
Got NTLMSSP neg_flags=0x60080215
NTLMSSP Sign/Seal - Initialising with flags:
Got NTLMSSP neg_flags=0x60080215
lsa_io_sec_qos: length c does not match size 8
Printer Driver HP Color LaserJet 5/5M PS successfully installed.
$ rpcclient -U'me' -c 'setdriver ps2pdf "HP Color LaserJet 5/5M PS"' localhost
Succesfully set ps2pdf to driver HP Color LaserJet 5/5M PS.
$ rpcclient -U'me' -c 'enumdrivers 3' SMBHOST
Printer Driver Info 3:
Version: [3]
Driver Name: [HP Color LaserJet 5/5M PS]
Architecture: [Windo...
2009 May 06
2
Ghostscript in 5.3
Ever since I updated to 5.3, I have been unable to convert any ps
files to pdfs using the ps2pdf command. I usually get errors like
this:
[mhr at mhrichter forms]$ ps2pdf doe81008
ERROR: /undefinedfilename in (doe81008)
Operand stack:
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval--
--nostringval-- 2 %stopped_push --nostringval--
--nostringval-- --nos...
2002 Oct 30
4
PDF printer using ps2pdf ?
Hi,
Is it possible to set up a printer in samba
that will use ps2pdf converter to create pdf documents when printing on it ?
Best Regards
Steph
2018 Apr 12
2
Windows PC PostScript printer driver -> CUPS data import fails
...gt; Courier
>> Font
>> Courier
> It seems that .findfont can't find a font file that the PS file is
> asking for. Is it possible that your Windows 10 is printing using some
> new fonts that your CentOS doesn't have?
>
> I'd try:
> 1. Use ps2ascii instead of ps2pdf+pdftotext.
>
> 2. Copy all font files from Windows 10 to your CentOS. Maybe put them in
> ~/.fonts and see if that could make ps2pdf happy.
>
I'd recommend, to start, installing msttcorefonts, and see if that helps.
mark
2006 Nov 13
2
Only admin user can print?
...rucker auf xxx-xxxxx
path = /opt/samba/printers
valid users = @DOM_grp
printable = Yes
browseable = No
[print$]
comment = Druckertreiber
path = /opt/samba/printer-drivers
valid users = @DOM_grp
guest ok = Yes
browseable = No
[ps2pdf]
comment = Umwandlung in PDF
path = /opt/samba/ps2pdf
valid users = @DOM_grp
guest ok = Yes
printable = Yes
--end testparm output---------------------------------------------------
All users are reported as member of the DOM_grp group by 'getent group
DO...
2013 Jul 16
2
Can someone help confirm a bug? kio_http kdegraphics
...DE.
This causes multiple kio_http procs to spawn and lots of
notifications.
Several steps are needed:
Create a foo.html with an href
foo.html
<html><head>Test</head><body><a
href=http://ovh.com>http://ovh.com</a></body></html> [^]
Use html2ps then ps2pdf to create a PDF document
html2ps foo.html>foo.ps
ps2pdf foo.ps
okular foo.pdf
Using the KDE desktop, open the PDF in Okular then click the click.
Immediately there are desktop notifications that website was contacted
and waiting for reply. A 'ps -ef' shows man kio_http processes being...
2008 Oct 31
1
Problems with Sweave and pdf.options(encoding="ISOLatin7") (PR#13234)
Hi,
Sweave for some reason does not respect encoding setting in pdf.options.
Everything is OK with ps.options. Thus when using non-default encoding
for graphs, resulting graphics eps file is correct, but pdf file is
not. Workaround is very simple, just use latex->dvips->ps2pdf chain to
get the intended pdf document. I tried to find the explanation for this,
but I did not find anything. If this is documented behaviour, I am sorry
for the disturbance.
After Sweaving the file below, pdflatex and latex->dvips->ps2pdf will
produce different pdfs. The tex file compiled...