I'd already bought several premium licenses of your Andorid component. And everything is good.
Now I'm evaluating some PDF component and found you have an OCX product for Windows, too.
www.radaee.com/en/product_02.html
But I have some questions after trying the demo version which is downloaded from your site.
Would you please to help me to find the answers. Thank you!
1.
In your document, there is an open method which accept a string filename and open the PDF file. "bool open(string filename, string password); "
Is there any method which could that me to open an PDF form memory?
(Which means I can encode the PDF first and the decode to memory when it need to be opened)
For example: bool open(byte[] pdfFileData, string password);
I found 2 undocumented methods but don't know how to use them.
open_stream(RadaeePDFLib.IStream, string password)
and
open_url(RadaeePDFLib.PDFUrlBuffer buf, string password);
2.
I found that the last update of your Win32 OCX product was long time ago.
And there is only a few information of the this product. (Which is not as much as your mobile products).
And I can't find any FAQ or discussion on the forum.
Does it mean that the Windows version of PDF OCX is a discontinued product?
And will get no update or bug fix in the future?
(I know you are working on the Win8/RT version.
I'm wating it, too. But for now I want a component for windwos before win7 more.)
3.
What is the license method of this product?
By App Name? By Developer Number?…or else?
4.
Is there any further fee which like second year maintenance fee, …etc.
Thanks for your help!