This is a migrated thread and some comments may be shown as answers.

Flatten PDF AcroForm?

1 Answer 252 Views
PdfProcessing
This is a migrated thread and some comments may be shown as answers.
Angela
Top achievements
Rank 1
Angela asked on 21 Aug 2018, 01:48 AM
Is there a mechanism to flatten AcroForm fields? Meaning I want to remove the controls and have the visual representation of the form. I am automatically filling an AcroForm and want to merge many together to create one document (many pages) of the same AcroForm with the data on each page being different. Users will print the documents and shouldn't be able to change them via the form fields.This seems to be pretty standard for pdf libraries but I can't seem to find it in this one.

1 Answer, 1 is accepted

Sort by
0
Accepted
Boby
Telerik team
answered on 22 Aug 2018, 07:29 AM
Hello Angela,

Form flattening is not implement built-in, though we have the feature request logged in our feedback portal here:
PdfProcessing: Implement API for flattening form fields
(Make sure to cast your vote to increase its priority.)

Please check the sample project attached in the feedback item, which demonstrates how this be achieved with the currently available API.

Regards,
Boby
Progress Telerik

RajeswaraReddy
Top achievements
Rank 1
commented on 10 Dec 2023, 12:17 AM

Hello Boby,

When we flatten the fields the values in the textbox field disappears. We are using the "Telerik.Documents.Core.Trial 2023.3.1106". Is there any problem with the flattening textbox fields or any setting to be updated?

Regards,
Rajesh

Nikolay Demirev
Telerik team
commented on 12 Dec 2023, 01:47 PM

Hi RajeswaraReddy,

I tried to reproduce the issue with the attached sample project but had no success. Could you try to update the sample project so the issue can be reproduced and send it back to me?

Tags
PdfProcessing
Asked by
Angela
Top achievements
Rank 1
Answers by
Boby
Telerik team
Share this question
or