PDFtron watermark on Flutter

Product: PDFtron SDK for Flutter

Product Version: 1.0.1-26

Please give a brief summary of your issue:
Can’t remove watermark even if we provided production license key.

Please describe your issue and provide steps to reproduce it:
We ran pdftron_flutter package with our production license key, but we can’t remove watermark, it’s still running on demo mode.

1 Like

Hi Sherali,

We need to protect your sensitive information for licensing issues. Can you open a ticket through our support portal here.:
Submit a ticket : Apryse

Please review our guide on generating a support ticket here and provide us as much information as possible so we can assist you as quickly as possible.
Apryse

Bruce Tompkinson

1 Like

May I know if we can customize the watermark in flutter instead of removing it ?

1 Like

May I know if we can customize the watermark in flutter instead of removing it ?
The watermark from the demo license is not customizable.

1 Like

I mean if it is a paid license

1 Like

The demo watermark cannot be customized, but you can add your own using our Stamper class. When you have a valid license the demo watermark will not show up, here are some examples on using the PDFNet SDK to add your own and some documentation on the Stamper class:
Documentation: Stamper - PDFTron API Reference | Apryse Software Inc.
Samples: Stampertest | Apryse Documentation

Let me know if you have any questions.

1 Like