- Added implementation for AddImageAnnotation(double x, double y, double width, double height, int page, string base64) - Allows embedding images directly from base64 into PDF pages - Existing annotation burning logic remains unchanged
- Added implementation for AddImageAnnotation(double x, double y, double width, double height, int page, string base64) - Allows embedding images directly from base64 into PDF pages - Existing annotation burning logic remains unchanged