Search Results for "itext-2.1.7.jar" - Page 10

Showing 907 open source projects for "itext-2.1.7.jar"

View related business solutions
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 1
    Punish

    Punish

    A card game similar to Crazy Eights

    Download the zip, and extract it to a folder. Run the JAR file to play the game. Make sure you have Java 8 installed on your system. You can download java from: www.java.com Rules: Play against the computer in this exciting game. Each player gets dealt 7 cards, and they take turns to get rid of the cards in their hands as quickly as possible. The first player to do so is the winner. While discarding cards, the player must match the suit or the number of the card currently at the top...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Capsule

    Capsule

    Dead-simple packaging and deployment for JVM apps

    Capsule is a packaging and deployment tool for JVM applications. A capsule is a single executable JAR that contains everything your application needs to run either in the form of embedded files or as declarative metadata. It can contain your JAR artifacts, your dependencies and resources, native libraries, the require JRE version, the JVM flags required to run the application well, Java or native agents and more. In short, a capsule is a self-contained JAR that knows everything there is to know...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    LineDDA

    Enumerate every point on a line

    ... in archive / jar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    clockscan

    clockscan

    It is the Project for develop an ImageJ plugin

    This plugin is used to measure the intensity of the brightness of the image of the radial scan profiles in the region of interest (ROI). Install the latest versions of bundled Java and either ImageJ or Fiji ImageJ as recommended on the respective websites, https://imagej.nih.gov/ij/ and https://fiji.sc/. In the text below, both programs will be referred to as “ImageJ”. Copy “Clock_Scan-1.0.1.jar” and “Multi_Clock_Scan-1.0.1.jar” or "Clock_Scan_combined-1.0.1.jar" and paste them...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 5

    eurotrack

    SD-Trans client application

    SD-Trans client application is a client software built for SD-Trans company to make the possibility to connect to their system from desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SQLExecutor: A Simple JDBC framework

    Tiny and easy to use JDBC framework, simplifies usage of JDBC driver

    A simple JDBC framework (JAR) by Jeff Smith. Employs database independent, unchecked exception code. Supports Oracle, mySQL, HSQL, and PostgreSQL--can be easily extended to new databases. See article (originally published on Developer.com ) here: http://softtechdesign.com/products/SQLExecutor/SQLExecutor.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JavaFX-Applications A set of application written in javaFX Download the everything in one .jar file (pack.jar) see for more info: https://github.com/blockout22/JavaFX-Applications
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Let me in Hippo

    A way of getting into Hippo CMS for the admins without having password

    Sometimes you receive a database dump of a Hippo CMS application form other parties without receiving an admin user credentials. When that happens you can simply place this JAR on your classpath, for instance by dropping it into your tomcat's lib folder and restarting your server. On start up this JAR will create an admin user "sparekey" with the password "12345". Please to not forget to change the password afterward.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 10
    dude development environment for java

    dude development environment for java

    Compile and run Java programs without using command mode!

    Dude is a small simple development environment written in Java which allows you to compile and run Java programs without using the command window. It is platform independent and open source. Dude is easy to set up and uses the same directory structure for source and object files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    LazySloth

    A tool to quickly generate SQL create table query and Java Bean

    This class contains the whole treatment. The main class parses partially command line arguments and call appropriate methods to parse the command line arguments and the generation methods. Usage : java -jar LazySolth.jar [-java|-sql|-both] Table_Name Column1 Column2... The accepted options : -java : to generate only java -sql : to generate only sql -both : to generate both java and sql. The column starts with a letter to specify the data type and the rest is the column name. Accepted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jcommunicator

    Jcommunicator

    A java based chat application which works on LAN

    A chat application which is made using JAVA This is the absolute starter application for those who are new to socket programming.Learn the scripts used and how other modules are communicating with each other FOR LAN only mount the Data.xml file for username and password authenticaotion Learn well By-Projex RB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Rrd2Svg

    Java classes for converting the collectd's RRD files into the SVG.

    ... are based on: RRD4J As for RRD4J, please look into: https://github.com/rrd4j/rrd4j $. How to use it ? The class for the command line is: com.aboutjun.rrd2svg.util.Runner4Pipe4Svg and it is specified as the main class of the JAR file. So its usage is: java -jar rrd2svg_X_Y.jar <root for RRD> <root for SVG> 1) <root for RRD> is: The root directory of the subdirectories for the RRD files. 2) <root for SVG> is: The root directory of the subdirectories for the SVG files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    IQM-Plugin-FFI

    FFI - fractal fragmentation index

    ... newest jar file to the "Plugins" directory which should be located in the directory of your local IQM main application. IQM: https://sourceforge.net/projects/iqm/ Authors of this plugin: Ion Andronache, University of Bukarest, Romania Daniel Peptenatu, University of Bukarest, Romania Helmut Ahammer, Medical University of Graz, Austria
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    jReflectServer

    A lightweight Java HTTP server and webservice-framework

    jReflectServer is a very small, lightweight and super easy-to-use java web-server and -framework for creating (distributed) pure java web-applications, webservices and small websites. jReflectServer is able to randomly forward requests to a cluster of remote server nodes. For this distributed code execution no special code is needed. A distributed session can be used to share data between the server instances. Due to its small footprint, it's also perfect for embedded hardware like the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    TransferUs

    Upload and download files quickly and easily to and from WeTransfer

    TransferUs uploads and downloads files to and from WeTransfer.com. To install on Windows, download the exe and run the installer. To install on Mac OS, download the zip file, extract the files, and run the jar file. You must have Chrome installed to run the application. For Mac OS, you must have Java installed too. For Windows, if you install the program in Program Files or another sibling directory, then you must run the program as an administrator every time. This is because Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    json4java

    Very Compact Java Reader / Writer ( 12kb)

    I was i need of a json writer / parser which is - Compact. Libraries around there are way too big given the json spec and my usual need for a project. -Simply integrated as a simple jar. Dont want to force Maven dependency on projects. Could not find it so i wrote it. I dont claim its perfect , but should save some time for small / medium projecs. Json types are intuitively mapped to their Java counterparts : Map , List. I did not try all UTF16 encodings , but let me know i will fix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    VCF Split

    Vcard File Splitter

    This little Java Program splits a VCF file consisting of multiple vcarss into single files. This is particualry useful if you want to import a vcf into Microsoft Outlook. It ist a executable jar file, so starting it with java -jar vcfsplitter.jar or double clicking it in a gui should work fine. You can also specify evertyhing by command line as follows: java -jar vcfsplitter.jar <infile> <outdir> For the source click on the website link..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SQLMate

    SQLMate

    Rapidly generate a DAO for SQLite

    Complete source code, usage example, & a code-generated test case are included in the .jar file. ( See main.java for the usage / code generation example )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    KaffeeIndianer

    Abwarten, den Tee weggießen und Kaffee trinken

    Abwarten, den Tee weggießen und Kaffee trinken. Eine kleine Spielwiese für Jarod und Emmh. i) Hast Du Java 1.7 (jre7 oder jdk7)? ii) https://sourceforge.net/projects/kaffeeindianer/files/kaffeeindianer/0.1.23 iii) Starte: >java -jar ./kaffeeindianer.jar oder Starte: >java -jar ./kaffeeindianer.jar beispiele Foto: http://de.wikipedia.org/wiki/Datei:Felis_catus_skeleton.JPG
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Java Lines of Code Counter

    Logical line of code counter for Java source code.

    Logical line of code counter for Java source code. Distributed for any platform as a Jar file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Kick off JAR file

    Kick off JAR file

    Jar file launcher for Microsoft Windows.

    Jar file launcher for Microsoft Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    BRTracer

    Fault localization using segmentation and stack-trace analysis

    ... evaluation. BRTracer is written in Java. We provide a runalbe jar package and its dataset. Note that jdk 1.7 or newer is required to run BRTracer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    IQM-Plugin-frac2D

    Fractal and Lacunarity methods for 2D digital images

    This is an IQM plugin to compute fractal dimensions and lacunarities of 2D digital images using several methods. By Martin Reiss Installation instruction: Copy newest jar file to the "Plugins" directory which should be located in the directory of your local IQM main application. IQM: https://sourceforge.net/projects/iqm/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    JPASamartGenerator

    Generate JPA entities with relations in fast way

    JPASmartGenerator is a tools that help developer to generate java entities with relations in a fast way. input:txt file descrpte entities relations output: java persiitence entities there are two files in project one is the porgrame (.jar) and other is the sample (,txt) you can use it
    Downloads: 0 This Week
    Last Update:
    See Project