Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

about licence

More
IP: 91.133.89.89 6 years 3 months ago #14690 by lukd-g
about licence was created by lukd-g
Hello radaeepdf
im sure we are going to purchase your product. I got one more question.
our app shall be able to draw ink annoations and add a stamp (image) on the pdf..
Can we do this with the professional licence ?

i read about multimedia annotations in the professional licence
i also read Simple page manipulaiton (add text, add image) in the premium

So i'm not sure.

We don't need page maniplation, only add a image annotation (watermark example)
Code:
m_img = null; if(m_img == null && m_icon != null) m_img = m_doc.NewImage(m_icon, true); if(m_img != null) page.AddAnnotBitmap(m_img, rect);


thank you
best regards

lukas della-ganda
it+t GmbH
More
IP: 111.196.241.95 6 years 3 months ago #14691 by radaee
Replied by radaee on topic about licence
yes, i'm sure.
m_doc.NewImage() is valid on any license type.
page.AddAnnotBitmap() need professional license.
Time to create page: 0.380 seconds
Powered by Kunena Forum