PdfRemovePage

Description

This activity removes a page form a given pdf document.


Misc

BasePdfDmFile InArgument<IDmFile> REQUIRED

The pdf document frmo which you want to remove the page.

PageNumber InArgument<Int32> REQUIRED

The number of the page to remove. For the first page is 1.