In addition I have looked at the generated PDF and it does correctly start
with %PDF and ends with %%EOF.
I have attached the original and generated PDF file.
http://itext-general.2136553.n4.nabble.com/file/n4648160/xfa_enabled.pdf
xfa_enabled.pdf
http://itext-general.2136553.n4.nabble.com/file/
Greetings,
I am using itext 5.2.1 and attempting to read the data from the
xfa_enabled.pdf (included in the iText in Action tutorial book) PDF
containing an XFA form. Below is the sample code:
public void readData(String src, String dest)
throws IOException, ParserConfigurationExcepti