In Development
Last Updated: 15 Sep 2026 15:49 by ADMIN
ADMIN
Martin
Created on: 15 Sep 2026 15:49
Category: PdfProcessing
Type: Feature Request
0
PdfProcessing: Support Font Registration from Stream to Reduce Caller Memory Usage
Currently, font registration APIs accept only byte[], requiring callers to load the entire font file into memory before passing it to the library. This can be problematic for large font files, especially CJK fonts, which can significantly increase application memory usage.
0 comments