mirror of
https://github.com/unidoc/unipdf.git
synced 2025-05-02 22:17:06 +08:00

* Lazy loading support NewPdfReaderLazy. * Change colorspace and annotations loading to lazy. Clean up page object loading. * Clear up reference resolving and remove redundant traceToObject function. * Add IsLogLevel function to logger. Can be used to avoid calling resource intensive functions except when running trace only.