Op 11/10/2012 13:09, Julian Willing schreef:

I've got a PDF with some blank form fields. I am populating some of the fields in code, but would like to keep some blank so that they can be edited later down the line.


Are you talking about a Reader Enabled form?
In that case, read http://support.itextpdf.com/node/6

My question is how to keep the document in an editable state after populating some of the fields?


iText keeps fields editable by default.

I'm using iTextSharp for .Net. I've noticed /pdfStamper.FormFlattening/ -- but whatever I set this to (e.g. true or false), the behaviour always represents true.


If you want to keep the fields editable, you shouldn't bother about FormFlattening: you don't want form flattening!

You're insinuating that something is wrong, but you don't tell us what's wrong. You don't show us what you do, and you expect us to tell you what you're doing wrong.

If this were Stackoverflow, your question would be voted down.
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to