Morning All,

I have been writing some Java with PDFBox for a few weeks now. Its been
very good so far.

My goal is to loop through all the fields in a form, grab the values and
write the value to a corresponding field in a DB. By and large I have this
working.

I however have two questions:

1. When importing the value of a combobox I am getting the value enclosed
in square braces. Anyone know why - or do I need to handle this
progmatically?

2. The code so far loops through all the fields and grabs strings - but I
am not sure how to handle exclusive checkboxes (ie only one value selected
allowed).

Cheers

-Al


-- 
"Beat it punk!"
- Clint Eastwood

Reply via email to