diff --git a/Images/ImageImport/ImageImport.cs b/Images/ImageImport/ImageImport.cs index 6e2530b..d2e395c 100644 --- a/Images/ImageImport/ImageImport.cs +++ b/Images/ImageImport/ImageImport.cs @@ -5,11 +5,9 @@ /* * - * This program demonstrates how to import images into a PDF file. The program runs without - * prompting you, and creates two PDF files, demonstrating how to import graphics from image files - * 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. * - * Copyright (c) 2007-2023, Datalogics, Inc. All rights reserved. + * Copyright (c) 2007-2025, Datalogics, Inc. All rights reserved. * */