Watermark not going away

Skip Navigation LinksHome  /  Support  /  Forums  /  DynamicPDF CoreSuite for COM/ActiveX (v7)  /  Re: Watermark not going away

DynamicPDF CoreSuite for COM/ActiveX (v7) Forum

 Oct 29 2014 11:53 AM
I am trying to use Merger for COM/ActiveX with in my program, but not matter what I do there is a watermark in the output on the client machines. It works great on my development machine. I've tried both deploying the DynamicPDF.dat file into the same folder as the DLL, and using the AddLicense method using the code below:

Set objLic = New DynamicPDF.Licensing
If objLic.LicensesAdded < 1 Then
    objLic.AddLicense "My license key"
End If
Set objDoc = New DynamicPDF.Document

After the "objLic.AllLicense" call LicensesAdded reports 1, but there is still a watermark on the PDF file that is created.

Thanks for any help,
Cary Fleming
United Systems Technology, Inc.
 Oct 29 2014 4:32 PM
Posted by a ceTe Software moderator
Hello Cary,

Please email the following information to support@cete.com so we can look into the root cause of this issue.

1. Numbers that appear in square brackets [x:x:x:x] on the top left corner of the watermarked PDF.
2. License key used.


Thanks,
ceTe Software Support Team.

 Oct 29 2014 4:34 PM
I found it. I have the Standard Developer License and was trying to use a Text Area. I changed the code to use Labels and the watermark went away.

Thanks,
Cary

All times are US Eastern Standard time. The time now is 10:03 AM.