similar to: Batch printing of existing postscript files with file names included

Displaying 20 results from an estimated 30000 matches similar to: "Batch printing of existing postscript files with file names included"

2009 Jun 15
1
display SVG, PNG, GIF, JPEG, TIFF, PPM in new plot frame
Dear R-help I want to display an image file in a new plot frame. SVG is my preferred format, but I can also consider PNG, GIF, JPEG, TIFF, and PPM (from ImageMagick). By way of background (although not material to this posting), the image file is generated by a call to 'dot' (part of the 'Graphviz' suite) after the required .dot file has been produced using hand-crafted R code.
2004 May 05
1
Printproblems in 3.0.3 - Postscript files contain log messages
Hello! I'm having a problem with Samba 3.0.3 on a HP-UX 11.00 server. In Samba, I'm having a printer which allows me to create PDF files. For this, I added the following lines to smb.conf: [global] load printers = No printcap name = /etc/opt/samba/printcap [printers] comment = Defaults for all printers path = /var/opt/samba/spool read only = Yes
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
2009 Apr 16
1
Igraph: family 'serif' not included in PostScript device
Does anybody know how to solve this error? postscript(file= "file.ps", family = "Helvetica", font = "Helvetica") plot.igraph(g, layout=layout.circle, vertex.label.font=2) dev.off() error in text.default(x, y, labels = labels, col = label.color, family = label.family, : family 'serif' not included in PostScript device Regards Knut
2004 Aug 18
3
CUPS Printing to PostScript Printer
I'm having trouble printing to a HP LaserJet 6MP Postscript printer. I'm using CUPS and normal UNIX printing works fine. I've tried to configure SAMBA for point and click printing. That all seemed to go okay except that what is printed is: ===================================================== -12345X@PJL JOB @PJL SET RESOLUTION = 600 @PJL SET ECONOMODE = OFF @PJL ENTER LANGUAGE =
2001 Apr 09
0
PostScript printing to a file?
Hi, I can't print to a file from an application running under Wine, and I don't know if it is the application, the internal PostScript driver, or my configuration that is causing the problem. To complicate matters, although I know unix/linux fairly well, I have avoided using any Microsoft products and do not understand the *.ini file format or the registry. The system I'm trying to
2004 Sep 07
1
CUPS printing postscript code not my document
Hello: I have a machine running Fedora Core 2 with an HP Color LaserJet 2550L printer connected via a USB cable. Local printing from the fedora machine is just fine. It uses CUPS. I am trying to set this printer up using Samba, but I keep getting postscript code when I try to print from Windows. Here is my smb.conf file: [global] log file = /var/log/samba/%m.log load printers =
2007 Mar 19
1
Printing via Cups uses lpr ??
Hi everybody, since I got printing working with wine 0.9.15 I just upgraded to 0.9.20 on a Debian etch system. I got libwine-cups installed, and I can print from notepad and some other applications, but not what I expected. All I get is a printout that looks like this: %!PS-Adobe-3.0 %%Creator: Wine PostScript Driver %%Title: Whatever And dozens of blank
2003 Feb 21
1
more mulitpage postscript problems
Hi, I posted a while ago about 'overlap' problems using png/jpeg. If what Patrick Connolly suggests is truly happening, I think the following may be related. My new problem is with the following code (the overlap is still there if I use png() instead of postscript(), compounded by the difficulty described below): tmp <- matrix(runif(16000), nrow=16)
1997 Jul 24
1
Print Jobs
When sending print jobs back to back .. say 5 times or so .. sometimes a character or two get droped .. causing the printout to be some what garbled. This happens from NT as well ... heh .. which is really fun when they're printing postscript .. cause when the 1st character or so is droped from a postscript print job .. it's postscript commands are printed out as ascii. Is anyone else out
2000 May 21
4
Postscript Printing Problems.
I've searched both the archives and dejanews, to no avail. I'm trying to get a hp 4mp (PostScript) print out sane output. I've got a old machine running Red Hat Linux, hooked up to the 4MP. The printcap prints up postscript just fine. I make the printer a share, tell it that the printer is postscript, then go to the win98 box, choose the HP 4MP driver and try printing and get
1997 Oct 29
0
postscript printing
Hi there, For postscript printing, if the print server is on a Linux (Unix) box, I've very good experiences with 'MagicFilter'. This turns your spooler into a universal and flexible printer. Of course for postscript you need to have Ghostscript installed... Kees
2009 Oct 20
1
Problem/anomalous behavior with image() function (and ReadImages?)
When an RGB photo is displayed using R's image() function with the help of the pixmap (or rimage) package it is common to see an anomalous white line running across the picture (either horizontally or vertically). The line can be removed by simply stretching the image frame a little in the direction perpendicular to the anomalous line, or by maximizing the image frame (tested under Fedora 10;
2005 Dec 14
2
Printing Postscript - Very Weird Problem.
Hey folks, okay, here's the situation - I have a Centos 4.2 system with cups printing installed printing via postcript (with appropriate PPD file) to a HP LaserJet 1320N printer (via jetdirect socket 9100). Everything seems to work right - except for an unusual 'font'??? problem. Many letters seem to be just slightly garbled. At first I thought this was a mechanical problem at
2006 Dec 31
1
rimage package broken with fedora upgrade
Dear R list members I would be grateful if anyone could guide me to a solution for fixing my rimage package problem described below. I recently upgraded my machine from fedora core 3 to fedora core 6 and then upgraded R from version 2.3.1 from version 2.4.1. I then fired up R, tried to load the rimage library and received the following messages: > library(rimage) Error in dyn.load(x,
2004 Mar 12
0
Re: Win client can print if printer manually createdbut notwhen auto driver installed
Let's keep this on the samba list and not an interactive between you and me...Also, I prefer bottom posting so my reply will be at the bottom. On Fri, 2004-03-12 at 11:54, Lee Thao wrote: > Test page from cups using Postscript driver give printout saying printer is > not license for postsrcipt. Other drivers (Generic - PCL6) produces blank > sheet with a few chars in upper left,
2008 Aug 27
0
help with rimage compiling
i'm trying to compile the source code for the package 'rimage', and it fails after it starts compiling. I have both fftw and jpeg packages installed, and i'm currently running R 2.7.1 under gentoo x86_64. here goes the output from R while compiling the package: * Installing *source* package 'rimage' ... checking for g++... g++ checking for C++ compiler default
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 --
2011 Feb 09
1
rimage package fftw breaks when freeing memory on openSUSE 11.3
Upon fresh installation of R-patched and rimage on openSUSE 11.3 box, simple fftw on renown lena image cause memory free failure. Quick: Go to the end of this mail and read the error message from R Thoruogh: Find detailed step-by-step how sopprt library fftw2 was installed and how rimage was installed. Regards Mads Jeppe VERSIONS ======== openSUSE -------- # cat /etc/SuSE-release
2010 Sep 27
2
rimage package problems
Hi all, I tried to install the rimage in order to get to the function ?read.jpeg. However, I get this error, independent what mirror I choose: install.packages("rimage") --- Please select a CRAN mirror for use in this session --- Warning message: In getDependencies(pkgs, dependencies, available, lib) : package ?rimage? is not available > Does anybody know what happend with the