Skip to content

Commit 23789fc

Browse files
996400: Updated See Also Section in Print
1 parent f816ea1 commit 23789fc

4 files changed

Lines changed: 31 additions & 3 deletions

File tree

Document-Processing/PDF/PDF-Viewer/javascript-es6/print/enable-print-rotation.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,11 @@ pdfviewer.appendTo('#PdfViewer');
4545
{% endhighlight %}
4646
{% endtabs %}
4747

48-
[View Sample in GitHub](https://github.com/SyncfusionExamples/typescript-pdf-viewer-examples)
48+
[View Sample in GitHub](https://github.com/SyncfusionExamples/typescript-pdf-viewer-examples)
49+
50+
## See Also
51+
52+
- [Overview](./overview)
53+
- [Print quality](./print-quality)
54+
- [Print modes](./print-modes)
55+
- [Print events](./events)

Document-Processing/PDF/PDF-Viewer/javascript-es6/print/events.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,10 @@ pdfviewer.appendTo('#PdfViewer');
106106

107107
{% endhighlight %}
108108
{% endtabs %}
109+
110+
## See Also
111+
112+
- [Overview](./overview)
113+
- [Print quality](./print-quality)
114+
- [Enable print rotation](./enable-print-rotation)
115+
- [Print modes](./print-modes)

Document-Processing/PDF/PDF-Viewer/javascript-es6/print/print-modes.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,11 @@ pdfviewer.appendTo('#PdfViewer');
5252
{% endhighlight %}
5353
{% endtabs %}
5454

55-
[View Sample in GitHub](https://github.com/SyncfusionExamples/typescript-pdf-viewer-examples)
55+
[View Sample in GitHub](https://github.com/SyncfusionExamples/typescript-pdf-viewer-examples)
56+
57+
## See Also
58+
59+
- [Overview](./overview)
60+
- [Print quality](./print-quality)
61+
- [Enable print rotation](./enable-print-rotation)
62+
- [Print events](./events)

Document-Processing/PDF/PDF-Viewer/javascript-es6/print/print-quality.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,11 @@ pdfviewer.appendTo('#PdfViewer');
5050
{% endhighlight %}
5151
{% endtabs %}
5252

53-
[View sample in GitHub](https://github.com/SyncfusionExamples/typescript-pdf-viewer-examples/tree/master/How%20to/Customization%20%20of%20Print%20Quality)
53+
[View sample in GitHub](https://github.com/SyncfusionExamples/typescript-pdf-viewer-examples/tree/master/How%20to/Customization%20%20of%20Print%20Quality)
54+
55+
## See Also
56+
57+
- [Overview](./overview)
58+
- [Enable print rotation](./enable-print-rotation)
59+
- [Print modes](./print-modes)
60+
- [Print events](./events)

0 commit comments

Comments
 (0)