Skip to content

Commit f41fa1d

Browse files
committed
998417-1: Resolved CI failures.
1 parent 80a85fa commit f41fa1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Document-Processing/PDF/PDF-Library/javascript/Merge-Document.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ destination.save('Output.pdf');
123123
// Destroy the documents
124124
destination.destroy();
125125
sourceDocument.destroy();
126+
{% endhighlight %}
126127
{% highlight javascript tabtitle="JavaScript" %}
127128
// Load an existing PDF document
128129
var destination = new ej.pdf.PdfDocument(data1);

0 commit comments

Comments
 (0)