In Angular 16 version I have used ngx-extended-pdf-viewer 17. I am trying to print the document using inbuild print button but in before going to print I am changing the base64 which is provided to ngx-extended-pdf-viewer for watermark & afterprint I am again resetting the previous base64 value to that control but its not working whenever I am trying to replace this values. Its open an model & show pdf is in progress to print at 50% and stuck there. Please help me with this solution.