Sponsored Content
Full Discussion: Create pdf printer queu
Operating Systems AIX Create pdf printer queu Post 302408877 by jgt on Tuesday 30th of March 2010 06:12:18 PM
Old 03-30-2010
If your output is from your AIX program is Postscript then you can directly use ghostscript to convert the PS to PDF in a local printer queue. If the output is plain text, then I can help you converting it to Postscript.
 

10 More Discussions You Might Find Interesting

1. SCO

Create dummy printer

On SCO Openserver we create a so called dummy printer that directs to /dev/null (we use this in our software to purge some stuff). Now I have SCO UnixWare 7.1.4, but I cannot create a dummy printer. I create the printer exactly as in Openserver by the Printer Manager, - Enter spoolname -... (1 Reply)
Discussion started by: p.vvugt
1 Replies

2. Shell Programming and Scripting

Printer filter - convert to ps then to pdf

Hi, I currently have a driver located in /etc/cups/interfaces that does the following: job="$1" user="$2" title="$3" numcopies="$4" options="$5" filename="$6" # Set up printer default modes echo -e "\033E\c" echo -e "\033)0B\c" cat "$filename" So then I want to do something... (2 Replies)
Discussion started by: stuaz
2 Replies

3. UNIX and Linux Applications

How to create PDF documents from my word files?

Hi guys, I need to create PDF documents from my word files. How do I do it? (4 Replies)
Discussion started by: Hilda Thompson
4 Replies

4. SCO

Create a PDF file

Currently own an SCO OpenServer 6 system. Will like to know how to convert files printed to PDF so they can be sent to customers via e-mail. Ex. account statements. (4 Replies)
Discussion started by: RicardoM
4 Replies

5. Solaris

Create Unix printer in sun Solaris

Guy's Can anyone explain how to Create Unix printer in Solaris what's the exact steps to create Unix direct printer ? (3 Replies)
Discussion started by: Mr.AIX
3 Replies

6. AIX

How to create - Central access printer..

Guys, Totally new to this... I have asked to create a Central access printer to an AIX Server.. Spoolserver : SapErpDev_DEV_00 Host : SapErpDev IP : 172.30.1.17 Device type : HPLJ4 Printer model - HPLJ 4 : HP laserjet 4 series PCL - 5 Question.. From my understanding, I... (3 Replies)
Discussion started by: mushr00m
3 Replies

7. Red Hat

create pdf of text file help

Can someone please tell me why this is not working? I have created numerous pdf's from text files by following these instructions and this time it is not working. Convert jpeg files to PDF under Linux | bitPrison.net convert /home/liveuser/Documents/hw7 /home/liveuser/Documents/hw7.pdf... (5 Replies)
Discussion started by: cokedude
5 Replies

8. Shell Programming and Scripting

Create invoice pdf file

Hi all, I'm trying to create a script to merge a csv or txt file with a pdf template. So i have a pdf template with company logo and i want to merge it with a csv or txt file so i can create a complete invoice in pdf. now i do find some command line tools to do this but i need a pro version... (3 Replies)
Discussion started by: dicenl
3 Replies

9. Shell Programming and Scripting

Create pdf of a jpg image in shell script

Dear Team, Can any one please let me know, if there is any way to create pdf of a Jpg image file in shell script. I work on Solaris, Korn Shell. Currently we are using sunpcl2pdf.exe to create PDF from PCL(Printer Control Language) files. But we are searching for some different way to... (2 Replies)
Discussion started by: Uttam Maji
2 Replies

10. AIX

Print to Windows PDF printer from AIX

Hopefully this is the correct place to post this, if not please let me know. I am trying to find a way to print from AIX directly to a windows PDF printer. I don't really care if it is paid or freeware, I am just trying to get it to work. I did see a product called BullZip and I am going to... (3 Replies)
Discussion started by: DerangedNick
3 Replies
gnome-printinfo(1)						   User Commands						gnome-printinfo(1)

NAME
gnome-printinfo - GNOME print manager SYNOPSIS
gnome-printinfo [--default] [--edit] [--printer=printer] [--open=printer] [--edit-path=default-source-file] [gnome-std-options] DESCRIPTION
The GNOME Print Manager application enables you to control and manage printers and print jobs. You can use GNOME Print Manager to perform the following tasks: o Detect existing printers o Choose which printer to use for different documents o View a list of the print jobs that are queued on each printer o Cancel print jobs that are queued OPTIONS
The following options are supported: -d, --default Shows the printer queue for the default printer only. -e, --edit Allows the superuser to edit the default label, icon and description of printers, for the current LANG setting. --edit-path=default-source-file Allows the superuser to edit the printer default settings for the GConf source specified. -o, --open=printer Opens the printer queue window for the specified printer. -p, --printer=printer Shows the printer queue window for the specified printeronly. gnome-std-options Standard options available for use with most GNOME applications. See gnome-std-options(5). EXAMPLES
Example 1: Launching GNOME Print Manager to show the default printer only: example% gnome-printinfo -d Example 2: Launching GNOME Print Manager to show printer "prn004001": example% gnome-printinfo -p prn004001 ENVIRONMENT VARIABLES
See environ(5) for descriptions of the following environment variables: REQ_DIR Used to store print requests. If not set, defaults to /var/spool/lp/requests/%s/ TMP_DIR Used to store local print jobs. If not set, defaults to /var/spool/lp/tmp LANG Current language setting. DEF_PRN Current default printer. PRINTER Current printer. LPDEST Destination printer for lp. EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gnome-printinfo Executable for GNOME print manager ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-print | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
GNOME Print Manager Manual Latest version of the GNOME Desktop User Guide for your platform. lp(1), lp(7D), cancel(1), enable(1), lpq(1B), lpr(1B), lprm(1B), lpstat(1), postprint(1), pr(1), stty(1), accept(1M), lpadmin(1M), lpfil- ter(1M), lpforms(1M), lpmove(1M), lpsched(1M), lpshut(1M), lpsystem(1M), lpusers(1M), printers(4), printers.conf(4), attributes(5), envi- ron(5), gnome-std-options(5) NOTES
Written by Matt Keenan, Sun Microsystems Inc., 2003, 2006. SunOS 5.11 2 Oct 2003 gnome-printinfo(1)
All times are GMT -4. The time now is 08:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy