itext pdfstamper makes the document read only -


i'm reading in pdf document fillable fields, , using pdfstamper fill in form, output of stamper read pdf, how can make output pdf document fields filled still fillable?

are using setformflattening(true)? if so, behavior normal. change true false , form remain "fillable". learn difference reading answer question: itext how create multi-page document fillable template

this reason why form no longer interactive: removing interactivity flattening form. (if that's not case, please share code can see going on.)

or... pdf reader-enabled? if so, use pdfstamper in append mode. maybe you're experiencing problem explained in question why error saying "use of extended features no longer available"?


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -