You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libraries/radpdfprocessing/features/merge-pdf-documents.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ You can merge PDF documents out-of-the-box with the **Merge** method of [RadFixe
19
19
20
20
## Using the PdfStreamWriter
21
21
22
-
An alternative approach is using the PdfStreamWriter allowing you to merge pages from different PDF documents:
22
+
An alternative approach is using the [PdfStreamWriter]({%slug radpdfprocessing-formats-and-conversion-pdf-pdfstreamwriter-overview%}) allowing you to merge pages from different PDF documents:
0 commit comments