Skip to content

Commit 715b0b6

Browse files
committed
Added FormSource in config.yml
1 parent 7e9f4cc commit 715b0b6

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,9 @@ navigation:
255255
libraries/radpdfprocessing/model/annotations:
256256
title: Annotations
257257
position: 7
258+
libraries/radpdfprocessing/model/formsource:
259+
title: FormSource
260+
position: 8
258261
## RadZipLibrary Start
259262
"*radziplibrary":
260263
title: RadZipLibrary

libraries/radpdfprocessing/model/formsource/barcode.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
title: Barcode
23
description: Learn how to add barcodes into a PDF document using RadPdfProcessing.
34
page_title: Barcode FormSource

libraries/radpdfprocessing/model/formsource/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
title: Form Source
23
description: Learn how to add content, SVG images or barcodes into a PDF document using RadPdfProcessing.
34
page_title: Form Source

libraries/radpdfprocessing/model/formsource/svg.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
title: SVG
23
description: Learn how to add SVG images into a PDF document using RadPdfProcessing.
34
page_title: SVG FormSource

0 commit comments

Comments
 (0)