Issue
This Content is from Stack Overflow. Question asked by Kanchana Marindagoda
I want to watermark a pdf in a document management system using the device’s details.
When a particular user downloads a pdf document from a document management system, it comes with the user’s details watermarked.
Solution
In laravel if you have used dompdf then you can achieve this via editing blade.php file that you wish to have watermark
Or else you can use this package to override your pdf
This Question was asked in StackOverflow by Kanchana M and Answered by Niraj Gautam It is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.