ajaxray / markpdf

Watermark PDF files using image or text
GNU Affero General Public License v3.0
176 stars 35 forks source link

Open source? #8

Closed Resurg3nt closed 3 years ago

Resurg3nt commented 4 years ago

Hi,

You state that this is open source, but when I compiled this it required a unidoc dependency from Github. Although your built binaries work fine, when I compile it now, a watermark is added to the file from Unidoc and a license error is thrown.

I was trying to introduce a configuration option so that the watermark was only applied to the first page, but now this isn't possible.

Is this something you can revise?

ajaxray commented 3 years ago

Hello @Resurg3nt,

Thanks a lot for reporting! Maybe unidoc have changed some licence terms of lately. I'll check which specific version will help to compile and works without watermark.

ajaxray commented 3 years ago

Hello @Resurg3nt ,

The issue has been solved by merging PR #12

I am closing the issue now. Please check and reopen if you still see the unwanted watermark and the Unidoc license error.

tcastelly commented 1 year ago

Hello @ajaxray ,

I'm trying to compile and use your application and it works. But if I update the "unidoc" I've an issue with a licence. I guess I don't have to update the library. I just wanted to let you know.