Skip to content

Commit

Permalink
updated the source code
Browse files Browse the repository at this point in the history
  • Loading branch information
irfanajaffer committed Jan 28, 2025
1 parent 5a37599 commit c49a001
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
//Save the PDF document to file stream.
pdfDocument.Save(outputFileStream);
}
pdfDocument.Close(true);

}

0 comments on commit c49a001

Please sign in to comment.