|
|
Images
Essential PDF has support for loading images from streams, file on disk or from a System.Drawing.Bitmap Object.
Images can also be resized and inserted into the pdf document at the required size. Even features like Watermarks and Soft Masking are supported.
|
|
|
|
Essential PDF has support for scalar image types like JPEG, BMP, PNG and GIF.
Also, Essential PDF provides support for image pagination which allows to split a large image across pages.
Code for image pagination
|
|
|
|
Essential PDF has support for drawing vector images such as emf, emf+ and wmf. Such vector images scale very well while zoomed, compared to scalar images.
|
|
|
|
Essential PDF has support for applying soft masks to images. A soft mask specifies a transparency level for each pixel of the image. That mask can be created from a grayscale image. The level of grey indicates the level of transparency.
|
|
|
|
Background and watermarks can be applied for a document created from scratch with Essential PDF. You can use Text, color or image backgrounds for watermarks.
Image watermark
|
|
|
|
|
|
|