djandrew98

Results 1 comments of djandrew98

Hi, I'm still having same issue on setImageValue. There's my code: `$templateProcessor->setImageValue('image_record', [ 'path' => $local_png, 'width' => 500, 'positioning' => 'reltive', 'wrappingStyle' => 'behind', ]);` But image still not...