We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0c8786 commit d5f183aCopy full SHA for d5f183a
Images/ImageImport/ImageImport.cs
@@ -5,11 +5,9 @@
5
6
/*
7
*
8
- * This program demonstrates how to import images into a PDF file. The program runs without
9
- * prompting you, and creates two PDF files, demonstrating how to import graphics from image files
10
- * into a PDF file. One of the PDF output files is the result of graphics imported from a multi-page TIF file.
+ * This sample demonstrates how to import an image into a PDF file.
11
12
- * Copyright (c) 2007-2023, Datalogics, Inc. All rights reserved.
+ * Copyright (c) 2007-2025, Datalogics, Inc. All rights reserved.
13
14
*/
15
0 commit comments