Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1
  • 2

TOPIC:

Getting RadioButtons of RadioGroup annotation 8 years 11 months ago #8941

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
can you please give us a pdf with radio button?
Can you please give us the result you expect using our methods (Annotation.GetFieldFullName() -- > Example: Form1.EditBox1 ?)

In a few days we will add some new methods to extract the informations from radio group or we will give you a new class that extract the informations directly from the pdf structure.

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

Getting RadioButtons of RadioGroup annotation 8 years 11 months ago #8944

  • marco.klein
  • marco.klein's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 22
  • Thank you received: 0
Hi,

hereby the PDF with the RadioGroup in there containing RadioButtons. So what we expect is something like

2x RadioGroup Annotations when listing all fields.
For each RadioGroup, doing RadioGroup.GetFieldFullName() should result in "RdgrpTest.RdbtnChoiceA" or "RdgrpTest.RdbtnChoiceB" depending on which radiogroup is used.

May I ask what the plan is when to finish this? We will make a decision on what framework to use by the end of this week.

Kindest Regards

Marco
Attachments:

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

Getting RadioButtons of RadioGroup annotation 8 years 11 months ago #8946

  • marco.klein
  • marco.klein's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 22
  • Thank you received: 0
Hi again,

I just saw that we cannot add or remove items to/from a combobox. Is that true? I could not find any API method for this. Is this possible to realize in the same turn, because we need this, too?

Kindest Regards


// EDIT: Just saw that it is not possible to add items there.Corrected this.

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

Last edit: by marco.klein.

Getting RadioButtons of RadioGroup annotation 8 years 11 months ago #8947

  • support
  • support's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 692
  • Thank you received: 59
Dear Marco,
now your request is clear.

Actually you could get actual form's fields status invoking ExportForm().
That method generate a full xml structure containing fields name/values.

If you need to retrive RadioButton name, actually we've not a ready solution (you're the first customer asking for that).
We're working on it and will be back to you soon.

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

Getting RadioButtons of RadioGroup annotation 8 years 11 months ago #8951

  • marco.klein
  • marco.klein's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 22
  • Thank you received: 0
Hi,

thank you for your reply. Do you see an issue doing the listing of the fields page per page? And getting the Annotation handles using GetAnnot and GetAnnotCount? Or is ExportForm just another way to do it?

Kindest Regards
Marco

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

Getting RadioButtons of RadioGroup annotation 8 years 11 months ago #8952

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
it's just another way to do it.
We are working on the radio button and we'll get back to you as soon as possible.

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

  • Page:
  • 1
  • 2
Powered by Kunena Forum