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