Skip to content

Commit 31f8eb7

Browse files
Merge pull request #1595 from syncfusion-content/984868-youhot
984868: Added you tube link for angular export as PDF document editor
2 parents e6f63e5 + 8f59107 commit 31f8eb7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Document-Processing/Word/Word-Processor/angular/how-to/export-document-as-pdf.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ domainurl: ##DomainURL##
1212

1313
In this article, we are going to see how to export the document as PDF format. You can export the document as PDF in following ways:
1414

15+
To quickly get started with exporting to PDF in Document Editor, please check out the video below.
16+
17+
{% youtube "https://www.youtube.com/watch?v=JVRSc865Pa4" %}
18+
1519
## Export the document as pdf in client-side
1620

1721
Use [`pdf export component`](https://www.npmjs.com/package/@syncfusion/ej2-pdf-export) in application level to export the document as pdf using [`exportAsImage`](https://ej2.syncfusion.com/angular/documentation/api/document-editor/#exportasimage) API. Here, all pages will be converted to image and inserted as pdf pages(works like print as PDF).

0 commit comments

Comments
 (0)