PdfToPng

Description

This activity convert a single page of a pdf file to a PNG image.


Misc

BasePdfDmFile InArgument<IDmFile> REQUIRED

The file to be converted

LargestEdgeLength InArgument<Int32> REQUIRED

An integer value, specifying the length of the image's largest dimension, in pixels.

PageNumber InArgument<Int32> REQUIRED

The number of the page to be converted. For the first page is 1.