Main > Free Download Search >

keyboard business / commercial software for linux

keyboard

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3
Big Faceless PDF Library 2.11.6

Big Faceless PDF Library 2.11.6


The Big Faceless PDF Library is a Java class library for creating PDF documents. more>> Big Faceless PDF Library 2.11.6 offers users a useful Java class library for creating PDF documents.

The Big Faceless PDF Library is a Java class library for creating PDF documents. The Extended Edition of Big Faceless PDF Library offers the ability to create and edit AcroForms, PDFs answer to the HTML form.

Like HTML forms, PDF forms can contain text boxes, radio buttons, and can call JavaScript functions. The Extended Edition also includes a PDF reader for importing and editing, along with FDF support and verification for Digital Signatures.

Both variations offer full Unicode support, encryption, embedded TrueType and Type1 fonts, barcodes, hyperlinks, spot and calibrated color. Advanced text layout engine enables complex HTML styles. It is small, fast, easy to use, and 100% pure Java.

Enhancements:

  • All BFO warning (and debug, if enabled) messages are now logged using log4j if available, or java.util.logging.* if not.
  • Large synchronization audit fixed some issues when reading from one PDF in multiple threads, particularly when using the viewer.
  • Fixed problem that could result in corruption when repeatedly saving a PDF containing compressed XRef tables and multiple revisions.
  • Modified AnnotationStamp so Acrobat correctly handles custom stamps, and added some new types of standard stamp.
  • Added FDF.getXFDF() method, for exporting XFDF from a PDF, and added support for this to the Viewer. Fixed FDF export, broken some releases ago.
  • More PDF/A related fixes, and added a number of new OutputProfile.Features.
  • Fixed RichText content in text fields
  • Added subsetting for CFF fonts
  • Fixed error with some Windows JDKs when rasterizing JPEG images
  • Fixed unusual cases of Linear & Radial shading, added preliminary support for Coons & Tensor-Product Patch shading (Type 6 & 7).
  • Fixed blending, broken in previous release and resulting in opaque highlight annotations.
  • Correctly handle masked images where the mask and image are different sizes, as created by Luratech products.
  • Added PageExtractor.Image.getUniqueId(), to identify extracted images.
  • Added PageExtractor.Image.getMetaData() and Text.getFontMetaData(), to return any embedded XMP MetaData for those items in the PDF.
  • Fixed long-standing bug in CCITT.G3 2D encoding now rarely seen in very old TIFF images.
  • Further fixes to handle some types of corrupt PDF
  • Viewer: Page Up/Page Down/Home and End keys navigate correctly through the PDF via the Viewport ActionMap. Standard ScrollBar keybindings are overridden, previous KeyListener approach didnt work reliably and was removed.
  • Viewer: Fixed missing glyphs in some fonts after a search was run.
  • Viewer: PDFTool (the class run by "java -jar bfopdf.jar") has more options.
  • Viewer: Stamps no longer slowly grow when clicked on due to rounding error
  • Viewer: Calling DocumentPanel.redraw(page) will work as expected.
  • Viewer: Don't allow JavaScript to be run on the console if no PDF is loaded
  • Viewer: Fixed page jump when zoom level is changed in Column view
  • Viewer: Don't fail under 1.6 when saving PDFs to filenames containing an invalid regex backreference.
  • Viewer: Improved display under OS X, including addition of a Dock Icon.
  • Viewer: Added keyboard shortcuts to "Open Recent" menu.
  • Viewer: Thumbnail panel now scrolls to follow the current page, and renders more reliably.


<<less
Added: 2009-07-07 License: Other/Proprietary Li... Price: USD800.00
17 downloads
Big Faceless Java PDF Library 2.11.6

Big Faceless Java PDF Library 2.11.6


A Java class library for creating PDF documents more>>
Big Faceless Java PDF Library 2.11.6 offers users an efficient Java class library for creating PDF documents.

The Big Faceless Java PDF Library is a Java class library for creating PDF documents. The Extended Edition of Big Faceless Java PDF Library offers the ability to create and edit AcroForms, PDFs answer to the HTML form.

Like HTML forms, PDF forms can contain text boxes, radio buttons, and can call JavaScript functions. The Extended Edition also includes a PDF reader for importing and editing, along with FDF support and verification for Digital Signatures.
Both variations offer full Unicode support, encryption, embedded TrueType and Type1 fonts, barcodes, hyperlinks, spot and calibrated color. Advanced text layout engine enables complex HTML styles. It is small, fast, easy to use, and 100% pure Java.

BFO's PDF Library provides unparalleled implementation flexibility and reliability for the developer. It's scalable, thread-safe and extremely fast, having been honed over the years, and runs on any Java platform from the humble PC up to Mainframes.

The API has been designed so you don't need to know the PDF specification in order to create PDF's. We hide as much of the gory details as possible but still give you almost complete control over the PDF itself. Where possible standard Java classes are reused - for example the pages are stored in a java.util.List, which can be manipulated any way you like (so moving pages from one document to another is a breeze). This means an API which is smaller and easier to remember.

The Viewer Extension allows PDF's to be parsed and converted to bitmaps for display, to be saved as a bitmap image (e.g TIFF) or for printing. Although Java 1.5 theoretically supports printing PDFs out of the box, results are often poor and support for features like annotations, encrypted documents etc. is incomplete. Our PDF library fills this gap, giving consistent results for all PDFs

Major Features:

  1. Transparent Unicode support - create documents in Arabic, Russian or Japanese as easily as English.
  2. TrueType and Type1 fonts, with subsetting for smaller files. Great for OCR
  3. PDF Encryption, for password-protected documents (40 and 128 bit RC4 or AES)
  4. Embed JPEG, PNG, GIF, TIFF or java.awt.Image images, or add Barcodes directly to the PDF.
  5. Use Spot colors, calibrated ICC profiles and other advanced colorspace
  6. Add HTML-style Hyperlinks to text or images
  7. Process 1000+ words a second with kerning, ligatures, justification and "curly quotes" for legibility.
  8. Simplify complex document creation by defining and applying "Styles"
  9. Full support for PDF features like bookmarks, compression and document meta-information
  10. Non-linear creation of documents - pages can be created and edited in any order
  11. PDF Library Extended Edition
    • The extended edition of the Java PDF Library offers additional features:
    • Load and edit existing PDF documents, as templates or merge with others
    • Create and edit interactive Forms, or "AcroForm"
    • Digitally sign documents, or verify existing digital signatures
  12. Java PDF Viewer
    • On top of the Extended edition, the Viewer Extension can be used to display PDFs:
    • Swing component for displaying PDF documents
    • Convert PDF to TIFF (or any other bitmap format)
    • Extract and index text and images from PDF documents, including integration with Apache Lucene
    • Print PDF documents, including support for annotations and other PDF features not supported by Java 1.5 printing.
    • Pre-flight new or existing PDFs against PDF/X-1a, PDF/X-3 or PDF/A-1b.

Enhancements:

  • All BFO warning (and debug, if enabled) messages are now logged using log4j if available, or java.util.logging.* if not.
  • Large synchronization audit fixed some issues when reading from one PDF in multiple threads, particularly when using the viewer.
  • Fixed problem that could result in corruption when repeatedly saving a PDF containing compressed XRef tables and multiple revisions.
  • Modified AnnotationStamp so Acrobat correctly handles custom stamps, and added some new types of standard stamp.
  • Added FDF.getXFDF() method, for exporting XFDF from a PDF, and added support for this to the Viewer. Fixed FDF export, broken some releases ago.
  • More PDF/A related fixes, and added a number of new OutputProfile.Features.
  • Fixed RichText content in text fields
  • Added subsetting for CFF fonts
  • Fixed error with some Windows JDKs when rasterizing JPEG images
  • Fixed unusual cases of Linear & Radial shading, added preliminary support for Coons & Tensor-Product Patch shading (Type 6 & 7).
  • Fixed blending, broken in previous release and resulting in opaque highlight annotations.
  • Correctly handle masked images where the mask and image are different sizes, as created by Luratech products.
  • Added PageExtractor.Image.getUniqueId(), to identify extracted images.
  • Added PageExtractor.Image.getMetaData() and Text.getFontMetaData(), to return any embedded XMP MetaData for those items in the PDF.
  • Fixed long-standing bug in CCITT.G3 2D encoding now rarely seen in very old TIFF images.
  • Further fixes to handle some types of corrupt PDF
  • Viewer: Page Up/Page Down/Home and End keys navigate correctly through the PDF via the Viewport ActionMap. Standard ScrollBar keybindings are overridden, previous KeyListener approach didnt work reliably and was removed.
  • Viewer: Fixed missing glyphs in some fonts after a search was run.
  • Viewer: PDFTool (the class run by "java -jar bfopdf.jar") has more options.
  • Viewer: Stamps no longer slowly grow when clicked on due to rounding error
  • Viewer: Calling DocumentPanel.redraw(page) will work as expected.
  • Viewer: Dont allow JavaScript to be run on the console if no PDF is loaded
  • Viewer: Fixed page jump when zoom level is changed in Column view
  • Viewer: Dont fail under 1.6 when saving PDFs to filenames containing an invalid regex backreference.
  • Viewer: Improved display under OS X, including addition of a Dock Icon.
  • Viewer: Added keyboard shortcuts to "Open Recent" menu.
  • Viewer: Thumbnail panel now scrolls to follow the current page, and renders more reliably.
  • All BFO warning (and debug, if enabled) messages are now logged using log4j if available, or java.util.logging.* if not.
  • Large synchronization audit fixed some issues when reading from one PDF in multiple threads, particularly when using the viewer.
  • Fixed problem that could result in corruption when repeatedly saving a PDF containing compressed XRef tables and multiple revisions.
  • Modified AnnotationStamp so Acrobat correctly handles custom stamps, and added some new types of standard stamp.
  • Added FDF.getXFDF() method, for exporting XFDF from a PDF, and added support for this to the Viewer. Fixed FDF export, broken some releases ago.
  • More PDF/A related fixes, and added a number of new OutputProfile.Features.
  • Fixed RichText content in text fields
  • Added subsetting for CFF fonts
  • Fixed error with some Windows JDKs when rasterizing JPEG images
  • Fixed unusual cases of Linear & Radial shading, added preliminary support for Coons & Tensor-Product Patch shading (Type 6 & 7).
  • Fixed blending, broken in previous release and resulting in opaque highlight annotations.
  • Correctly handle masked images where the mask and image are different sizes, as created by Luratech products.
  • Added PageExtractor.Image.getUniqueId(), to identify extracted images.
  • Added PageExtractor.Image.getMetaData() and Text.getFontMetaData(), to return any embedded XMP MetaData for those items in the PDF.
  • Fixed long-standing bug in CCITT.G3 2D encoding now rarely seen in very old TIFF images.
  • Further fixes to handle some types of corrupt PDF
  • Viewer: Page Up/Page Down/Home and End keys navigate correctly through the PDF via the Viewport ActionMap. Standard ScrollBar keybindings are overridden, previous KeyListener approach didn't work reliably and was removed.
  • Viewer: Fixed missing glyphs in some fonts after a search was run.
  • Viewer: PDFTool (the class run by "java -jar bfopdf.jar") has more options.
  • Viewer: Stamps no longer slowly grow when clicked on due to rounding error
  • Viewer: Calling DocumentPanel.redraw(page) will work as expected.
  • Viewer: Dont allow JavaScript to be run on the console if no PDF is loaded
  • Viewer: Fixed page jump when zoom level is changed in Column view
  • Viewer: Dont fail under 1.6 when saving PDFs to filenames containing an invalid regex backreference.
  • Viewer: Improved display under OS X, including addition of a Dock Icon.
  • Viewer: Added keyboard shortcuts to "Open Recent" menu.
  • Viewer: Thumbnail panel now scrolls to follow the current page, and renders more reliably.

Requirements: Java 2 Standard Edition Runtime Environment

<<less
Added: 2009-07-07 License: Other/Proprietary Li... Price: USD800.00
10 downloads
Komodo IDE (Linux/x86 libstdc++6) 5.1.0

Komodo IDE (Linux/x86 libstdc++6) 5.1.0


Komodo IDE 5 is a powerful, multi-platform, multi-language IDE for dynamic language, web and team development. more>>

Code smarter and faster withKomodo IDE (Linux/x86 libstdc++6) 5.1.0, the award-winning professional development environment for dynamic languages and open technologies.
All the Languages

Dynamic language expertise for Perl, PHP, Python, Ruby, and Tcl, plus JavaScript, CSS, HTML, and XML, and template languages like RHTML, Template-Toolkit, HTML-Smarty, and Django.
All the Tools
Award-winning feature set includes standard editor functionality, plus killer debugging and more. And it's extensible, so you can hack away!

All the Platforms
Windows? Mac? Linux? Yes! Yes! Yes! User-based licensing makes it easy.
All the Team
Source code control integration, a project manager, and multi-user support assist in team development. Visit our Komodo for Teams page to learn more and take advantage of group savings..

All the Support
You can rely on high-quality support and an active user community for help when you need it.
Major Features:

  1. Multi-language file support
  2. Correct syntax coloring of multi-language files and templated files, common in many web programming frameworks. Add custom language support with UDL.
  3. Standard editing features
  4. code formatting
  5. code commenting
  6. auto-indent
  7. block selection
  8. column editing
  9. Syntax checking
  10. Instant feedback for all fully-supported languages.
  11. Syntax coloring
  12. Spot errors easily and improve readability and context, even in multi-language files.
  13. Abbreviations
  14. Inserts snippets from your toolbox at the touch of a key.
  15. Vi emulation
  16. Modal Vi keybindings emulate navigation, text insertion and command behavior. Custom commands can be implemented by adding Komodo macros to a Vi Commands Toolbox folder.
  17. Emacs keybindings
  18. Emacs-like keybinding scheme supports new editor features modeled on Emacs, such as transient marks (similar to the Emacs "mark ring"), repeat next command and reflow paragraph.
  19. HTML preview
  20. Check HTML, XML and CSS files side-by-side or in a browser, using arbitrary files or URLs.
  21. Multilingual Input Method Editor (IME) support
  22. Use your standard keyboard to enter multi-byte characters, such as Simplified Chinese, Japanese and Korean.
  23. Code snippets
  24. Store any piece of code for reuse.
  25. Code folding
  26. Work quickly and efficiently with large sections of code.
  27. Multi-document editing
  28. Easily work on multiple documents simultaneously using multiple tab groups, split view, and cross-document search.
  29. History
  30. Navigation (forward and back) buttons and a drop list in the toolbar that let you browse though the files and buffer locations you've been editing recently.
  31. Search Highlighting
  32. Matches are highlighted in the current buffer.
  33. Editor Hyperlinking
  34. Ctrl'+'hover' will highlight HTTP hyperlinks under the pointer; 'Ctrl'+'click' will open the URL in the configured browser.
  35. CSS Color Popup

Requirements:

  1. Red Hat Enterprise Linux 5 or later
  2. CentOS 5.0 or later
  3. Fedora Core 8 or later
  4. OpenSUSE 10.2 or later
  5. Ubuntu 7.04 or later
  6. x86 or x86_64 architecture
  7. 500 MHz or faster processor
  8. 512 MB RAM (1 GB+ recommended)
  9. 200 MB hard disk space


WareSeeker Editor


<<less
Download (44.49MB)
Added: 2009-04-14 License: Commercial Price: $295.00
196 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1