TMS FNC PDF Library Release Notes
Source: FMX.TMSFNCPDFLib.pas version history
Current version: 1.0.3.1
1.0.3.1
- Fixed : Issue with setting dictionary values on iOS in Delphi13
- Improved : PDFPageCountRef const can be used to include page count in TTMSFNCPDFLib (Windows only)
1.0.3.0
- New : AddGoTo with PageIndex & Options (Windows Only)
1.0.2.4
- Fixed : Issue with text in columns drawing/calculation on Android
1.0.2.3
- Fixed : Issue retrieving correct fonts with Italic style on Linux
1.0.2.2
- Fixed : Issue with dotted lines
1.0.2.1
- Improved: Added character wrapping
1.0.2.0
- New: Added external TTF file support on Android (via Font.FileName)
1.0.1.8
- Fixed: Issue with special characters in filename on macOS
1.0.1.7
- Fixed: Issue with fonts referencing in multiple pages
1.0.1.6
- Fixed: Issue with referencing correct font after destroying unused fonts
1.0.1.5
- Fixed: Issue with Unix PDF generation and font handling
1.0.1.4
- Fixed: Issue with C++Builder XE2 finalization section
1.0.1.3
- Fixed: Issues searching for correct font in specific circumstances
1.0.1.2
- Fixed: Issue with applying bold and italic text in specific circumstances
1.0.1.1
- Fixed: Issue with displaying unicode text in specific circumstances
1.0.1.0
- New: Conversion routines Millimeter <-> Pixel and Inc <-> Pixel
- Improved: Center parameter to draw images centered or top-left
1.0.0.4
- Fixed: Issue with text break on Android with single-line text
1.0.0.3
- Fixed: Issue with text break on Android
1.0.0.2
- Fixed: Issue encoding text with accented characters
1.0.0.1
- Improved: Image drawing in combination with HTML text
- Fixed: Issue with images being displayed while calculating HTML text
- Fixed: Issue applying URLFont in combination with HTML text
1.0.0.0
- First release