printer
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 173
printerpowerd 1.0
printerpowerd is a Daemon to automatically turn a printer on and off. more>>
printerpowerd project is a Daemon to automatically turn a printer on and off.
printerpowerd is a little Python script designed for users of older printers who want to save power when not using their printer, without manually turning it on and off.
It runs, checking the printer queue directory every five seconds, turns it on when it sees a job, and turns it off after a configurable amount of idle time.
It allows you to turn a printer on and off (when idle) using X10 or any other abitrary command.
<<lessprinterpowerd is a little Python script designed for users of older printers who want to save power when not using their printer, without manually turning it on and off.
It runs, checking the printer queue directory every five seconds, turns it on when it sees a job, and turns it off after a configurable amount of idle time.
It allows you to turn a printer on and off (when idle) using X10 or any other abitrary command.
Download (0.002MB)
Added: 2007-01-18 License: BSD License Price:
1013 downloads
Prima::Printer 1.20
Prima::Printer is a system printing services. more>>
Prima::Printer is a system printing services.
SYNOPSIS
my $printer = $::application-> get_printer;
print "printing to ", $printer->printer, "...n";
$p-> options( Orientation => Landscape, PaperSize => A4);
if ( $p-> begin_doc) {
$p-> bar( 0, 0, 100, 100);
print "another page...n";
$p-> new_page;
$p-> ellipse( 100, 100, 200, 200);
(time % 1) ? # depending on the moon phase, print it or cancel out
$p-> end_doc :
$p-> abort_doc;
} else {
print "failedn";
}
Prima::Printer is a descendant of Prima::Drawable class. It provides access to the system printing services, where available. If the system provides no graphics printing, the default PostScript (tm) interface module Prima::PS::Printer is used instead.
<<lessSYNOPSIS
my $printer = $::application-> get_printer;
print "printing to ", $printer->printer, "...n";
$p-> options( Orientation => Landscape, PaperSize => A4);
if ( $p-> begin_doc) {
$p-> bar( 0, 0, 100, 100);
print "another page...n";
$p-> new_page;
$p-> ellipse( 100, 100, 200, 200);
(time % 1) ? # depending on the moon phase, print it or cancel out
$p-> end_doc :
$p-> abort_doc;
} else {
print "failedn";
}
Prima::Printer is a descendant of Prima::Drawable class. It provides access to the system printing services, where available. If the system provides no graphics printing, the default PostScript (tm) interface module Prima::PS::Printer is used instead.
Download (1.4MB)
Added: 2006-07-31 License: Perl Artistic License Price:
1180 downloads
system-config-printer 0.7.72
system-config-printer purpose is to configure a CUPS server (often the local machine) using the CUPS API. more>>
system-config-printer purpose is to configure a CUPS server (often the local machine) using the CUPS API. The tool is written in Python, using pygtk for the graphical parts and with some Python bindings (pycups) for the CUPS API.
It is largely the same as using the CUPS web interface for configuring printers, but has the advantage of being a native application rather than a web page. It appears in the Fedora menu under System -> Administration -> Printing.
As a result of using the CUPS API the tool is able to configure remote CUPS instances and is not limited to configuring CUPS on the local machine. The CUPS library providing the API uses HTTP and IPP to communicate with the CUPS server.
Enhancements:
- Several improvements for the new-printer wizard have been made, and assorted bugs have been fixed.
<<lessIt is largely the same as using the CUPS web interface for configuring printers, but has the advantage of being a native application rather than a web page. It appears in the Fedora menu under System -> Administration -> Printing.
As a result of using the CUPS API the tool is able to configure remote CUPS instances and is not limited to configuring CUPS on the local machine. The CUPS library providing the API uses HTTP and IPP to communicate with the CUPS server.
Enhancements:
- Several improvements for the new-printer wizard have been made, and assorted bugs have been fixed.
Download (0.47MB)
Added: 2007-08-09 License: GPL (GNU General Public License) Price:
810 downloads
Other version of system-config-printer
License:GPL (GNU General Public License)
Lexmark Z11 printer driver for Linux 1.1
Lexmark Z11 printer driver for Linux is a Linux printer driver/filter for the Lexmark Z11 printer. more>>
Lexmark Z11 printer driver for Linux is a Linux printer driver/filter for the Lexmark Z11 printer, supporting color and b/w printing, variable page size and more.
The driver lz11-V2 is an improvement of the lz11 driver, which was first released in 2002. Additionally to the features of lz11, which include variable page sizes and ink saving, the lz11-V2 version comes with a backward compatibility mode for the filters "cZ11" and "cZ11somsom". While the cZ11 filter is emulated in an improved way, which helps to save ink and takes away the grayish look of color prints, the cZ11somsom emulation only supports the basic properties (as InkType and DitherPPI). Ink weighting is not included, but merely needed, because of a new pixel placement algorithm for black and color ink.
"Highlights" of the lz11-V2 are: further improved printing speed for black ink and a tool to align the skew of the black ink cartridge. A smooth-dithering algorithm for black and color prints was added. The driver comes with an improved set of installation and utility scripts that support automatic installation-option-checking, testpage-printing, black-ink-adjustment, automatic installation of foomatic-xml-files as well as automatic installation of the included PPD files for CUPS and PPR. For backward compatibility reason the GhostScript device emulation (as "hpdj", "epsonc", ...) is still included, but should never be offered on "modern" Linux installations.
The original driver-code "cZ11" was written by Christian Kornblum in 2001 (this code still is the backbone of this filter).
WARNING:This driver is known not to work with the Z31 and Z51. In fact, it is known to hose those printers flash in some circumstances!
Enhancements:
- The installer can be called by ./lz11.install --debug, which will produce BMP files instead of paper prints (for test)
- Now the cups-restart is done also properly for Debian and Gentoo
- An installed Z11 printer-queue (PPD) and its options are updated automatically during installation
- The print-job cancelling is now appropriate for hotplug generated devices. Printer "hick-ups" on a resume are prevented
- The print-job cancelling is shown automatically in an "xterm"
- some smaller bug fixes
<<lessThe driver lz11-V2 is an improvement of the lz11 driver, which was first released in 2002. Additionally to the features of lz11, which include variable page sizes and ink saving, the lz11-V2 version comes with a backward compatibility mode for the filters "cZ11" and "cZ11somsom". While the cZ11 filter is emulated in an improved way, which helps to save ink and takes away the grayish look of color prints, the cZ11somsom emulation only supports the basic properties (as InkType and DitherPPI). Ink weighting is not included, but merely needed, because of a new pixel placement algorithm for black and color ink.
"Highlights" of the lz11-V2 are: further improved printing speed for black ink and a tool to align the skew of the black ink cartridge. A smooth-dithering algorithm for black and color prints was added. The driver comes with an improved set of installation and utility scripts that support automatic installation-option-checking, testpage-printing, black-ink-adjustment, automatic installation of foomatic-xml-files as well as automatic installation of the included PPD files for CUPS and PPR. For backward compatibility reason the GhostScript device emulation (as "hpdj", "epsonc", ...) is still included, but should never be offered on "modern" Linux installations.
The original driver-code "cZ11" was written by Christian Kornblum in 2001 (this code still is the backbone of this filter).
WARNING:This driver is known not to work with the Z31 and Z51. In fact, it is known to hose those printers flash in some circumstances!
Enhancements:
- The installer can be called by ./lz11.install --debug, which will produce BMP files instead of paper prints (for test)
- Now the cups-restart is done also properly for Debian and Gentoo
- An installed Z11 printer-queue (PPD) and its options are updated automatically during installation
- The print-job cancelling is now appropriate for hotplug generated devices. Printer "hick-ups" on a resume are prevented
- The print-job cancelling is shown automatically in an "xterm"
- some smaller bug fixes
Download (0.060MB)
Added: 2005-12-19 License: GPL (GNU General Public License) Price:
1433 downloads
PHP Printer Friendly Pages Generator Class 1.2
PHP Printer Friendly Pages Generator Class is a PHP class that helps you create printer friendly versions of your page very easy more>>
PHP Printer Friendly Pages Generator Class is a PHP class that helps you create printer friendly versions of your page very easy.
All you need to do is to insert some custom tags in your pages, tags that will tell the script what needs to be printed from that specific page. An unlimited number of areas can be set for printing allowing you a flexible way of setting up the content to be printed
The output is template driven, meaning that you can customize the printer friendly versions of your pages by adding custom headers, footers, copyright information or whatever extra info that you find appropriate
The script can be instructed to transform links to a readable format (< a href="www.somesite.com" >click here< /a > will become click here [www.somesite.com]) or to remove img tags (< img src="pic.jpg" alt="picture" / > will become [image: picture] or just [image] if no alt attribute is specified)
The code is heavily documented so you can easily understand every aspect of it
See the manual for more info.
This script was inspired by PHPrint which can be found at http://www.tufts.edu/webcentral/phprint.
Enhancements:
- Extra content was not appearing in the correct position but at the end of the content.
<<lessAll you need to do is to insert some custom tags in your pages, tags that will tell the script what needs to be printed from that specific page. An unlimited number of areas can be set for printing allowing you a flexible way of setting up the content to be printed
The output is template driven, meaning that you can customize the printer friendly versions of your pages by adding custom headers, footers, copyright information or whatever extra info that you find appropriate
The script can be instructed to transform links to a readable format (< a href="www.somesite.com" >click here< /a > will become click here [www.somesite.com]) or to remove img tags (< img src="pic.jpg" alt="picture" / > will become [image: picture] or just [image] if no alt attribute is specified)
The code is heavily documented so you can easily understand every aspect of it
See the manual for more info.
This script was inspired by PHPrint which can be found at http://www.tufts.edu/webcentral/phprint.
Enhancements:
- Extra content was not appearing in the correct position but at the end of the content.
Download (0.99MB)
Added: 2007-02-19 License: Free for non-commercial use Price:
988 downloads
PackPrint 0.0.2
PackPrint provides a pretty-printer for ethernet packets. more>>
PackPrint provides a pretty-printer for ethernet packets.
PackPrint is a program to parse and print out ethernet frames in a pretty way. For protocols that it knows about (ARP, UDP, TCP, ICMP, and raw IP), it will decode the data and print it out in an easy-to-read format.
Main features:
- PackPrint will display the contents of ethernet frames. For protocols that it knows about, it will decode the data and print it out in an easy to read format
- The protocols that PackPrint currently understands include
- ARP
- UDP
- TCP
- ICMP
- IP
Usage:
PackPrint is incredibly easy to use - simply to packprint , where is the name of a file generated using the -w option for tcpdump (or some other program using libpcap).
If is -, then packprint reads from standard input, so you could do:
$ tcpdump -s 65535 -w - | packprint -
to produce an nice output for tcpdump
NOTE: always use the -s 65535 options on tcpdump to make sure you get the entire packet contents so that packprint can decode it
<<lessPackPrint is a program to parse and print out ethernet frames in a pretty way. For protocols that it knows about (ARP, UDP, TCP, ICMP, and raw IP), it will decode the data and print it out in an easy-to-read format.
Main features:
- PackPrint will display the contents of ethernet frames. For protocols that it knows about, it will decode the data and print it out in an easy to read format
- The protocols that PackPrint currently understands include
- ARP
- UDP
- TCP
- ICMP
- IP
Usage:
PackPrint is incredibly easy to use - simply to packprint , where is the name of a file generated using the -w option for tcpdump (or some other program using libpcap).
If is -, then packprint reads from standard input, so you could do:
$ tcpdump -s 65535 -w - | packprint -
to produce an nice output for tcpdump
NOTE: always use the -s 65535 options on tcpdump to make sure you get the entire packet contents so that packprint can decode it
Download (0.016MB)
Added: 2007-04-16 License: GPL (GNU General Public License) Price:
921 downloads
Printbill 4.2.0
Printbill is a sophistocated Unix print billing and/or accounting system with associated administration utilities. more>>
Printbill is a sophistocated Unix print billing and/or accounting system with associated administration utilities. It primarily supports LPRng but now has limited CUPS support as well.
A simple print filter and accompanying daemon perform pre-printing billing, post-printing billing, print-accounting and print job quote generation. In addition, various utilities for administrators and users are provided - including programs to check your print quota and usage patterns, a web interface for both users and administrators and a command-line quote generator.
Charge rates may be specified on per-page, per-percent-coverage or both, and any number of printers/print queues can be provided (with different charge rates and printer parameters). Monochrome and CMYK colour printers are supported (with separate charge rates for both colour and black ink).
For all filters, processing can happen out-of-order, and you may prioritise jobs on the basis of size (jobs larger than a threshold can get lower priority or higher priority as desired) and jobs are billed in parallel / overlapping - jobs which finish billing first get printed first.
This is not necessarily the same as the order of arrival. Detailed stats are collected on a per-printer basis for job size, CPU time for each job, page count and ink/toner coverage, so you can analyse the usage patterns for your printers and predict when a cartridge will need to be replaced. It supports an optional user-supplied anything-to-postscript filter, so you can get properly billed for plain text, DVI files, image files, and so forth as well as PostScript.
Databases and configuration files may be stored on a centralised web server. This allows read-only access so that Unix (and conceivably Windows) clients could easily check quota, calculate quotes etc. remotely.
For fun, an additional filter is provided which allows users to deduct fixed amounts from their accounts (we use it to let students buy drinks and food from an unsecured laboratory fridge).
Enhancements:
- Finished support for per-user per-printer stats, tested that it works.
<<lessA simple print filter and accompanying daemon perform pre-printing billing, post-printing billing, print-accounting and print job quote generation. In addition, various utilities for administrators and users are provided - including programs to check your print quota and usage patterns, a web interface for both users and administrators and a command-line quote generator.
Charge rates may be specified on per-page, per-percent-coverage or both, and any number of printers/print queues can be provided (with different charge rates and printer parameters). Monochrome and CMYK colour printers are supported (with separate charge rates for both colour and black ink).
For all filters, processing can happen out-of-order, and you may prioritise jobs on the basis of size (jobs larger than a threshold can get lower priority or higher priority as desired) and jobs are billed in parallel / overlapping - jobs which finish billing first get printed first.
This is not necessarily the same as the order of arrival. Detailed stats are collected on a per-printer basis for job size, CPU time for each job, page count and ink/toner coverage, so you can analyse the usage patterns for your printers and predict when a cartridge will need to be replaced. It supports an optional user-supplied anything-to-postscript filter, so you can get properly billed for plain text, DVI files, image files, and so forth as well as PostScript.
Databases and configuration files may be stored on a centralised web server. This allows read-only access so that Unix (and conceivably Windows) clients could easily check quota, calculate quotes etc. remotely.
For fun, an additional filter is provided which allows users to deduct fixed amounts from their accounts (we use it to let students buy drinks and food from an unsecured laboratory fridge).
Enhancements:
- Finished support for per-user per-printer stats, tested that it works.
Download (0.11MB)
Added: 2005-11-21 License: GPL (GNU General Public License) Price:
1436 downloads
TurboPrint 1.94-4
TurboPrint is a high-quality printer driver system for Linux built on existing standards. more>>
TurboPrint is a high-quality printer driver system for Linux built on existing standards (e.g. ghostscript). It is designed to produce maximum quality photo printouts as well as high-speed text documents.
TurboPrint provides printer drivers for almost every inkjet printer, e.g. Canon BJC / S, Epson Stylus Color & Photo, HP DeskJet. All printer features are supported. TurboPrint comes with its own color matching system "TrueMatch".
High quality color profiles ensure optimum color reproduction on all print media (glossy paper, inkjet paper, ...). A comfortable GUI configuration menu and a printer toolbox (head cleaning, alignment, ink quantity) are included.
TurboPrint can be easily integrated into the CUPS printing system. The FreeEdition of TurboPrint can be obtained free of charge. It contains almost the full functionality.
<<lessTurboPrint provides printer drivers for almost every inkjet printer, e.g. Canon BJC / S, Epson Stylus Color & Photo, HP DeskJet. All printer features are supported. TurboPrint comes with its own color matching system "TrueMatch".
High quality color profiles ensure optimum color reproduction on all print media (glossy paper, inkjet paper, ...). A comfortable GUI configuration menu and a printer toolbox (head cleaning, alignment, ink quantity) are included.
TurboPrint can be easily integrated into the CUPS printing system. The FreeEdition of TurboPrint can be obtained free of charge. It contains almost the full functionality.
Download (5.2MB)
Added: 2006-08-05 License: Free for non-commercial use Price:
908 downloads
Print Plug-In 2.0.2
Print Plug-In provides a basic printing capability for The GIMP. more>>
Print Plug-In provides a basic printing capability for The GIMP.
The current release supports PostScript, PCL (HP LaserJet and DeskJet), and ESC/P2 (EPSON Stylus Color) printers. The PostScript printer drivers handle PPD (PostScript Printer Description) files if you have them.
Using the Print Plug-In:
The Printer option provides selections for many common printers. Currently the print plug-in supports the following printers:
- PostScript printers
- HP DeskJet 500, 500C, 520, 540C, 600C, 660C, 68xC, 69xC, 850C, 855C, 855Cse, 855Cxi, 870Cse, 870Cxi, 1100C, 1120C, 1200C, and 1600C printers
- HP LaserJet II, III, IIIp, IIIsi, 4, 4L, 4P, 4V, 4Si, 5, 5FS, 5L, 5P, 5SE, 5Si, 6L, 6P printers
- EPSON Stylus Color, Color Pro, Color Pro XL, Color 400, Color 500, Color 600, Color 800, Color 1500, Color 1520, and Color 3000.
The Output Type option controls whether the printed output is in color or B&W (grayscale). This option is silently forced to B&W for grayscale images and B&W-only printers.
The Media Size option controls the size of the output. By default images are printed to fit the page and are automatically rotated to fill the largest area possible.
The Media Type option tells the printer what type of media is being used (Plain, Coated, etc). Not all printers support the media type option.
The Media Source option tells the printer which paper tray to print from. Not all printers support the media source option.
The Resolution option controls the resolution of the output. Not all printers support the resolution option.
The Orientation option controls whether the output is automatically rotated for maximum page coverage (Auto) or set to a specific orientation (Portrait or Landscape).
The Scaling option controls how large the printed image is. The default is to scale to a percentage of the printable area of the page. You can also specify an image resolution in pixels-per-inch (PPI) by clicking on the PPI radio button. The image is centered by default, however you can adjust the position of the image on the page by dragging the preview image.
The Brightness option controls the overall printed image brightness. A brightness of 100 is usually good for most B&W and PostScript printers, while most inkjet printers need a brightness between 100 and 120 for acceptable results.
Printing to a File
If you want to print to a file, select File from the Printer list. A file chooser dialog is displayed when you press the Print button. Warning, when you print to a file any existing file will be silently overwritten by this release of the plug-in!
Layered Images
Like most plug-ins, the print plug-in only reads the image from the active layer. If you want to print a composite of all visible layers you need to merge the layers (CTRL-M) and then print.
Supported Printers/Features
Most of the printer drivers in the print plug-in use the highest supported resolution for a printer, with the following exceptions:
- EPSON Stylus Color 600, 800, 1520, and 3000 - Currently the driver only supports 720 DPI printing in "compatibility" mode. This makes the drivers extremely slow compared to the Windows and Mac drivers. Unfortunately, I cannot provide optimized drivers (nor drivers for 1440x720) because of our NDA with EPSON.
- EPSON Stylus Photo, Photo Ex, Photo 700 - Currently the driver only supports 720 DPI printing in "compatibility" mode. This makes the drivers extremely slow compared to the Windows and Mac drivers, and you dont get the use of the light cyan and magenta inks (again, because of NDA restrictions.)
<<lessThe current release supports PostScript, PCL (HP LaserJet and DeskJet), and ESC/P2 (EPSON Stylus Color) printers. The PostScript printer drivers handle PPD (PostScript Printer Description) files if you have them.
Using the Print Plug-In:
The Printer option provides selections for many common printers. Currently the print plug-in supports the following printers:
- PostScript printers
- HP DeskJet 500, 500C, 520, 540C, 600C, 660C, 68xC, 69xC, 850C, 855C, 855Cse, 855Cxi, 870Cse, 870Cxi, 1100C, 1120C, 1200C, and 1600C printers
- HP LaserJet II, III, IIIp, IIIsi, 4, 4L, 4P, 4V, 4Si, 5, 5FS, 5L, 5P, 5SE, 5Si, 6L, 6P printers
- EPSON Stylus Color, Color Pro, Color Pro XL, Color 400, Color 500, Color 600, Color 800, Color 1500, Color 1520, and Color 3000.
The Output Type option controls whether the printed output is in color or B&W (grayscale). This option is silently forced to B&W for grayscale images and B&W-only printers.
The Media Size option controls the size of the output. By default images are printed to fit the page and are automatically rotated to fill the largest area possible.
The Media Type option tells the printer what type of media is being used (Plain, Coated, etc). Not all printers support the media type option.
The Media Source option tells the printer which paper tray to print from. Not all printers support the media source option.
The Resolution option controls the resolution of the output. Not all printers support the resolution option.
The Orientation option controls whether the output is automatically rotated for maximum page coverage (Auto) or set to a specific orientation (Portrait or Landscape).
The Scaling option controls how large the printed image is. The default is to scale to a percentage of the printable area of the page. You can also specify an image resolution in pixels-per-inch (PPI) by clicking on the PPI radio button. The image is centered by default, however you can adjust the position of the image on the page by dragging the preview image.
The Brightness option controls the overall printed image brightness. A brightness of 100 is usually good for most B&W and PostScript printers, while most inkjet printers need a brightness between 100 and 120 for acceptable results.
Printing to a File
If you want to print to a file, select File from the Printer list. A file chooser dialog is displayed when you press the Print button. Warning, when you print to a file any existing file will be silently overwritten by this release of the plug-in!
Layered Images
Like most plug-ins, the print plug-in only reads the image from the active layer. If you want to print a composite of all visible layers you need to merge the layers (CTRL-M) and then print.
Supported Printers/Features
Most of the printer drivers in the print plug-in use the highest supported resolution for a printer, with the following exceptions:
- EPSON Stylus Color 600, 800, 1520, and 3000 - Currently the driver only supports 720 DPI printing in "compatibility" mode. This makes the drivers extremely slow compared to the Windows and Mac drivers. Unfortunately, I cannot provide optimized drivers (nor drivers for 1440x720) because of our NDA with EPSON.
- EPSON Stylus Photo, Photo Ex, Photo 700 - Currently the driver only supports 720 DPI printing in "compatibility" mode. This makes the drivers extremely slow compared to the Windows and Mac drivers, and you dont get the use of the light cyan and magenta inks (again, because of NDA restrictions.)
Download (0.033MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
1168 downloads
preview-latex 0.9.1
preview-latex displays inline previews of various stuff in Emacs LaTeX buffers. more>>
The purpose of the preview-latex package is to embed LaTeX environments such as display math or figures into Emacs source buffers. By mouse clicking, you can open the original text.
After editing, another click will just run the region in question through LaTeX and redisplay the new results. It requires version 21.1 or higher of Emacs or XEmacs and AUCTeX.
WYSIWYG (what you see is what you get) sometimes is considered all the rage, sometimes frowned upon. Do we really want it? Wrong question. The right question is what we want from it. Except when finetuning the layout, we dont want to use printer fonts for on-screen text editing.
The low resolution and contrast of a computer screen render all but the coarsest printer fonts (those for low-quality newsprint) unappealing, and the margins and pagination of the print are not wanted on the screen, either.
On the other hand, more complex visual compositions like math formulas and tables cant easily be taken in when seen only in the source. preview-latex strikes a balance: it only uses graphic renditions of the output for certain, configurable constructs, does this only when told, and then right in the source code.
Switching back and forth between the source and preview is easy and natural and can be done for each image independently. Behind the scenes of preview-latex, a sophisticated framework of other programs like `dvipng, Dvips and GhostScript are employed together with a special LaTeX style file for extracting the material of interest in the background and providing fast interactive response.
<<lessAfter editing, another click will just run the region in question through LaTeX and redisplay the new results. It requires version 21.1 or higher of Emacs or XEmacs and AUCTeX.
WYSIWYG (what you see is what you get) sometimes is considered all the rage, sometimes frowned upon. Do we really want it? Wrong question. The right question is what we want from it. Except when finetuning the layout, we dont want to use printer fonts for on-screen text editing.
The low resolution and contrast of a computer screen render all but the coarsest printer fonts (those for low-quality newsprint) unappealing, and the margins and pagination of the print are not wanted on the screen, either.
On the other hand, more complex visual compositions like math formulas and tables cant easily be taken in when seen only in the source. preview-latex strikes a balance: it only uses graphic renditions of the output for certain, configurable constructs, does this only when told, and then right in the source code.
Switching back and forth between the source and preview is easy and natural and can be done for each image independently. Behind the scenes of preview-latex, a sophisticated framework of other programs like `dvipng, Dvips and GhostScript are employed together with a special LaTeX style file for extracting the material of interest in the background and providing fast interactive response.
Download (0.25MB)
Added: 2005-04-03 License: GPL (GNU General Public License) Price:
1666 downloads
PosteRazor 1.2
The PosteRazor takes a raster image and slices it into a multi page PDF document. more>>
The PosteRazor project cuts a raster image into pieces which can afterwards be printed out and assembled to a poster.
As input, the PosteRazor takes a raster image.
The resulting poster is saved as a multipage PDF document.
An easy to use, wizard like user interface guides through 5 steps.
PosteRazor is available as a Windows and as an OSX version (it should also be compilable on Linux).
Main features:
- Input image formats.
- Image types.
- Dimension Units.
- Printer page layout.
- Poster size.
- Image tile overlapping.
- PDF output
Enhancements:
- Added: Polish translation by Grzegorz Wacikowski. This translation is included only in the Win32 version
- Added: French translation by Martin Loyer
- Added: +/- Spin buttons for poster size in pages
- Changed: Numbers in input fields are selected instead of changed on mouse drags. Should be more standard conformant.
<<lessAs input, the PosteRazor takes a raster image.
The resulting poster is saved as a multipage PDF document.
An easy to use, wizard like user interface guides through 5 steps.
PosteRazor is available as a Windows and as an OSX version (it should also be compilable on Linux).
Main features:
- Input image formats.
- Image types.
- Dimension Units.
- Printer page layout.
- Poster size.
- Image tile overlapping.
- PDF output
Enhancements:
- Added: Polish translation by Grzegorz Wacikowski. This translation is included only in the Win32 version
- Added: French translation by Martin Loyer
- Added: +/- Spin buttons for poster size in pages
- Changed: Numbers in input fields are selected instead of changed on mouse drags. Should be more standard conformant.
Download (0.19MB)
Added: 2006-09-01 License: GPL (GNU General Public License) Price:
1153 downloads
Optar 1.0
Optar stands for OPTical ARchiver. more>>
Optar stands for OPTical ARchiver. This project is a codec for encoding data on paper. Optar fits 200kB on an A4 page, then you print it with a laser printer. If you want to read the recording, scan it with a scanner and feed into the decoder program.
A practical level of reliability is ensured using forward error correction code (FEC). Automated processing of page batches facilitates storage of files larger than 200kB.
<<lessA practical level of reliability is ensured using forward error correction code (FEC). Automated processing of page batches facilitates storage of files larger than 200kB.
Download (0.028MB)
Added: 2007-07-14 License: GPL (GNU General Public License) Price:
834 downloads
LPQ Control 1.0
LPQ Control is a PHP script that parses the output of the lpq command. more>>
Anyone who has spent enough time in Linux probably believes that you can never have enough control.
LPQ Control PHP script is a tool that parses the output of the lpq command and provides a web interface that allows you to remove print jobs from a printer.
You need to make sure that Apache can execute the lprm command. For a
default Apache installation, you will need to add the following line to
your /etc/sudoers file:
apache ALL=(root) NOPASSWD:/usr/bin/lprm
This allows the PHP program to remove *ANY* specified print job.
<<lessLPQ Control PHP script is a tool that parses the output of the lpq command and provides a web interface that allows you to remove print jobs from a printer.
You need to make sure that Apache can execute the lprm command. For a
default Apache installation, you will need to add the following line to
your /etc/sudoers file:
apache ALL=(root) NOPASSWD:/usr/bin/lprm
This allows the PHP program to remove *ANY* specified print job.
Download (0.003MB)
Added: 2006-01-12 License: GPL (GNU General Public License) Price:
1384 downloads
LPRng 3.8.29 RC3
LPRng is an Enhanced Printer Spooler. more>>
LPRng is an Enhanced Printer Spooler.
The LPRng software is an enhanced, extended, and portable implementation of the Berkeley LPR print spooler functionality. While providing the same interface and meeting RFC1179 requirements, the implementation is completely new and provides support for the following features: lightweight (no databases needed) lpr, lpc, and lprm programs; dynamic redirection of print queues; automatic job holding; highly verbose diagnostics; multiple printers serving a single queue; client programs do not need to run SUID root; greatly enhanced security checks; and a greatly improved permission and authorization mechanism.
The source software compiles and runs on a wide variety of UNIX systems, and is compatible with other print spoolers and network printers that use the LPR interface and meet RFC1179 requirements.
SVR4 LP and LPSTAT Emultation
LPRng provides emulation packages for the SVR4 lp and lpstat programs, eliminating the need for another print spooler package. These emulation packages can be modified according to local requirements, in order to support vintage printing systems.
Security and Authentication
For users that require secure and/or authenticated printing support, LPRng supports Kerberos V, MIT Kerberos IV Print Support, and PGP authentication. LPRng is being adopted by MIT for use as their Campus Wide printing support system. Additional authentication support is extremely simple to add.
Licensing, Commercial Support, and Y2k Compliance
LPRng is Open Source Software, and the current public distribution is available from the listed FTP and Web Sites. LPRng is distributed under the GPL or Artistic license. Licenses and support agreements for users who do not want to use the terms of the above licenses may be obtained from AStArt Technologies which provides commercial support and enhancements for the LPRng and other network software. AStArt provides network and system consulting services for UNIX and NT systems, as well as real time and network software.
The LPRng software has no known Year 2000 data dependencies. Where necessary, dates are generated using values relative to the UNIX Epoch, and will be consistent to 2034 at a conservative estimate. Details are available in the Y2K Compliance file in the source distribution.
<<lessThe LPRng software is an enhanced, extended, and portable implementation of the Berkeley LPR print spooler functionality. While providing the same interface and meeting RFC1179 requirements, the implementation is completely new and provides support for the following features: lightweight (no databases needed) lpr, lpc, and lprm programs; dynamic redirection of print queues; automatic job holding; highly verbose diagnostics; multiple printers serving a single queue; client programs do not need to run SUID root; greatly enhanced security checks; and a greatly improved permission and authorization mechanism.
The source software compiles and runs on a wide variety of UNIX systems, and is compatible with other print spoolers and network printers that use the LPR interface and meet RFC1179 requirements.
SVR4 LP and LPSTAT Emultation
LPRng provides emulation packages for the SVR4 lp and lpstat programs, eliminating the need for another print spooler package. These emulation packages can be modified according to local requirements, in order to support vintage printing systems.
Security and Authentication
For users that require secure and/or authenticated printing support, LPRng supports Kerberos V, MIT Kerberos IV Print Support, and PGP authentication. LPRng is being adopted by MIT for use as their Campus Wide printing support system. Additional authentication support is extremely simple to add.
Licensing, Commercial Support, and Y2k Compliance
LPRng is Open Source Software, and the current public distribution is available from the listed FTP and Web Sites. LPRng is distributed under the GPL or Artistic license. Licenses and support agreements for users who do not want to use the terms of the above licenses may be obtained from AStArt Technologies which provides commercial support and enhancements for the LPRng and other network software. AStArt provides network and system consulting services for UNIX and NT systems, as well as real time and network software.
The LPRng software has no known Year 2000 data dependencies. Where necessary, dates are generated using values relative to the UNIX Epoch, and will be consistent to 2034 at a conservative estimate. Details are available in the Y2K Compliance file in the source distribution.
Download (1.0MB)
Added: 2007-06-01 License: Artistic License Price:
876 downloads
Gutenprint 5.0.1/5.1.2
Gutenprint is a very high quality package of printer drivers for Ghostscript and CUPS. more>>
Gutenprint project, formerly named Gimp-Print, is a suite of printer drivers that may be used with most common UNIX print spooling systems,
including CUPS, lpr, LPRng, or others. These drivers provide high quality printing for UNIX (including Macintosh OS X 10.2, 10.3, and
10.4) and Linux systems that in many cases equal or exceed proprietary vendor-supplied drivers in quality and functionality, and can be used for demanding printing tasks requiring flexibility and high quality. This software package includes an enhanced Print plug-in for the GIMP that replaces the plug-in packaged with the GIMP, and Ghostscript and CUPS drivers, as well as Foomatic data supporting the Ghostscript driver.
Gutenprint has been renamed in order to clearly distinguish it from the GIMP. While this package started out as the original Print plugin for the GIMP, it has expanded into a collection of general purpose printer drivers, and the new, enhanced Print plugin for the GIMP is now only a small part of the package. Furthermore, the name Gutenprint recognizes Johannes Gutenberg, the inventor of the movable type printing press. Finally, the word "guten" means "good" in German.
Gutenprint 5.0.0 is the first stable release of Gutenprint 5.0, and incorporates extensive feedback from the first release candidate. It
is based on the Gimp-Print 4.3 series that has been in development for over three years, and includes many improvements over the very popular 4.2 series.
Gutenprint currently supports over 700 printer models.
Enhancements:
- This release offers support for almost 70 new printers, full support for CUPS 1.2 (including extended attributes and on the fly PPD file generation), corrected support for borderless printing to Epson printers, the ability to choose resizing rather than cropping when printing from CUPS, and more.
- The Mac OS X binary is much faster in some cases on PPC Macs than the initial 5.0 binary.
- All users of Gutenprint 5.0.0 should upgrade.
<<lessincluding CUPS, lpr, LPRng, or others. These drivers provide high quality printing for UNIX (including Macintosh OS X 10.2, 10.3, and
10.4) and Linux systems that in many cases equal or exceed proprietary vendor-supplied drivers in quality and functionality, and can be used for demanding printing tasks requiring flexibility and high quality. This software package includes an enhanced Print plug-in for the GIMP that replaces the plug-in packaged with the GIMP, and Ghostscript and CUPS drivers, as well as Foomatic data supporting the Ghostscript driver.
Gutenprint has been renamed in order to clearly distinguish it from the GIMP. While this package started out as the original Print plugin for the GIMP, it has expanded into a collection of general purpose printer drivers, and the new, enhanced Print plugin for the GIMP is now only a small part of the package. Furthermore, the name Gutenprint recognizes Johannes Gutenberg, the inventor of the movable type printing press. Finally, the word "guten" means "good" in German.
Gutenprint 5.0.0 is the first stable release of Gutenprint 5.0, and incorporates extensive feedback from the first release candidate. It
is based on the Gimp-Print 4.3 series that has been in development for over three years, and includes many improvements over the very popular 4.2 series.
Gutenprint currently supports over 700 printer models.
Enhancements:
- This release offers support for almost 70 new printers, full support for CUPS 1.2 (including extended attributes and on the fly PPD file generation), corrected support for borderless printing to Epson printers, the ability to choose resizing rather than cropping when printing from CUPS, and more.
- The Mac OS X binary is much faster in some cases on PPC Macs than the initial 5.0 binary.
- All users of Gutenprint 5.0.0 should upgrade.
Download (3.7MB)
Added: 2007-06-20 License: GPL (GNU General Public License) Price:
897 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above printer search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed