similar to: Rails API as postscript.

Displaying 20 results from an estimated 90000 matches similar to: "Rails API as postscript."

2000 Jul 01
0
margins with postscript device
I've been having a problem when printing plots to a HP DeskJet 2500C printer. This printer, like most inkjet printers, has a large minimum bottom margin. For most HP inkjet printers, the bottom 1/2" (left 1/2" inch for landscape) of the page can't be printed too. The postscript device in R has a default of 1/4" margins between the paper edge and the plotting area. This
2009 May 08
2
postscript()-resolution
Dear users, another question concerning graphics for publications. My favourite journal wants .eps-graphics, and from older postings i adapted the following code: postscript(file="Figure1.eps", title="Figure 1", width=11.5, height=8, paper="a4",onefile=FALSE) However,  when checking the properties of this file, it is a .ps and not a .eps file. So, i konverted to
2004 Jun 02
1
Using postscript() in a script that is source()ed
I have a script that draws 9 graphics which I would like to run by source()ing the file. In the script I make objects that contain each of the graphics (all lattice objects or functions that contain lattice functions). Then at the end of the script, I have a section which prints them to separate eps files like this: postscript(file = "dryoutcover.eps", height = 5, width = 7,
2002 Nov 04
0
CUPS PostScript drivers for Samba explained -- was: Re: 2.2.6 and printer questions
Volker Lendecke wrote on Samba-digest: > Message: 10 > From: <Volker.Lendecke@SerNet.DE> > To: jerry@samba.org > Cc: tombork@web.de, Volker.Lendecke@SerNet.DE, samba@lists.samba.org > Subject: Re: [Samba] 2.2.6 and printer questions > Reply-To: Volker.Lendecke@SerNet.DE > Date: Mon, 04 Nov 2002 08:54:01 +0100 > Organization: Service Network GmbH, Goettingen,
2004 Apr 05
1
save image as postscript side-effect (PR#6742)
Full_Name: Martin N?llenburg Version: 1.8.1 OS: Win XP Submission from: (NULL) (141.52.232.84) When I try to save any image produced by the plot command by choosing "file -> save as -> postscript..." in the menu, the settings for the decimal point are changed from '.' to ',' somehow. In the postscript output all '.' are replaced by ',' as well, so
2008 Mar 06
1
Try to save as PDF: font family not found in PostScript font database
Hi I'm using 2.6.0 on Windows XP SP2. I realise I'm on an old version, please tell me if the problem is fixed in the newer versions. When I try and use the graphics window menu to save a graph as PDF, I get the following error, and no PDF produced Error: Invalid font type In addition: Warning messages: 1: font family not found in PostScript font database 2: font family not found in
2006 Sep 27
0
pdf and postscript sizes - change on each page?
Hi All The device commands pdf and postscript allow you to specify the width and height of a page. However, each subsequent plot is drawn on a separate page. Is there a way to change the page size part way through? For instance, is there an equivalent to the function pdfresize below? pdf("/tmp/1.pdf", width=6, height=6) plot(1:10) pdf.resize(width=8, height=5) plot(sin, -pi,
2011 Aug 16
2
postscript( does not save the plot
Dear all, I am using the following code to write the plot to an eps format postscript(file="test.eps",horizontal=FALSE)
1997 Jun 07
1
R-beta: Encapsulated Postscript output with R-0.49
I've noticed that the postscript files produced by R-0.49 come up inverted in my postscript previewer. Also, they do not behave like encapsulated postscript files so they can't be imported into LaTeX documents. If I remove lines with page-oriented commands like "%%Page", "%%Orientation", "\bp" and "\ep", the resulting files seem to behave like
1998 May 28
0
R-beta: Re: Problem with Postscript printing
Alvaro, The Postscript output from R will produce output as good as your printer. It is best to have a printer with a Postscript interpreter built in, as the software conversions often found in Windows printer drivers can be pretty wobbly. One advantage of R Postscript is that it doesn't tack a Postscript reset (^D) on the end of every file. As for word processors which handle Postscript
2001 Mar 20
0
Problem postscript(print.it)
Hi all, I have a problem with plotting: (R-1.2.2 on SunOS fluke 5.5.1 Generic_103640-27 sun4u sparc SUNW,Ultra-Enterprise solaris 2.) I define a function to switch between plotting on graphics device and generating a postscript file (which can also be automatically be printed) plt <- function(view,f,file="") { if (view>0) f else {
2009 Apr 11
2
Help with postscript (huge file size)
Dear users, I'm generating some images in R to put into a document that I'm producing using Latex. This document in Latex is following a predefined model, which does not accept compilation with pdflatex, so I have to compile with latex -> dvi -> pdf. Because of that, I have to generate the images in R with postscript (I want a vector format to keep the quality). The problem is that
2004 Mar 15
1
Correct Computer Modern font in postscript(..) output
Hi, I'm trying to get the correct font used when generating italic text in an R grahic. I have a set of labels that print correctly except it seems the italic text is justr a slanted version of the TeX computer modern normal font... I'm using R v1.8.1 on Windows XP, and I get the same result if I build the pdf using Adobe Acrobat or using MikTeX The labels:
1999 Jul 20
0
Print filters when sending jobs to windows printer?
Well, I finally managed to setup samba printing... almost. smbprint seems well and good... if you have a postscript printer, which I don't. So, I just see stair-stepping, raw postscript on the win98 box printer I'm sending to. I've configured magicfilter to handle postscript with gs, but I'm having trouble integrating magicfilter with smbprint. I'm not much of an expert on
1999 Jul 20
0
Print filters when sending jobs to windows printer
Well, I finally managed to setup samba printing... almost. smbprint seems well and good... if you have a postscript printer, which I don't. So, I just see stair-stepping, raw postscript on the win98 box printer I'm sending to. I've configured magicfilter to handle postscript with gs, but I'm having trouble integrating magicfilter with smbprint. I'm not much of an expert on
2011 May 13
1
Embedding R's math expressions fonts for graphics generated by pdf() and postscript()
Dear list, First, I am not writing to ask about embedding Computer Modern font in graphics produced by R. I am generating plots to be saved using pdf() and postscript() in R, and I make use of some math expressions that are provided by R, namely, some greek letters. My question is, do I need to embed the fonts that include these math symbols (say, if they are going out for publication, to have
2005 Jan 10
3
Mixing portrait/landscape in a postscript file
Dear list, I'm stuck with a little graphical problem. I'm generating several lattice plots which are printed in a single postcript device opened by > trellis.device(postscript, theme=canonical.theme("postscript", color=F), file="an_phase2_graph.ps", paper="a4", pointsize = 10, onefile=TRUE, horizontal=TRUE) Everything works fine,but some of these
2000 Aug 01
1
problem clipping R postscript plots within latex
hi, I've noticed a small problem trying to include postscript plots generated by R into a latex document. Specifically, the latex package graphicsx allow you to specify the bounding box of the postscript file, so that you can just show _part_ of the postscript file if you tell it to also clip the area outside of the bounding box. I've previously used this LaTeX feature without problems
2005 Mar 06
1
Wine prints Postscript code
Hello, using wine with CUPS, I have following print problem: The printer prints the plain postscript code! I don't have a Postscript printer, but on Linux Ghostscript renders the Postscript without problems. I think the Postscript file wine produes is wrong and doesn't get detected by the print filter as Postscript and so it is printed as ASCII. Can anybody help? Regards, Bernhard --
2001 Feb 22
1
onefile= arg to postscript() (PR#854)
Full_Name: Peter Perkins Version: 1.2.1 OS: LinuxPPC Submission from: (NULL) (24.4.89.36) Unlike (at least some) other args/components of ps.options(), the onefile= arg to postscript() does not default to ps.options()$onefile. For the family= and landscape= args, for example, it does. Looking at postscript()'s code, this appears to be intentional. If it _is_ intentional, the following