CUPS-PDF 2.4.8 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News CUPS-PDF 2.4.8 (Default branch)
# 1  
Old 06-22-2008
CUPS-PDF 2.4.8 (Default branch)

CUPS-PDF is a PDF writer backend for CUPS. It isdesigned to produce PDF files in a heterogeneousnetwork by providing a PDF printer on the centralfileserver. It will convert files printed to itsqueue in CUPS to PDF and put them in aper-user-based directory structure. It can executepost-processing scripts, e.g. to allow mailing theresults to the user.License: GNU General Public License (GPL)Changes:
A memory allocation that was too small for thepostprocessing string was fixed. Further, thebundled SELinux .te-file was updated and atypographical error in the documentation wascorrected.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
XFIG-PDF-VIEWER(1)						Debian Users Manual						XFIG-PDF-VIEWER(1)

NAME
xfig-pdf-viewer - view a PDF document using a PDF browser under X11 SYNOPSIS
xfig-pdf-viewer file.pdf DESCRIPTION
xfig-pdf-viewer is a little shell script, which tries to find out which PDF viewers you have installed on your system and then starts them. xfig-pdf-viewer tries the following PDF viewers with descending priority: - xpdf(1) - kpdf(1) - evince(1) - acroread(1) - gpdf(1) - gv(1) - gnome-gv(1) - kghostview(1) - ghostview(1) If the environment variable PDFVIEWER is set, this is used with highest priority. ENVIRONMENT
PDFVIEWER you can define your favorite browser with this variable, it overrides the priority of the above mentioned viewers. AUTHOR
Roland Rosenfeld <roland@spinnaker.de> SEE ALSO
xpdf(1), kpdf(1), evince(1), acroread(1), gpdf(1), gv(1), gnome-gv(1), kghostview(1), ghostview(1) Debian Project JULY 2006 XFIG-PDF-VIEWER(1)