DelphiTech Partner

Use the PdfBox-Android Library in Your Delphi/C++ Builder FireMonkey Applications

Intro With the PDF Library for Android by WINSOFT, you can create, process, and render PDF documents in your Delphi/C++ Builder FireMonkey Android applications. The PDF Library for Android by WINSOFT uses the PdfBox-Android library. So, this is our main library here. Because the PdfBox-Android library offers full control over PDF documents. The library by the WINSOFT allows us to…
Read more
DelphiTech Partner

Delphi library for interoperability with Java using WINSOFT JavaBridge

Intro Java Native Interface is a standard programming interface for writing Java native methods. Most JNI developers utilize C/C++ but most of the JNI header files ported to Delphi. In a simple word: Java Native Interface (JNI) is the Java interface to non-Java code. And when you work with data types you should always convert data between Delphi and Java. JavaBridge library WINSOFT offers…
Read more
C++DelphiTech Partner

Scanning Optical Barcodes in your Delphi and C++ Builder VCL Applications

Intro Optical Barcode Recognition (OBR) or Optical Character Recognition (OCR) technology has been utilized in many commercial applications. The fonts are electronically scanned and digitized into ASCI characters. Hand-held scanners also allow the user to have the ability to examine data, for instance, locating and reading the International Standard Book Number (ISBN) found on most published…
Read more
C++DelphiTech Partner

Set of utilities for Delphi and C++Builder to speed up your development process

Intro When you start building any project, you might end up creating functions to use in several points of your application. Maybe you develop a set of code snippets. Utilities are an important point of connection between your software and the device it runs on, but what if you didn’t have to create them yourself? WinSoft offers a Utils library that gives you a bunch of functions to…
Read more