node-signpdf
node-signpdf copied to clipboard
Add widget page support for placeholder-plain
The widget for a signature could only be placed on the first page of a PDF document with the placeholder-plain package. However, it should also be possible to insert the widget on any other page. I made this possible by adding the widgetPage parameter to the configuration object of the plainAddPlaceholder method.