Photo Album Maker Licensing Plugin
The Photo Album Maker Licensing Plugin offers a convenient way to combine your images or photos into handy multi-page albums. You can utilize a variety of image files in different formats from the list of supported image formats to seamlessly merge them and create a single multi-page file such as a PDF or TIFF format. Before creating a photo album, ensure you acquire a Metered license by providing your public key and private password using the `SetMeteredKey()` method. In the C# code example below, we create a new `TiffImage` object and add existing images using the AddFrame() method. If you prefer to create a PDF file containing your original images on separate pages, you can easily utilize the Image.Create() constructor with an array of images passed as a parameter and save the output to the file with `PdfOptions`. Please be aware that utilizing unlicensed features of the Aspose.Imaging graphic library will result in a watermark appearing on the output image.
Explore the functionalities of our free online Aspose.Imaging Photo Book Maker App website.