- Posts: 3
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Submit your requests and polls about new features
Some questions before purchasing
IP: 192.168.0.70
13 years 5 months ago #466
by cindyshen
Some questions before purchasing was created by cindyshen
Hi Radaee,
We checked the sample and it just works well. We have some questions that'd like to get answered before purchasing the SDK:
1. Is there any option to turn OFF rendering annotations and interactive fields? Can't you provide an API with renderPage(..., bool renderAnnots = true/false, disableForms = true/false)
2. The annotation API is very weak and not flexible, we can't get properties we want. Can you support to access annotation's properties as a "Dictionary", thus it's very flexible for developers to get/set any properties they want?, that's the way other PDF engines provided.
3. Do you include C++/C Library/Interface of the component after purchasing so we can use the C++/C library direct in our NDK app?
Thanks and looking forward to hearing from you.
We checked the sample and it just works well. We have some questions that'd like to get answered before purchasing the SDK:
1. Is there any option to turn OFF rendering annotations and interactive fields? Can't you provide an API with renderPage(..., bool renderAnnots = true/false, disableForms = true/false)
2. The annotation API is very weak and not flexible, we can't get properties we want. Can you support to access annotation's properties as a "Dictionary", thus it's very flexible for developers to get/set any properties they want?, that's the way other PDF engines provided.
3. Do you include C++/C Library/Interface of the component after purchasing so we can use the C++/C library direct in our NDK app?
Thanks and looking forward to hearing from you.
IP: 192.168.0.70
13 years 5 months ago #469
by support
Replied by support on topic Some questions before purchasing
I moved your question i "What do you like to see..." because we put your requests in our development roadmap.
1. Actually there is no way to hide annotations. This is one of the "to be implemented" we're working on.
You're not the only customer that asked for it.
As soon as this feature will be included we will update this thread and you will receive a notification email.
2. Same as before. This is a good improvement we put it in our development roadmap.
3. We didn't thought about a direct NDK use of our library. As support, not a developer, we can say that the feature isn't planned. I'm waiting for a feasibility report from developers to give you a definitive reply.
1. Actually there is no way to hide annotations. This is one of the "to be implemented" we're working on.
You're not the only customer that asked for it.
As soon as this feature will be included we will update this thread and you will receive a notification email.
2. Same as before. This is a good improvement we put it in our development roadmap.
3. We didn't thought about a direct NDK use of our library. As support, not a developer, we can say that the feature isn't planned. I'm waiting for a feasibility report from developers to give you a definitive reply.
IP: 192.168.0.70
13 years 4 months ago #475
by radaee
Replied by radaee on topic Some questions before purchasing
these feature is supported in low-level SDK.
but not in java SDK.
java language is not fit to get or set dictionary data directly.
C/C++ level SDK is more complex than java JNI interfaces.
so sorry, but we has no plan share C/C++ headers in current.
but not in java SDK.
java language is not fit to get or set dictionary data directly.
C/C++ level SDK is more complex than java JNI interfaces.
so sorry, but we has no plan share C/C++ headers in current.
IP: 192.168.0.70
13 years 4 months ago #476
by cindyshen
Replied by cindyshen on topic Some questions before purchasing
Do you have any timeline for the improved annotation API?
IP: 192.168.0.70
13 years 4 months ago #477
by radaee
Replied by radaee on topic Some questions before purchasing
next version will add a new method to hide all annotations.
IP: 192.168.0.70
13 years 4 months ago #478
by support
Replied by support on topic Some questions before purchasing
The last SDK (2.09) now available contains the new global.hideAnnots() method that permits to hide/show all the present annotation.
Time to create page: 0.425 seconds