Trial version watermark shown in PDF output when using Community License key

Hi,

I'm using syncfusion_flutter_pdf 18.1.42-beta with Flutter 1.12.13+hotfix.8.

Despite initializing the plugin with a community license key, the generated PDF output contains a watermark "Created with a trial version of Syncfusion Essential PDF" at the top of the first page. I would have thought a community license version is not a trial version, and there would be no watermark. Did I miss something?

Thanks in advance!

- Jason

6 Replies

CM Chinnu Muniyappan Syncfusion Team April 2, 2020 08:42 AM UTC

Hi Jason, 
 
Thank you for contacting Syncfusion support. 
 
We suspect the issue occurs due to missing license key registration in your application. Kindly register your application with the key as stated the below and let us know whether the issue is resolved?  
 

 
If still, you are facing the same issue, then share us the key which you have, so that we will check it in our side and provide you a prompt solution. 
 
Regards, 
Chinnu M 



JO Jason Ong replied to Chinnu Muniyappan April 2, 2020 10:13 AM UTC

Hi Jason, 
 
Thank you for contacting Syncfusion support. 
 
We suspect the issue occurs due to missing license key registration in your application. Kindly register your application with the key as stated the below and let us know whether the issue is resolved?  
 

 
If still, you are facing the same issue, then share us the key which you have, so that we will check it in our side and provide you a prompt solution. 
 
Regards, 
Chinnu M 


Hi Chinnu,

Thank you for your prompt response. 

As a matter of fact, I've already generated and registered the key with the app as per documentation but the watermark remains visible in the PDF output. Attached are the necessary details as requested.

Thanks again.

- Jason


Attachment: LicenseInfo_99203120.zip


CM Chinnu Muniyappan Syncfusion Team April 2, 2020 11:05 AM UTC

Hi Jason, 
 
Thanks for the details. 
 
We have tried to reproduce the issue with the provided key, but the issue is not reproduced our end. We have attached the sample which we tried in our side. Kindly check this in your side and modify the same to reproduce it. This would help us to resolve the issue as early as possible. 
 
 
Regards, 
Chinnu M 



JO Jason Ong replied to Chinnu Muniyappan April 2, 2020 02:10 PM UTC

Hi Jason, 
 
Thanks for the details. 
 
We have tried to reproduce the issue with the provided key, but the issue is not reproduced our end. We have attached the sample which we tried in our side. Kindly check this in your side and modify the same to reproduce it. This would help us to resolve the issue as early as possible. 
 
 
Regards, 
Chinnu M 


Hi Chinnu,

The sample app worked as expected. Unlike the sample app, in my app, I was using a spawned isolate to generate the PDF. 

I finally solved the issue by registering the key in the secondary isolate instead of the main isolate. 

All is well now. Thanks so much for the assistance!

- Jason


MI Mike replied to Jason Ong January 4, 2022 03:03 PM UTC

Hi Jason, could you show a little more about how you did this key registration thing in  the secondary isolate instead of the main isolate? thanks



SV Surya Venkatesan Syncfusion Team replied to Mike January 5, 2022 10:31 AM UTC

Hi Mike,


We have removed to registering the license on the Flutter PDF from the version 18.3.35-beta and above. The recent version does not require to register the license key and the watermark will not be added. So we request you to use our latest versions to overcome this problem.


Regards,

Surya V


Loader.
Up arrow icon