Skip to content

Commit 8d23633

Browse files
committed
add links and image
1 parent 8b1ec4e commit 8d23633

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed
15.5 KB
Loading

knowledge-base/insert-form-xobject-elements-pdf-table-cell.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ ticketid: 1663177
1919

2020
Learn how to insert interactive [form fields]({%slug radpdfprocessing-model-interactive-forms-form-fields%}) such as [radio buttons]({%slug radpdfprocessing-model-interactive-forms-form-fields-radiobuttonfield%}) and [textboxes]({%slug radpdfprocessing-model-interactive-forms-form-fields-textboxfield%}) into [table cells]({%slug radpdfprocessing-editing-tablecell%}) in a PDF document using RadPdfProcessing.
2121

22+
![Pdf Table with Form Fields](images/pdf-table-with-form-fields.png)
23+
2224
## Solution
2325

2426
To insert interactive form fields like radio buttons and textboxes into table cells in a PDF document, follow the steps below:

libraries/radpdfprocessing/editing/tablecell.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,4 @@ The result from __Example 3__ is illustrated on __Figure 1__.
105105
* [TableRow]({%slug radpdfprocessing-editing-tablerow%})
106106
* [Block]({%slug radpdfprocessing-editing-block%})
107107
* [How to Generate a Table with Images with PdfProcessing]({%slug generate-table-with-images-pdf-processing%})
108+
* [Creating a PDF Table with Form Fields Inside the Cells]({%slug insert-form-xobject-elements-pdf-table-cell%})

libraries/radpdfprocessing/model/interactive-forms/form-fields/formfields.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,3 +145,4 @@ When merging documents that contain FormFields you need to ensure that each fiel
145145
* [AcroForm]({%slug radpdfprocessing-model-interactive-forms-acroform %})
146146
* [Create Interactive Forms SDK example](https://github.com/telerik/document-processing-sdk/tree/master/PdfProcessing/CreateInteractiveForms)
147147
* [Modifying Forms SDK example](https://github.com/telerik/document-processing-sdk/tree/master/PdfProcessing/ModifyForms)
148+
* [Creating a PDF Table with Form Fields Inside the Cells]({%slug insert-form-xobject-elements-pdf-table-cell%})

0 commit comments

Comments
 (0)