We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d3e332 commit fdc3d8fCopy full SHA for fdc3d8f
Images/ImageImport/ImageImport.cs
@@ -5,11 +5,10 @@
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 program demonstrates how to import images into a PDF file. The sample demonstrates how to import graphics
+ * from an image 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