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.226.088 Times

Remover Script De Pdf freeware
Filter: All | Freeware | Demo
 

Remover Script De Pdf

< 1 2 3 4 5 > 
Added: August 18, 2010 | Visits: 3.000

Tagesschau.de Tagesschau.de RSS-Reader is a RSS Reader of the German tagesschau.de News. Actually, it is not more than a little modified Version of the BBC Newsreader from http://www.kde-look.org/content/show.php?content=35922 Thanks to the author of this, and the author of the one, where he copied it, and...



Platforms: *nix

License: Freeware Size: 49.15 KB Download (106): Tagesschau.de Download

Added: September 01, 2010 | Visits: 2.235

PDF Split and Merge 0.7 Beta PDF Split and Merge project is an easy-to-use tool that provides functions to split and merge PDF files or subsections of them.. Split and merge pdf documents with pdfsam, it’s free and open source.





Platforms: *nix

License: Freeware Size: 2 MB Download (176): PDF Split and Merge 0.7 Beta Download

Added: July 13, 2010 | Visits: 639

PDF::FromHTML::Twig PDF::FromHTML::Twig is a Perl module with PDF::FromHTML guts. SYNOPSIS (internal use only) No user-serviceable parts inside..


Platforms: *nix

License: Freeware Size: 52.22 KB Download (95): PDF::FromHTML::Twig Download

Added: October 11, 2010 | Visits: 2.205

PDF::FromHTML PDF::FromHTML is a Perl module to convert HTML documents to PDF. SYNOPSIS my $pdf = PDF::FromHTML->new( encoding => utf-8 ); $pdf->load_file(source.html); $pdf->convert( Font => /path/to/font.ttf, LineHeight => 10, Landscape => 1, ); $pdf->write_file(target.pdf); This module...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (206): PDF::FromHTML Download

Added: May 05, 2010 | Visits: 2.962

Repeat A/B - Amarok script Repeat A/B - Amarok script is an Amarok script which can repeat a song from point A to point B. Usage: Right click the playlist and select Repeat --> A/B. Now you have your first mark. Hit Repeat --> A/B again and you have the second mark. Repeat A/B starts. Hit Repeat --> A/B a third...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (131): Repeat A/B - Amarok script Download

Added: January 14, 2010 | Visits: 2.130

Jifty::Script::Help Jifty::Script::Help is a Perl module to show help. OPTIONS Optionally help can pipe through a pager, to make it easier to read the output if it is too long. For using this feature, please set environment variable PAGER to some pager program. For example: # bash, zsh users export...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (102): Jifty::Script::Help Download

Added: January 08, 2010 | Visits: 4.848

Orca Interactive Forum Script Orca Interactive Forum Script is an interactive Web-based forum script that is based on AJAX technology, In the world of accelerating technologies you dont want archaic forum software. You want something new, fresh, classy, stylish and sexy - just like Orca. Orca introduces a new approach to...


Platforms: *nix

License: Freeware Size: 665.6 KB Download (207): Orca Interactive Forum Script Download

Added: March 04, 2010 | Visits: 2.607

SMS::Send::DE::MeinBMW SMS::Send::DE::MeinBMW is an SMS::Send driver for the www.meinbmw.de website. SYNOPSIS use SMS::Send; # Get the sender and login my $sender = SMS::Send->new(DE::MeinBMW, _login => xx@yyy.de, # your email address _password => mypasswd, # your reqistered password from www.meinbmw.de ); #...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (170): SMS::Send::DE::MeinBMW Download

Added: November 24, 2010 | Visits: 2.518

Firebred iptables Script Firebred iptables Script is a firewall designed if you want to share your internet connection between a lan of computers, all you need is a 2.4.x kernel, bash and iptables..


Platforms: *nix

License: Freeware Download (113): Firebred iptables Script Download

Added: March 23, 2010 | Visits: 2.621

Personal Internet Broadcasting Script Personal Internet Broadcasting Script provides a WWW GUI for the litestream mp3 streaming server. The Personal Internet Broadcasting Script (PIBS) is a PHP/Apache frontend to create dynamic mp3 playlists and broadcast them with litestream. It can be used to manage playlists for a LAN in an...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (141): Personal Internet Broadcasting Script Download

Added: November 24, 2010 | Visits: 2.786

Audio collection script Audio collection script is a script which can help you manage collections of audio files. For example, I have a directory with all my audio files in it, sorted by band/album. I also have an audio collections directory. Within that directory I have a few list files which contain patterns for songs...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (114): Audio collection script Download

Added: July 05, 2010 | Visits: 1.826

CAM::PDF::Content CAM::PDF::Content is a PDF page layout parser. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); $contentTree->validate() || die Syntax error; print $contentTree->render(CAM::PDF::Render::Text); $pdf->setPageContent(5,...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (126): CAM::PDF::Content Download

Added: February 03, 2010 | Visits: 1.682

CAM::PDF::GS CAM::PDF::GS is a PDF graphic state. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); my $gs = $contentTree->computeGS(); This class is used to represent the graphic state at a point in the rendering flow of a PDF page. Much of the...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (225): CAM::PDF::GS Download

Added: February 09, 2010 | Visits: 1.347

CAM::PDF::GS::NoText CAM::PDF::GS::NoText is a PDF graphic state. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); my $gs = $contentTree->computeGS(1); This class is used to represent the graphic state at a point in the rendering flow of a PDF page....


Platforms: *nix

License: Freeware Size: 737.28 KB Download (104): CAM::PDF::GS::NoText Download

Added: March 06, 2010 | Visits: 1.382

CAM::PDF::Renderer::Dump CAM::PDF::Renderer::Dump can print the graphic state of each node. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); $contentTree->render("CAM::PDF::Renderer::Dump"); This class is used to print to STDOUT the coordinates of each...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (112): CAM::PDF::Renderer::Dump Download

Added: February 26, 2010 | Visits: 1.176

PDF::Table PDF::Table is a utility class for building table layouts in a PDF::API2 object. SYNOPSIS use PDF::API2; use PDF::Table; my $pdftable = new PDF::Table; my $pdf = new PDF::API2(-file => "table_of_lorem.pdf"); my $page = $pdf->page; # some data to layout my $some_data =[ ["1 Lorem ipsum...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (120): PDF::Table Download

Added: August 20, 2010 | Visits: 4.934

Picture of the Day PHP Script Picture of the Day PHP Script shows daily changing pictures. Each Web page can contain several pictures. Each picture is taken in random order from its own set of directories. An unlimited number of images and directories may be used. Picture of the Day PHP Script doesnt use a database.. Are your...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (165): Picture of the Day PHP Script Download

Added: August 05, 2010 | Visits: 1.952

AmarokFS Startup Script AmarokFS Startup Script simply provides a shortcut for starting AmarokFS ("Amarok Full Screen") from within Amarok itself. AmarokFS itself can be downloaded from: http://www.kde-apps.org/content/show.php?content=52641 Installation: Download the .amarokscript.tar file and install it with...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (101): AmarokFS Startup Script Download

Added: May 15, 2010 | Visits: 1.110

konq-pdf konq-pdf are various KDE service menus for PDF documents. 1) pdftk service menu: - Join selected PDF (alphabetic order) - Add another pdf to selected file - Extract pages - Extraxt all even pages - Extract all odd pages - Burst PDF pages - Repair - Watermark pages of a PDF file - Lock...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (95): konq-pdf Download

Added: July 04, 2010 | Visits: 1.867

Script Promotion Wizard Script Promotion Wizard is a free online tool you can add to your web site or use on your local server to add your script to script directories. Since an automated solution to script promotion is probably impossible due to the lack of a standard submission process for script directories, we...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (129): Script Promotion Wizard Download

< 1 2 3 4 5 >