Software Development Blog

English (US) Articles

Browse PDF, Delphi, and document software engineering notes from losLab

Spreadsheet Programming

Open and Save ODS Files in Delphi with HotXLS

HotXLS opens and saves OpenDocument Spreadsheet files from Delphi: SaveAsODS export options, the lightweight ODS import path, and what survives a round trip

PDF Programming

RtLTextOut Function in HotPDF Component

RtLTextOut Function in HotPDF Component. Right-to-Left Text in PDF Generation: Introducing HotPDF’s RtLTextOut Function Introduction to Right-to-Left

PDF Programming

Fix the HotPDF component reuse issue

Fix the HotPDF component reuse issue. Object Instance State Management and File Conflict Resolution Discover how to solve the “Please load the document

Delphi Programming

Set TDateTimePicker format in Delphi 5

Use DateTime_SetFormat in Delphi 5 when TDateTimePicker.Format is unavailable, and keep newer Delphi versions on the direct Format property

PDF Software

HotPDF Canvas Draw

Use HotPDF Canvas drawing in Delphi to create vector-style PDF output, with guidance on coordinates, colors, deterministic rendering, and validation

PDF Software

HotPDF Table To PDF

Convert Delphi dataset rows to paginated PDF tables with HotPDF, including page headers, row rendering, column sizing, and production report checks

PDF Software

HotPDF Chart Sample

Learn how a Delphi TeeChart report can be exported with HotPDF, including canvas rendering, page layout, scaling, and production checks for PDF charts

PDF Programming

Delphi HotPDF Component Hello World Sample

Delphi HotPDF Component Hello World Sample. Hello World from Delphi HotPDF Component Welcome to the comprehensive guide for the Delphi HotPDF Component