Hi,
We have a workflow which populates a PDF form using data from an XML source. This data is inserted into the PDF fields using the Fill Out PDF Form activity. The resultant PDF is then emailed to a third party for review.
This would be straightforward but the complication is that the emailed PDF should contain both editable fields (not populated by the workflow) and read only fields (populated by the workflow). Making the content permanent doesn't work as we can no longer edit the fields that should be editable still so we need more flexibility on which fields are marked as read only.
Any ideas on how to get around this?