There is no functionlaity of reading the text line by line with its input field
-------------------------------------------------------------------------------

                 Key: PDFBOX-1066
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1066
             Project: PDFBox
          Issue Type: Bug
          Components: Text extraction
    Affects Versions: 0.7.3
         Environment: Windows
            Reporter: Nishant


I am trying to read the PDF texts along with its input type like 
textfield/checkboxes. What i found is TextStripper is pasing the whole document 
and retuning the string in getText(). And using Acroform.getfields i am able ot 
get all fields. 

But I have perticuler requierment of reading the texts and its input type. Do 
we have any class/method which can resolve this issue. 

Its very urgent.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to