Free Downloads: Interactive Pdf Form Python

License:  All | Free

Freeware
more

One of Python’s most useful features is its interactive interpreter.

One of Python’s most useful features is its Interactive interpreter. This system allows very fast testing of ideas without the overhead of creating test files as is typical in most programming languages. However, the interpreter supplied with the standard Python distribution is somewhat limited for extended Interactive use.

The goal of IPython is...

Category: Internet / Misc. Plugins
Publisher: SciPy, License: Freeware, Price: USD $0.00, File Size: 5.8 MB
Platform: Windows



more

formlayout is a tiny Python module for creating form dialogs/widgets to edit various type of parameters with having to write any GUI code (it requires Python 2.

formlayout is a tiny Python module for creating Form dialogs/widgets to edit various type of parameters with having to write any GUI code (it requires Python 2.x and PyQt4 4.y, with x >= 5 and y > 3).
The main advantage of formlayout over similar libraries is that it's very simple to use/install and that it's so light (it just needs PyQt4 to run)....

Category: Software Development / Tools & Editors
Publisher: Pierre Raybaut, License: Freeware, Price: USD $0.00, File Size: 198.4 KB
Platform: Windows

FillAnyPdf Desktop Companion Screenshot
more

Fill out any form using FillAnyPdf in DOC or PDF format even if the form is not "interactive" or does not have "fields" to type in. You can also electronically sign your documents, or invite other people to fill out and sign your documents.

Fill out any form using FillAnyPdf in DOC or PDF format even if the form is not "interactive" or does not have "fields" to type in. You can also electronically sign your documents, or invite other people to fill out and sign your documents.

Category: Business & Finance / Business Finance
Publisher: FillAnyPdf.com, License: Freeware, Price: USD $0.00, File Size: 5.2 MB
Platform: Windows

Freeware
more

This is an extension to Python library.

This is an extension to Python library. It aims to improve the mathematical capabilities using a set of mathematical functions. It includes complex numbers, Taylor series, limits, geometrical algebra, 2D and 3D graphs, etc.

SymPy is written entirely in Python and does not require any external libraries.

Category: Home & Education / Mathematics
Publisher: pythonxy, License: Freeware, Price: USD $0.00, File Size: 2.0 MB
Platform: Windows

more

simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder for Python 2.

simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder for Python 2.5+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost.

simplejson is the externally maintained development version of the json library included with Python 2.6 and Python 3.0, but maintains...

Category: Software Development / Components & Libraries
Publisher: Bob Ippolito, License: Freeware, Price: USD $0.00, File Size: 49.2 KB
Platform: Windows

Freeware
more

Visualwx aims to be the ultimate RAD tool, designed for c ,python,perl,rub, lua and wxWidgets.

Visualwx aims to be the ultimate RAD tool, designed for c ,Python,perl,rub, lua and wxWidgets. Still there are many things to do, but we've achieved considerable progress. We would like to demonstrate it to all as soon as possible.

The program already has a lot of features, among the most important
ones:
- Designer of various frame (Form) and sizers...

Category: Software Development / Misc. Programming
Publisher: VisualWX, License: Freeware, Price: USD $0.00, File Size: 7.2 MB
Platform: Windows

Freeware
more

Py2exe is an extension developed for Python, created by Thomas Heller and maintained by Jimmy Retzlaff.

Py2exe is an extension developed for Python, created by Thomas Heller and maintained by Jimmy Retzlaff.

Since Python is an interpreted, not compiled language, you must have the Python interpreter installed in order to run Python scripts. This creates a problem when you want to distribute an application made in Python to users that do not have the...

Category: Software Development / Misc. Programming
Publisher: Thomas Heller, License: Freeware, Price: USD $0.00, File Size: 196.5 KB
Platform: Windows

Freeware
more

Gnuplot.

Gnuplot.py is a Python package that interfaces to gnuplot, the popular open-source plotting program. It allows you to use gnuplot from within Python to plot arrays of data from memory, data files, or mathematical functions. If you use Python to perform computations or as 'glue' for numerical programs, you can use this package to plot data on the fly as they are...

Category: Multimedia & Design / Multimedia App's
Publisher: pythonxy.com, License: Freeware, Price: USD $0.00, File Size: 193.3 KB
Platform: Windows

Freeware
more

NumPy for Python is an extension package for Python programing language.

NumPy for Python is an extension package for Python programing language. The objective of NumPy is to allow large and complex scientific and mathematic functions. Originally created by Jim Hugunin, now NumPy is supported by a large number of contributors, due to its open source license.

Since Python is not a compiled, but interpreted language, mathematical...

Category: Software Development / Components & Libraries
Publisher: Numpty Developers, License: Freeware, Price: USD $0.00, File Size: 2.5 MB
Platform: Windows

Freeware
more

The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter.

The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities.

The current free version is PIL 1.1.7. This release supports Python 1.5.2 and newer, including 2.5 and 2.6. A version for 3.X will be released later.

Category: Utilities / Misc. Utilities
Publisher: pythonxy.com, License: Freeware, Price: USD $0.00, File Size: 0
Platform: Windows

more

Some packages have a 32bit and a 64bit version available - you must download the one which corresponds to the Python you have installed.

Some packages have a 32bit and a 64bit version available - you must download the one which corresponds to the Python you have installed. Even if you have a 64bit computer, if you installed a 32bit version of Python you must install the 32bit version of pywin32. To determine what version of Python you have, just start Python and look at the first line of the banner

Category: Utilities / Misc. Utilities
Publisher: Mark Hammond, License: Freeware, Price: USD $0.00, File Size: 6.3 MB
Platform: Windows

more

Python pyserial is a module that encapsulates the access for the serial port.

Python pyserial is a module that encapsulates the access for the serial port.
It provides backends for Python running on Windows, Linux, BSD (possibly any POSIX compliant system), Jython and IronPython (.NET and Mono). The module named “serial” automatically selects the appropriate backend.

Category: Software Development / Tools & Editors
Publisher: Chris Liechti, License: Freeware, Price: USD $0.00, File Size: 113.6 KB
Platform: Windows

Freeware
more

A small but fast and easy to use stand-alone template engine written in pure python.

A small but fast and easy to use stand-alone template engine written in pure Python.

Jinja is a sandboxed template engine written in pure Python. It provides a Django like non-XML syntax and compiles templates into executable Python code. It's basically a combination of Django templates and Python code.

Category: Web Authoring / Web Design Utilities
Publisher: pythonxy.com, License: Freeware, Price: USD $0.00, File Size: 246.0 KB
Platform: Windows

more

Matplotlib Python plotting package strives to produce publication quality 2D graphics for interactive graphing, scientific publishing, user interface development and web application servers targeting multiple user interfaces and hardcopy output forma

Matplotlib Python plotting package strives to produce publication quality 2D graphics for Interactive graphing, scientific publishing, user interface development and web application servers targeting multiple user interfaces and hardcopy output formats. There is a 'pylab' mode which emulates matlab graphics

Category: Business & Finance / Applications
Publisher: Python Software Foundation, License: Freeware, Price: USD $0.00, File Size: 8.1 MB
Platform: Windows

more

Scientific-oriented Python Distribution based on Qt and Spyder.

Scientific-oriented Python Distribution based on Qt and Spyder. It is a mayaVi 2 powerful 2D and 3D scientific visualization tool. Free scientific and engineering development software for numerical computations, data analysis and data visualization based on Python programming language.

Category: Software Development / Misc. Programming
Publisher: pythonxy, License: Freeware, Price: USD $0.00, File Size: 39.4 MB
Platform: Windows

more

CutePDF Form Filler can be used to save interactive Portable Document Format (PDF) electronic forms to your computer to fill in and print at your convenience, send the completed forms via e-mail, and apply 128-bit encryption or password protection to

CutePDF Form Filler can be used to save Interactive Portable Document Format (Pdf) electronic forms to your computer to fill in and print at your convenience, send the completed forms via e-mail, and apply 128-bit encryption or password protection to your Pdf documents.

Category: Multimedia & Design / Multimedia App's
Publisher: Acro Software Inc., License: Freeware, Price: USD $0.00, File Size: 1.2 MB
Platform: Windows

more

IronPython is an open-source implementation of the Python programming language which is tightly integrated with the .

IronPython is an open-source implementation of the Python programming language which is tightly integrated with the .NET Framework. IronPython can use the .NET Framework and Python libraries, and other .NET languages can use Python code just as easily.

IronPython is an excellent addition to the .NET Framework, providing Python developers with the power...

Category: Software Development / Visual Basic Runtime Files
Publisher: Microsoft, License: Freeware, Price: USD $0.00, File Size: 5.1 MB
Platform: Windows

more

PyPlotter is an open source 2D graph plotting package for Python and Jython.

PyPlotter is an open source 2D graph plotting package for Python and Jython. It was primarily written for use in the CoopSim package. If you do not rely on Jython support or any other of PyPlotter's special featurs (see key features list below), you will probably be better off with one of the more common Python plotting packages like Matplotlib or ReportLab, both of which...

Category: Home & Education / Miscellaneous
Publisher: Eckhart Arnold, License: Freeware, Price: USD $0.00, File Size: 116.7 KB
Platform: Windows

Freeware
more

CIB image is a free PDF viewer that lets you fill in PDF forms and save the form data.

CIB image is a free Pdf viewer that lets you fill in Pdf forms and save the Form data.
With CIB image you can save Pdf Form data and process again at another time, save your data with CIB Pdf brewer as Pdf unchangeable, interchange and delete pages of a Pdf-document, open all Pdf documents and replace your Pdf-Reader,...

Category: Business & Finance / MS Office Addons
Publisher: CIB software GmbH, License: Freeware, Price: USD $0.00, File Size: 25.5 MB
Platform: Windows

Blueberry PDF Form Filler Screenshot
more

Blueberry PDF form Filler is a free downloadable desktop program that enables you to fill in PDF forms, regardless of what format they're in - even PDFs that can't be filled in using Adobe Reader!

Blueberry Pdf Form Filler is a free downloadable desktop program that enables you to fill in Pdf forms, regardless of what format they're in - even PDFs that can't be filled in using Adobe Reader! There are over 20 million Pdf Files on the web, and over half constitute some kind of printable Form - from insurance claims, mortgage applications, invoices, order...

Category: Business & Finance / MS Office Addons
Publisher: Blueberry Consultants Ltd, License: Freeware, Price: USD $0.00, File Size: 1.6 MB
Platform: Windows

Freeware
more

Python - scipy is open-source program for mathematics, science, and engineering.

Python - scipy is open-source program for mathematics, science, and engineering. It is also the name of a very popular conference on scientific programming with Python. The SciPy library depends on NumPy, which provides convenient and fast N-dimensional array manipulation.

The SciPy library is built to work with NumPy arrays, and provides many user-friendly and...

Category: Business & Finance / Applications
Publisher: Python, License: Freeware, Price: USD $0.00, File Size: 43.4 MB
Platform: Windows

more

Scikit-learn is a Python module integrating classic machine learning algorithms in the tightly-knit world of scientific Python packages (numpy, scipy, matplotlib).

Scikit-learn is a Python module integrating classic machine learning algorithms in the tightly-knit world of scientific Python packages (numpy, scipy, matplotlib). It aims to provide simple and efficient solutions to learning problems that are accessible to everybody and reusable in various contexts: machine-learning as a versatile tool for science and engineering.

Category: Games / Misc. Games
Publisher: pythonxy.com, License: Freeware, Price: USD $0.00, File Size: 2.5 MB
Platform: Windows

more

Pysqlite is an interface to the SQLite 3.

Pysqlite is an interface to the SQLite 3.x embedded relational database engine. It is almost fully compliant with the Python database API version 2.0 also exposes the unique features of SQLite.Finally can be told that Pysqlite is a SQLite binding for Python that complies to the Database API 2.0.

Category: Software Development / Misc. Programming
Publisher: Gerhard Haering, License: Freeware, Price: USD $0.00, File Size: 551.8 KB
Platform: Windows

Freeware
more

Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl.

Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created for the new Python documentation, and has excellent facilities for Python project documentation, but C/C++ is supported as well, and more languages...

Category: Web Authoring / Web Design Utilities
Publisher: Georg Brandl, License: Freeware, Price: USD $0.00, File Size: 2.5 MB
Platform: Windows

Freeware
more

Wing IDE 101 is free scaled down Python IDE designed for teaching introductory programming classes.

Wing IDE 101 is free scaled down Python IDE designed for teaching introductory programming classes. It omits many features found in Wing IDE Professional and makes simplifications appropriate for beginners.The OS X version requires an X11 Server.
Wing IDE works with Python 2.x and 3.x and can be used with Django, matplotlib, Zope, Plone, Google App Engine, PyQt, PySide,...

Category: Software Development / Misc. Programming
Publisher: Wingware, License: Freeware, Price: USD $0.00, File Size: 20.5 MB
Platform: Windows

more

Mahotas is a set of functions for image processing in Python.

Mahotas is a set of functions for image processing in Python.

It is completely based on numpy arrays as its datatype. It has its heavy routines implemented in clean C in a way that is both very clean, type independent (using templates), and fast.

All of the code is self contained and it has no other dependencies than numpy and scipy.ndimage (for certain...

Category: Multimedia & Design / Multimedia App's
Publisher: Luis Pedro Coelho, License: Freeware, Price: USD $0.00, File Size: 1.5 MB
Platform: Windows

more

The whole process is supposed to be simple, but a mistake here or there and you could end up hours googling for a solution.

The whole process is supposed to be simple, but a mistake here or there and you could end up hours googling for a solution.Keep in mind that all the Python checks and easy_install calls must be done referencing the location of the virtualenv, otherwise you might end up using the global Python install and not the virtual one.

Category: Utilities / Misc. Utilities
Publisher: Edgewall Software., License: Freeware, Price: USD $0.00, File Size: 799.9 KB
Platform: Windows

more

wxPython is a GUI toolkit, which is developed to be used, as the name states, by the Python programming language.

wxPython is a GUI toolkit, which is developed to be used, as the name states, by the Python programming language. Although Python's standard GUI toolkit is Tkinter, wxPython is gaining a great deal of community support.

wxPython wraps the wxWidget library (also created by wxDesigner) that is written in C++ into Python. This means that wxPython's...

Category: Software Development / Components & Libraries
Publisher: wxDesigner, License: Freeware, Price: USD $0.00, File Size: 9.9 MB
Platform: Windows

more

Hungry python scared bunnies is a game based on the traditional snake arcade game.

Hungry Python scared bunnies is a game based on the traditional snake arcade game. Only much more interesting. You are operating a small snake which is hunting rabbits through the maze. Each rabbit you swallow makes you grow a little. By the end of the game you will have difficulties chasing those rabbits. Your Python will namely grow so much, that it could easily bite his own...

Category: Games / Arcade
Publisher: Free Online Arcade Games, License: Freeware, Price: USD $0.00, File Size: 1.1 MB
Platform: Windows, PDA

Freeware
more

Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains.

Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Python is often compared to Perl, Tcl, Scheme, Ruby or Java. Here are some key features of "Python": · very clear, readable syntax · strong introspection capabilities · intuitive object orientation · natural expression of...

Category: Software Development / Compilers & Interpreters
Publisher: Python Software Foundation, License: Freeware, Price: USD $0.00, File Size: 12.0 MB
Platform: Windows, All

Freeware
more

ActivePython is the industry-standard Python distribution, available for Windows, Linux, Mac OS X, Solaris, AIX and HP-UX.

ActivePython is the industry-standard Python distribution, available for Windows, Linux, Mac OS X, Solaris, AIX and HP-UX. Developers worldwide rely on ActivePython's completeness and ease-of-use, while corporate users protect their infrastructure and stay competitive with quality-assured ActivePython business solutions. ActivePython is 100% compatible with the reference distribution of...

Category: Software Development / Tools & Editors
Publisher: ActiveState Software Inc., License: Freeware, Price: USD $0.00, File Size: 20.7 MB
Platform: Windows

Freeware
more

PyGTK lets you to easily create programs with a graphical user interface using the Python programming language.

PyGTK lets you to easily create programs with a graphical user interface using the Python programming language. The underlying GTK library provides all kind of visual elements and utilities for it and, if needed, you can develop full featured applications for the GNOME Desktop.

Category: Software Development / Misc. Programming
Publisher: PyGTK Team, License: Freeware, Price: USD $0.00, File Size: 884.5 KB
Platform: Windows

Freeware
more

Pylint is a python tool that checks if a module satisfies a coding standard.

Pylint is a Python tool that checks if a module satisfies a coding standard.Pylint is similar to PyChecker but offers more features, like checking line-code's length, checking if variable names are well-formed according to your
coding standard, or checking if declared interfaces are truly implemented, and much more (see the complete check list).

Category: Software Development / Misc. Programming
Publisher: pythonxy.com, License: Freeware, Price: USD $0.00, File Size: 206.6 KB
Platform: Windows

Freeware
more

VPython is the Python programming language plus a 3D graphics module called "Visual".

VPython is the Python programming language plus a 3D graphics module called "Visual".Because it is based on Python, it also has much to offer for experienced programmers and researchers.VPython makes it easy to create navigable 3D displays and animations, even for those with limited programming experience

Category: Software Development / Visual Basic Runtime Files
Publisher: Python Software Foundation, License: Freeware, Price: USD $0.00, File Size: 11.6 MB
Platform: Windows

more

Coverage measures code coverage, typically during test execution.

Coverage measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.Coverage.py is a tool for measuring code coverage of Python programs. It monitors your program, noting which parts of the code have been executed, then...

Category: Software Development / Misc. Programming
Publisher: Python Software Foundation, License: Freeware, Price: USD $0.00, File Size: 245.3 KB
Platform: Windows

more

libtorrent is a feature complete C bittorrent implementation focusing on efficiency and scalability.

libtorrent is a feature complete C bittorrent implementation focusing on efficiency and scalability. It runs on embedded devices as well as desktops. It boasts a well documented library interface that is easy to use.
A C bittorrent library designed to run on anything from embedded systems to large scale seed servers. It comes with Python bindings and detailed documentation.

Category: Internet / Misc. Plugins
Publisher: Arvid Norberg, License: Freeware, Price: USD $0.00, File Size: 808.0 KB
Platform: Windows

more

PyAudiere is a very flexible and easy to use audio library for users of the Python programming language.

PyAudiere is a very flexible and easy to use audio library for users of the Python programming language. Available methods allow you to read soundfiles of various formats into memory and play them, or stream them if they are large. You can pass sound buffers as NumPy arrays of float32's to play (non-blocking). You can also create pure tones, square waves, or 'on-line'...

Category: Software Development / Misc. Programming
Publisher: Christopher Brown, License: Freeware, Price: USD $0.00, File Size: 384.0 KB
Platform: Windows

Freeware
pdfFormServer Screenshot
more

Nowadays companies are streamlining their workflows by converting paper documents to digital forms. The problem is that most of them are created in PDF format you can't edit. The pdfFormserver ist the answer of this question.

pdfFormServer - Client Edition. It is possible! There is an easy way to save Pdf forms Who has not come across the situation: You complete a Pdf Form in Acrobat Reader and when it comes to saving your data, nothing happens. Or worse: You close the program and all your data is lost. The reason for this is: Acrobat Reader cannot save any data! This is not only time...

Category: Business & Finance
Publisher: Broadgun Software, License: Freeware, Price: USD $0.00, File Size: 13.4 MB
Platform: Windows

more

pymunk is an easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python.

pymunk is an easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python. It is built on top of the very nice 2d physics library Chipmunk.Easy to use It should be easy to use, no complicated stuff should be needed to add physics to your game/program.

Category: Multimedia & Design / Video
Publisher: Victor Blomqvist, License: Freeware, Price: USD $0.00, File Size: 235.3 KB
Platform: Windows

Freeware
more

EPF Manager V1.

EPF Manager V1.1 is an EPF Management Software, used for managing Employees' Provident Fund for multiple establishments. Manily used by the unexempted establishments, complies with the Indian government EPF & MP Act 1952.

Advantage of EPF Manager V1.1 software is minimum data entry and easy to generate Printable & Pdf Reports. Reports like:

...

Category: Business & Finance / Business Finance
Publisher: Jeyan Solutions, License: Freeware, Price: USD $0.00, File Size: 3.8 MB
Platform: Windows

Freeware
more

PySide is an open source sofware project providing Python bindings for the Qt framework.

PySide is an open source sofware project providing Python bindings for the Qt framework. Qt is a cross-platform application and UI framework, allowing the developers to write applications once and deploy them across many operating systems without rewriting the source code, while Python is a modern, dynamic programming language with a vivid developer community.

...

Category: Software Development / Misc. Programming
Publisher: PySide Team, License: Freeware, Price: USD $0.00, File Size: 24.8 MB
Platform: Windows

Freeware
PythonGuide Screenshot
more

There are lots of Python tutorials out there, but we found none are as clear and simple as the Beazley slides.

There are lots of Python tutorials out there, but we found none are as clear and simple as the Beazley slides. The only thing missing was an index. This point and click index makes Python as easy to use as JavaScript. For webmasters who need to do utility work, it is much easier than learning Perl. PythonGuide is Forever Free Software licensed under the GNU General Public License...

Category: Software Development / Misc. Programming
Publisher: innerpeace.org, License: Freeware, Price: USD $0.00, File Size: 270.0 KB
Platform: Windows, Linux, Mac, Palm

Python Operating Environment Screenshot
more

Visral OE (Operating Environment) lets users efficiently access all the power of Python by means of sentient editors, separate input output portals, selective execution, and much more; simplifying and improving the Python experience.

Visral Operating Environment for Python 1) The results from code executed in the four Visral OE's editing PADs are directed to separate document windows. This means command line prompts are unnecessary and work product is kept separate, not intermixed with instructions. 2) Because the output windows are also document editors, comments and images that might be necessary to clarify or...

Category: Software Development / IDEs & Coding Utilities
Publisher: Visral L.P., License: Freeware, Price: USD $0.00, File Size: 2.5 MB
Platform: Windows

more

Haihaisoft Multimedia PDF Reader is a free PDF Reader based-on Adobe Reader for reading DRM-X protected interactive PDF files, such as PDF embeded with Flash, Audio/Video.

Haihaisoft Multimedia Pdf Reader is a free Pdf Reader based-on Adobe Reader for reading DRM-X protected Interactive Pdf files, such as Pdf embeded with Flash, Audio/Video.
Haihaisoft Multimedia Pdf Reader supports Windows 2000/XP/2003/Vista.
This program has very small size.
Security and privacy are also very important for you....

Category: Business & Finance / MS Office Addons
Publisher: Haihaisoft, License: Freeware, Price: USD $0.00, File Size: 741.2 KB
Platform: Windows

Freeware
more

Synapse’s Portal is an interactive, wireless application development environment that runs on Windows, Linux or MAC (beta).

Synapse’s Portal is an Interactive, wireless application development environment that runs on Windows, Linux or MAC (beta).

Users develop applications using a syntax-highlighted Python editor to create scripts to wirelessly download into SNAP nodes. Portal supports a fast, real time view of your SNAP network, configuration and monitoring of your devices, a...

Category: Software Development / Misc. Programming
Publisher: Synapse Wireless, License: Freeware, Price: USD $0.00, File Size: 28.3 MB
Platform: Windows

Freeware
BulkPDF Screenshot
more

BulkPDF is a free and easy to use freeware software (Open Source), which allows to automatically fill an existing PDF form with different values. Only a spreadsheet with the desired values is required.

What is BulkPDF? BulkPDF is a free and easy to use freeware software (Open Source), which allows to automatically fill an existing Pdf Form with different values. Only a spreadsheet (Microsoft Excel 2007/2010/2013, LibreOffice or OpenOffice Calc) with the desired values is required. How does it work? BulkPDF automatically recognizes the values in the selected table. Then the...

Category: Business & Finance / MS Office Addons
Publisher: Julien B., License: Freeware, Price: USD $0.00, File Size: 4.9 MB
Platform: Windows, Mac, Linux

Freeware
Free PDF Viewer Screenshot
more

Gnostice Free PDF Viewer is an application to view PDF document.

Gnostice Free Pdf Viewer is an application to view Pdf document. It is an Operating System independent Pdf viewer application developed using PDFOne Java library. The Free Pdf Viewer is capable of viewing Pdf files which has Form fields, text with font types Type 0 (CID), Type 1, Type 3, and TrueType. It renders images which have encoding (CCITT Fax and...

Category: Software Development / Components & Libraries
Publisher: Gnostice Information Technologies, License: Freeware, Price: USD $0.00, File Size: 7.9 MB
Platform: Windows, Linux

more

It is simple and the resulting scripts are very readable.

It is simple and the resulting scripts are very readable.
pywinauto is a set of Python modules to automate the Microsoft Windows GUI. At it's simplest it allows you to send mouse and keyboard actions to windows dialogs and controls. This attribute resolution is delayed (currently a hard coded amount of time) until
it succeeds.

Category: Software Development / Misc. Programming
Publisher: Mark Mc Mahon, License: Freeware, Price: USD $0.00, File Size: 566.1 KB
Platform: Windows

more

It allows to easily relate images and concepts in interactive form, stimulating the interest of the users in the proposed subjects, favoring the efficiency of the education-learning process.

It allows to easily relate images and concepts in Interactive Form, stimulating the interest of the users in the proposed subjects, favoring the efficiency of the education-learning process. Associative archives can be used as material for examinations, scholastic preparation, admissions and tasks. In addition, the image and quality of the services are published.

Category: Multimedia & Design / Graphics Viewers
Publisher: Baspe Software, License: Freeware, Price: USD $0.00, File Size: 3.1 MB
Platform: Windows

Free PDF to Flash Magazine Converter Screenshot
more

PDF to Flash Magazine Converter is an 100% free flipping book software that allows you to convert your magazine, brochure or catalog from its original PDF form into an exciting, professional multi-media digital format with pages that flip.

Pdf to Flash Magazine Converter is an 100% free flipping book software that allows you to convert your magazine, brochure or catalog from its original Pdf Form into an exciting, professional multi-media digital format with pages that flip. Pdf to Flash Magazine Converter is designed for media professionals, marketers, publishers, media agencies and web designers by...

Category: Business & Finance / Business Finance
Publisher: FlipPDF.com, License: Freeware, Price: USD $0.00, File Size: 10.2 MB
Platform: Windows

blank