Expand my Community achievements bar.

Editing documents from workspace

Avatar

Level 1

Hello,

I'm developing a process in which PDF documents are assigned to the workspace users. These are mostly text documents, like a letter, not forms with UI controls. The users should be able to edit these documents in order to make corrections at any part of the text, as they would do in a word processor. Does anyone know how can I do this?

Thanks in advance

1 Reply

Avatar

Level 10

1. Create a PDF with one Text Field - Multiline entry, Rich Text formatting

2. Assign the PDF to users for fill/edit

3. Submit the entire PDF instead of just Form's Data to next user. (as opposed to it, you may also submit XML Data to next user)

Nith