Category English

English Articles

Debugging Range Check Errors in Delphi PDF Libraries

When working with PDF manipulation libraries in Delphi, range check errors can be particularly frustrating because they often occur deep within complex document structures. These errors are especially challenging because they may appear intermittently, depending on the specific PDF structure…

Debugging PDF Page Order Issues: A Real Case Study

PDF manipulation can be tricky, especially when dealing with page ordering. Recently, We encountered a fascinating debugging session that revealed some important insights about PDF document structure and page indexing. This case study demonstrates how a seemingly simple “off-by-one” error…

Alcinoe with Delphi 11.1 Alexandria supporting

Alcinoe Component Library by Zeus64 is an open source of visual and non-visual components library for Delphi. Full OpenGL video player, WebRTC Delphi wrapper, native ios/android TEdit, Improved firemonkey controls, Firebase cloud messaging, Android/ios facebook SDK login, Json/Bson Parser, ImageMagick…

Document Electronic Signature Tool

DigiSigner – Electronic Signature Service for Your Business DigiSigner is a FREE service that allows you to upload a document, add a signature, and download the updated document electronically, you can use it to signature PDF, Word, Excel Spreadsheet, or Jpeg…

unoconv (Universal Office Converter) Windows build

Universal Office Converter (unoconv) is an open-source command-line tool to convert any document format that LibreOffice can import to any document format that LibreOffice can export. It makes use of the LibreOffice’s UNO bindings for non-interactive conversion of documents. The…