Adds RAW or compressed image data as a thumbnail to an existing page in a PDF document.
Visual Basic |
---|
Public Sub CreateThumbnailFromData( _ ByVal PageNumber As Long, _ ByVal ImageDatainfo As ImageDatainfo _ ) |
- PageNumber
- A long value which represents the page number.
- ImageDatainfo
- The ImageDatainfo for the image to add to the existing page.