Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.300.330 Times

Spl Print Spool File freeware
Filter: All | Freeware | Demo
 

Spl Print Spool File

1 2 3 4 5 > 
Added: July 16, 2010 | Visits: 941

File::Util File::Util is an easy, versatile, portable file handling module. File::Util provides a comprehensive toolbox of utilities to automate all kinds of common tasks on file / directories. Its purpose is to do so in the most portable manner possible so that users of this module wont have to worry...



Platforms: *nix

License: Freeware Size: 41.98 KB Download (109): File::Util Download

Added: August 19, 2008 | Visits: 3.067

OK Printer Viewer OK Printer Viewer spool file viewer. This program will allow you to view what you or somebody else has printed on your printer. You will be able to view every printed document, print it out again, copy to clipboard or save it as a graphic file, such as bmp, gif, jpg or tiff.





Platforms: Windows

License: Freeware Size: 2.11 MB Download (796): OK Printer Viewer Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 555

DirPrint With DirPrint you can print a file-listing or a tree-like structure from any folder on your hard drive or a shared directory on the network. You can sort the listing by anything you want, apply filters and so on. It is an application designed to help users browse and print more easily a desired...


Platforms: Windows

License: Freeware Download (108): DirPrint Download

Added: January 07, 2010 | Visits: 1.534

File::Find::Parallel File::Find::Parallel allows you to traverse a number of similar directories in parallel. SYNOPSIS use File::Find::Parallel; my $ffp = File::Find::Parallel->new( qw( /foo /bar ) ); print "Union:n"; my $union = $ffp->any_iterator print " $_n" while $_ = $union->(); print...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (92): File::Find::Parallel Download

Released: September 19, 2011  |  Added: September 21, 2011 | Visits: 2.045

Print To PDF Pro Print to PDF from any application that is able to print or simply drag and drop the file onto the application to print it, ideal for creating copies of bank statements, payments, online ordering, conversions, screen shots etc etc. Append to an existing pdf, Add security for opening and...


Platforms: Windows

License: Freeware Size: 4.91 MB Download (567): Print To PDF Pro Download

Released: July 25, 2012  |  Added: July 25, 2012 | Visits: 712

Print Window for Mac OS A simple yet powerful tool to generate and print file/directory listings of the currently selected window or folder, giving users complete control over the way file listings work, what folders are listed and the final printed format. Print Window can create thumbnail listings of folders of images...


Platforms: Mac

License: Freeware Size: 7.7 MB Download (418): Print Window for Mac OS Download

Added: January 18, 2010 | Visits: 1.041

File::PathList File::PathList is a Perl module that can find a file within a set of paths (like @INC or Java classpaths). SYNOPSIS # Create a basic pathset my $inc = File::PathList->new( @INC ); # Again, but with more explicit params my $inc2 = File::PathList->new( paths => @INC, cache => 1, ); #...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (99): File::PathList Download

Added: May 21, 2010 | Visits: 1.539

Audio::File Audio::File is a audio file abstraction library. SYNOPSIS use Audio::File; my $file = Audio::File->new( "foo.bar" ); print "The ". $file->type() ."-file ". $file->name ." is ". int $file->length() ." seconds long.n"; print "Its interpreted by ". $file->tag->artist() ." and called "....


Platforms: *nix

License: Freeware Size: 74.75 KB Download (102): Audio::File Download

Released: June 12, 2005  |  Added: February 07, 2006 | Visits: 7.111

O&K Printer Viewer O&K Printer Viewer spool file viewer. This program will allow you to view what you or somebody else has printed on your printer. You will be able to view every printed document, print it out again, copy to clipboard or save it as a graphic file, such as bmp, gif, jpg or tiff.


Platforms: Windows

License: Freeware Size: 2.11 MB Download (1063): O&K Printer Viewer Download

Added: February 23, 2010 | Visits: 773

pytags pytags is a Python library capable of reading and writing MP3, FLAC and OGG file tags. Being tired of having to use a different API calls for the main 3 media files in my library I created this library class. It utilizes pyid3lib, python-vorbis and python-flac as backends. None are required,...


Platforms: *nix

License: Freeware Download (95): pytags Download

Released: December 04, 2006  |  Added: February 03, 2008 | Visits: 5.632

Print2eDoc If you need to generate an electronic version of a printable document, you simply need to choose the print function on the application, select Gnostice Print2eDoc as the device to print to in the Print setup dialog, and fire the print. Print2eDoc would then take over to generate a crisp...


Platforms: Windows

License: Freeware Size: 1.95 MB Download (414): Print2eDoc Download

Released: March 15, 2013  |  Added: April 04, 2013 | Visits: 7.749

XPS Removal Tool Windows 7 introduces the XPS Document format and uses it as a document format, a Windows spool file format, and a page description language (PDL) for printers. The Microsoft XPS Document Writer (MXDW) printer is already in place. If you don't feel like to use this printer to create XPS...


Platforms: Windows

License: Freeware Size: 387.51 KB Download (1063): XPS Removal Tool Download

Added: August 29, 2013 | Visits: 448

Config::General::Match Config::General::Match is a Perl module that extends Config::General by providing support for configuration sections that match only for a particular file or path or URL. Typically you would use this to support the Apache-style conditional blocks, for instance: # ... some configuration ......


Platforms: *nix

License: Freeware Size: 20.48 KB Download (38): Config::General::Match Download

Released: March 10, 2001  |  Added: November 16, 2006 | Visits: 4.236

TaxACT 2001 Standard Edition Complete your tax return the fast, easy way! TaxACT 2001 Standard includes more than 90 forms, schedules, and worksheets, plus the interview steps you through completing your return, or you can enter directly onto the tax forms. TaxACT calculates your return for you, then reviews your return and...



License: Freeware Size: 5.87 MB Download (528): TaxACT 2001 Standard Edition Download

Added: May 13, 2010 | Visits: 1.156

Template::Plugin::SSI Template::Plugin::SSI is a plugin to use SSI in Template Toolkit (wrapper for CGI::SSI). SYNOPSIS [% USE SSI %] # virtual include of the file /foo/bar.inc.html [% SSI.include(virtual, /foo/bar.inc.html) %] # file include of the file /foo/bar.inc.html [% SSI.include(file,...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (93): Template::Plugin::SSI Download

Added: April 20, 2010 | Visits: 1.112

JTOpen JTOpen is the open source version of the IBM Toolbox for Java Licensed Program Product (LPP). Aside from simply being "open source", it is our fast-path mechanism to get fixes and enhancements to customers without waiting for possible PTFs or release boundaries. Thus, the JTOpen offering is...


Platforms: *nix

License: Freeware Size: 5.1 MB Download (103): JTOpen Download

Added: March 02, 2010 | Visits: 824

XML::DOM XML::DOM is a perl module for building DOM Level 1 compliant document structures. SYNOPSIS use XML::DOM; my $parser = new XML::DOM::Parser; my $doc = $parser->parsefile ("file.xml"); # print all HREF attributes of all CODEBASE elements my $nodes = $doc->getElementsByTagName...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (97): XML::DOM Download

Added: March 15, 2010 | Visits: 975

Vatata Vatata system is an end-to-end and large-scale solution for publishing , delivery and reception of streaming contents. Vatata is an open system completely based on internet. Its grid technology guarantees the low-cost and clear delivery of content to millions of internet users. Users can easily...


Platforms: *nix

License: Freeware Size: 266.24 KB Download (130): Vatata Download

Released: March 05, 2012  |  Added: July 03, 2012 | Visits: 1.752

Product Key Reader The Product Key Reader Software allows you to find, recover and backup your serial numbers (also known as product key, license key or cd key). The software is easy to use. The software scans your system within seconds - with one click. Save the serial numbers in a file and copy it to a secured...


Platforms: Windows

License: Freeware Size: 442.08 KB Download (328): Product Key Reader Download

Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 486

DICOMscope DICOMscope is a free DICOM viewer which can display uncompressed, monochrome DICOM images from all modalities and which supports monitor calibration according to DICOM part 14 as well as presentation states. DICOMscope offers a print client (DICOM Basic Grayscale Print Management) which also...


Platforms: Windows

License: Freeware Size: 6.3 MB Download (461): DICOMscope Download

1 2 3 4 5 >