Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

about licence 4 years 5 months ago #14690

  • lukd-g
  • lukd-g's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
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)
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

Please Log in or Create an account to join the conversation.

about licence 4 years 5 months ago #14691

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
yes, i'm sure.
m_doc.NewImage() is valid on any license type.
page.AddAnnotBitmap() need professional license.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum