Package: cairo

Function cairo:pdf-surface-set-thumbnail-size

Lambda List

cairo:pdf-surface-set-thumbnail-size (surface width height)

Arguments

surface -- a cairo:surface-t instance
width -- an integer for the thumbnail width
height -- an integer for the thumbnail height

Details

Set the thumbnail image size for the current and all subsequent pages. Setting a width or height of 0 disables thumbnails for the current and subsequent pages.
 

See also

2025-1-13