14
Views
1
Comments
How to make changes in the Dynamic PDF and save the changes in the database column
Question

Dear,

We are generating document using MSWordUtils ( Forge Component) after that we convert Doc to PDF.

We are viewing the PDF on our form  using PDFViewrReactive ( Forge Component). 

Our client want to change the content of PDF, and the changes should be reflect in the belonging Entities also. 

How can we save the content in the specific columns of specific entities.

We are using lots of entities to generate this documents.

Please guide us to achieve this.

Your support is highly appreciated.

Regards

Shah.

2026-02-26 06-29-24
Rahul
 
MVP

Hi,

I am not sure directly PDF can be edited.

But you can give a option to Edit on a from when show a PDF .SO when user update a particular record keep it update in respective entity and internally again convert doc to PDF.


Hope this will help you.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.