From f87ee7d15423c3c87a4fad9ffc65902f73a31581 Mon Sep 17 00:00:00 2001 From: vladislav-todorov Date: Fri, 15 Aug 2025 18:07:15 +0300 Subject: [PATCH] Update fixedcontenteditor.md updated see also section to be able to see Improve this article button --- .../editing/fixedcontenteditor.md | 23 ++++++------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/libraries/radpdfprocessing/editing/fixedcontenteditor.md b/libraries/radpdfprocessing/editing/fixedcontenteditor.md index 3f7b8795..4755ef1e 100644 --- a/libraries/radpdfprocessing/editing/fixedcontenteditor.md +++ b/libraries/radpdfprocessing/editing/fixedcontenteditor.md @@ -299,19 +299,10 @@ __FixedContentEditor__ has some properties and methods that affect how it will b ## See Also - - * [RadFixedPage]({%slug radpdfprocessing-model-radfixedpage%}) - * [Block]({%slug radpdfprocessing-editing-block%}) - * [Position]({%slug radpdfprocessing-concepts-position%}) - * [TextFragment]({%slug radpdfprocessing-model-textfragment%}) - * [Image]({%slug radpdfprocessing-model-image%}) - * [Geometry]({%slug radpdfprocessing-concepts-geometry%}) - * [Clipping]({%slug radpdfprocessing-concepts-clipping%}) - * [Table]({%slug radpdfprocessing-editing-table-overview%}) - * [How to Generate a PDF Document from Images with FixedContentEditor]({%slug pdf-from-images-with-fixedcontenteditor%}) - * [Adding a Watermark to PDF Files Using RadPdfProcessing]({%slug add-watermark-pdf-radpdfprocessing%}) - * [Adding Images with a Shadow in PDF Documents]({%slug add-shadow-image-radpdfprocessing%}) - * [Splitting a Large Image Across Multiple PDF Pages]({%slug split-export-large-image-multiple-pdf-pages-radpdfprocessing%}) - * [Resizing Large Images to Fit in the PDF Page]({%slug resize-images-radpdfprocessing%}) - * [Inserting HTML Content into PDF TableCell with RadPdfProcessing]({%slug insert-html-content-into-pdf-tablecell-radpdfprocessing%}) - * [Drawing Rectangles with Text and Image Contant with RadPdfProcessing]({%slug draw-rectangles-text-images-radpdfprocessing%}) +* [How to Generate a PDF Document from Images with FixedContentEditor]({%slug pdf-from-images-with-fixedcontenteditor%}) +* [Adding a Watermark to PDF Files Using RadPdfProcessing]({%slug add-watermark-pdf-radpdfprocessing%}) +* [Adding Images with a Shadow in PDF Documents]({%slug add-shadow-image-radpdfprocessing%}) +* [Splitting a Large Image Across Multiple PDF Pages]({%slug split-export-large-image-multiple-pdf-pages-radpdfprocessing%}) +* [Resizing Large Images to Fit in the PDF Page]({%slug resize-images-radpdfprocessing%}) +* [Inserting HTML Content into PDF TableCell with RadPdfProcessing]({%slug insert-html-content-into-pdf-tablecell-radpdfprocessing%}) +* [Drawing Rectangles with Text and Image Contant with RadPdfProcessing]({%slug draw-rectangles-text-images-radpdfprocessing%})