Main > Free Download Search >

Free prints software for linux

prints

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2150
CoverPrint 1.4

CoverPrint 1.4


CoverPrint prints the current amaroK playlist to a CD cover using easily customizable SVG templates. more>>
CoverPrint prints the current amaroK playlist to a CD cover using easily customizable SVG templates.

Usage:

Run the script. No configuring is necessary. Rightclick in the playlist window and select Print CD Cover from the CoverPrint context menu.

<<less
Download (0.015MB)
Added: 2007-04-05 License: GPL (GNU General Public License) Price:
932 downloads
Primes 1.4

Primes 1.4


calculates the prime numbers 1..N, tells you if N is prime etc. Prints tables of primes. Computes the prime just below or above N. calculates the prime numbers 1..N, tells you if N is prime etc. It is useful in computing optimal Hashtable sizes. Java source included. more>>

Primes - calculates the prime numbers 1..N, tells you if N is prime etc.

Prints tables of primes.

Computes the prime just below or above N.

It is useful in computing optimal Hashtable sizes.

Java source included.


Enhancements:
Version 1.4

mostly cosmetic, more documentation, tidy source.


System Requirements:
<<less
Download (461Kb)
Added: 2006-03-06 License: Free Price: Free
15 downloads
Raw Print Server 1.0

Raw Print Server 1.0


Raw Print Server is a raw print server. more>>
Raw Print Server project is a "raw" print server that makes it possible for a computer to act as a "Socket API" or "AppSocket" print server.
This software would not exist without Sam Rushings excellent asyncore module, nor would it exist without Steve Holdens excellent explanation of that module (in his book "Python Web Programming" from New Riders, a truly outstanding book that I cant recommend enough) from which I learned enough to write this server. Im also indebted to Guido van Rossum for Python itself, which has made my life SO much easier, and to Mark Hammond for the win32all modules which are essential parts of the Windows version of the print server.
This is version 0.1 of the Raw Print Server. There are no installation instructions to speak of; I plan to write an install script to assist with getting the software up and running, but for now its all manual.
You will need a working Python 2.x system to run the print server itself, and if you are installing on Windows youll need a working set of the win32all modules from Mark Hammond (which you really ought to have anyway). To run the GUI properties program, youll need a working PyGTK module set, and on Windows that means finding a compatible GTK+ runtime also.
Finding all of the above is left as an exercise for the reader.
Okay. If you are on a recent Linux system, or any of the BSD family, you should be able to install all of the above from your original installation media, or download them from the appropriate website for your distribution.
If you are running Windows, start by getting a recent Python build from www.python.org; follow the links from that site to the win32all downloads (currently somewhere on Sourceforge).
After that, go to www.pygtk.org and follow their links to the downloads you need for Windows. Note that as of this time (October 2005), the GTK libraries normally used for the Gimp dont work with PyGTK (despite notes on the PyGTK for Windows site saying that they do), at least, not on Win9x.
Get the runtime or development libraries referenced from the PyGTK for Windows site. If you already have the Gimp installed, uninstall the GTK+ libraries you got with it before installing the alternate runtime. My Gimp still works, so it must be okay, right?
Enhancements:
- close printer when done
<<less
Download (0.028MB)
Added: 2006-07-08 License: BSD License Price:
1216 downloads
Print Plug-In 2.0.2

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.)
<<less
Download (0.033MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
1168 downloads
Photo Grid Print 0.2

Photo Grid Print 0.2


Photo Grid Print is a software which can print photos in a grid on a single page. more>>
Photo Grid Print is a software which can print photos in a grid on a single page.

Photo Grid Print is a dialog window that lets you print a set of photos in a grid on a single page. You set the number of rows and columns in the grid. It figures out an efficient layout to maximize the photo size and minimize the paper used, rotating photos as needed. You can tell it to fill the page with your photo(s), repeating them as needed.

Once installed, the dialog is started by selecting some photos in the Gnome file manager (nautilus) or in the F-Spot application: right-click > Open With... > Open with Photo Grid Print.

Photo Grid Print was eritten using Python, GTK+ and Glade.

<<less
Download (0.005MB)
Added: 2007-03-02 License: MIT/X Consortium License Price:
974 downloads
Print Preview 0.7.1.4

Print Preview 0.7.1.4


Creates a print preview toolbar button and context menu item. more>> <<less
Added: 2009-03-10 License: GPL Price: FREE
671 downloads
malint 0.2

malint 0.2


malint is a program that parses MPEG audio streams and prints information about the stream and format violations it finds. more>>
malint is a program that parses MPEG audio streams and prints information about the stream and format violations it finds. Many of the checks (and information outputs) can be enabled or
disabled via command line switches. Run `malint --help for a list of options.

malint -I (--fast-info) only prints information that can be provided without reading (and parsing) the whole MPEG stream.

You can compile the package for more than one kind of computer at the same time, by placing the object files for each architecture in their own directory. To do this, you must use a version of `make that supports the `VPATH variable, such as GNU `make. `cd to the directory where you want the object files and executables to go and run the `configure script. `configure automatically checks for the source code in the directory that `configure is in and in `...

If you have to use a `make that does not support the `VPATH variable, you have to compile the package for one architecture at a time in the source code directory. After you have installed the
package for one architecture, use `make distclean before reconfiguring for another architecture.
<<less
Download (0.098MB)
Added: 2006-08-03 License: GPL (GNU General Public License) Price:
1177 downloads
Print/Print Preview 0.4

Print/Print Preview 0.4


Print/Print Preview is a Firefox extension which provides the the Mozilla Suite style Print/Print Preview toolbar button. more>>
Print/Print Preview is a Firefox extension which provides the the Mozilla Suite style Print/Print Preview toolbar button.

Replace the default "Print" button with the Mozilla Suite style "Print/Print Preview" toolbar button/menu.

Based on requests, now also includes the "Page Setup" option and addition to the context menu.

<<less
Download (0.004MB)
Added: 2007-04-06 License: MPL (Mozilla Public License) Price:
565 downloads
Print OpenOffice 2 documents 1

Print OpenOffice 2 documents 1


Print OpenOffice 2 documents is a service menu that enables the user to right click on an OpenOffice 2 document and print it. more>>
Print OpenOffice 2 documents is a service menu that enables the user to right click on an OpenOffice 2 document and print it.

<<less
Download (MB)
Added: 2006-05-25 License: GPL (GNU General Public License) Price:
1247 downloads
PipeBandwidth 0.1

PipeBandwidth 0.1


PipeBandwidth is a program that measures the speed at which data goes through a pipe and prints statistics to stderr. more>>
PipeBandwidth is a program that measures the speed at which data goes through a pipe and prints statistics to stderr.

Basically, it just reads from stdin, writes data back to stdout, and measures the speed. PipeBandwidth can be useful to measure transfer rates while sending data through netcat or compressing with gzip or bzip2.
<<less
Download (0.002MB)
Added: 2006-03-14 License: GPL (GNU General Public License) Price:
1321 downloads
PyKota Print Quota System 1.26

PyKota Print Quota System 1.26


PyKota is a complete GPLed Print Quota and Accounting Software Solution for the Common UNIX Printing System (aka CUPS). more>> <<less
Download (MB)
Added: 2007-07-24 License: GPL (GNU General Public License) Price:
586 downloads
Holodeck10 Image Print 1.2

Holodeck10 Image Print 1.2


Holodeck10 The purpose of the application allows the user to lay out images to be printed. more>>
Holodeck10 is built using JAVA for the Linux Operating system. Holodeck10 Image Print utilizes the log4j package from the Free Software Foundation (www.apache.org) to facilitate logging of debuging information.

The project takes advantage of the ImageIO class to reduce the memory consumption associated with processing images. The Concurrent package that is now included with JAVA 1.5 is utilized to handle multi-threading of the processing.

Holodeck10 allows the user to select images to be set on a standard LETTER sized page to be printed in either LANDSCAPE or PORTRAIT orientation and then printed. The current version supports layouts of 1x1, 1x2, 2x2, 2x3, 4x5, and 6x8 in either LANDSCAPE or PORTRAIT.

The software uses a filechooser with a filefilter to display the image files that are available. Currently the filefilter allows for the selection of *.gif, *.jpg, *.jpeg, *.xcf, *.xpm, and *.png files.

The SimpleDocument interface in JAVA is used to format the page for printing.

<<less
Download (1.1MB)
Added: 2006-12-21 License: GPL (GNU General Public License) Price:
1038 downloads
Dream Print Tracking System 1.0.1

Dream Print Tracking System 1.0.1


Dream Print Tracking System is a powerful and user-friendly system for tracking print distribution and circulation. more>>
Dream Print Tracking System is a powerful and user-friendly system for tracking print distribution and circulation.
It uses many principles from customer relationship management (CRM) systems, but in a way specific to print publishers.
The Media Development Loan Fund commissioned Dream based on its experience in working with print publishers in more than 30 countries worldwide, where it provides support to independent media in the form of financing, training and technology.
In many of these countries, print distribution is one of the biggest difficulties independent publishers face because it is tightly controlled. Many countries have print distribution monopolies or cartels, which are either politically tied to the government, corrupt or incompetent.
Dream is a tool for tracking print circulation. In a similar way to customer relationship management (CRM) systems such as Campwares Cream software, Dream allows you to maintain a clear picture of your distribution business based on regularly entered contracts, orders, and shipment information. This is handled primarily through Dreams Report functions. Dream is designed to look and feel like an email application. Its inbox is used for tracking inbound communications such as new customer e-mails and customer phone calls.
Because Dream works with any standard SMTP mail server, it also manages outbound customer communications and keeps records of your responses.
Dream does two things: It is a database that stores all the relevant information you supply about the publications you produce, who distributes, who sells it, and how you connect with these people.
It is also a tool for retrieving and presenting this information in several different ways. It contains utilities for tracking products, promotions, and communications.
Dream handles four types of information:
1. Information about what you produce and the people to whom you provide it. This information is entered on the Options tab of the screen and appears primarily in the menus on the Main tabs screens. One example is a product category in which you describe a periodical you produce.
2. Information about specific products such as books or individual issues of what you produce, specific distributors and specific sellers, and tracking of these items from contract to order to shipment to return.
3. Communications, including records of incoming messages from various sources, outgoing emails to individuals, and newsletters.
4. User information including usernames, passwords, preferences and permissions.
Enhancements:
- Minor bugfixes were made.
- A Russian localization was added.
<<less
Download (6.9MB)
Added: 2006-01-17 License: GPL (GNU General Public License) Price:
1382 downloads
KRunning 0.5.3

KRunning 0.5.3


KRunning is a database manager to track your personal running (track, logging, etc.) events. more>>
KRunning is a database manager to track your personal running (track, jogging, etc.) events. KRunning project prints all results and a document for each runner.
Enhancements:
- Fixed a Position Control Bug that causes that runner could get 2 and more times
- reworked the evaluation routine.
- Store times in milliseconds.
- Fixed a bug that doesnt fill the certification list.
- Added Race table, splitted DBConnection into DBObjects
- Bugfix : getState for Runnerlist
- New RunnerEdit Dialog
<<less
Download (0.37MB)
Added: 2007-03-12 License: GPL (GNU General Public License) Price:
956 downloads
cinit 0.3pre10

cinit 0.3pre10


cinit is a fast executing, small and simple init with support for profiles. more>>
cinit is a fast executing, small and simple init with support for profiles.
And it has a simple configuration, which makes many shell-scripts unecessary (but you still could use them if you really want), which leads to better performance and less memory using.
Enhancements:
- The make install target has been fixed.
- halt.kill, poweroff.kill, and reboot.kill (including man pages) have been added.
- Invalid comparison in core/cinit.c has been fixed.
- This release is verbose, and prints what it
vThe documentation has been updated.
<<less
Download (0.062MB)
Added: 2007-08-21 License: GPL (GNU General Public License) Price:
794 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5