Skip to content

Latest commit

 

History

History

Images

Images

This group contains samples that show how to use Docotic.Pdf library to add images to your PDF documents. There are also samples that show how to use transparency colors and masks with images.

Don't miss all other samples.

Add and draw images

This samples shows how to use images in your PDF documents.

Add recompressed images

This sample shows how to change images compression while adding them to a PDF document.

Add single image frame to PDF document

This sample shows how to add single frame (page) from a multipage image to PDF document.

Color masks

This sample show how to use color masks with images.

Extract image coordinates

This sample shows how to extract images with their location and size from PdfDocument.

Extract images

This sample shows how to extract images from PdfDocument.

Extract painted images

This sample shows how to extract images painted on page in a PDF document using two different methods.

Image masks

This sample shows how to use mask images.

Remove painted image

This sample shows how to remove images painted on a PDF page.

Replace image

This sample shows how to replace existing images in PdfDocument.

SVG to PDF

This sample shows how to convert SVG images to PDF.

TIFF to PDF

This sample shows how to create PDF from single- and multipage TIFF images.