문제

I am developing a website which needs to create PDF files dynamically. All those things completed and I am using PHP. Now there is one more facility needed that after the creation of PDF file, watermark should be added to every page ( on center position ) . Watermark image will be uploaded by the user. Please help me with sample codes.

Thank You,
Syam

도움이 되었습니까?

해결책

I'd check out this PHP Class on Github by binarystash. It seems to do what you are asking for. https://github.com/binarystash/PDFWatermarker

Hopefully this helps.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top