Limited time promo

LicenseApplication

English

This help topic applies only to novaPDF. If you don't have it yet, you must download it first.

Download now Buy licenses
Mar 22, 2022
novaPDF 11.x
We strive to keep our help as accurate as possible. If you notice any inconsistencies or outdated info please let us know.
The LicenseApplication method licences an application to print to novaPDF
HRESULT LicenseApplication(
[ in ] BSTR p_pwstrAppName,
);

Parameters:

p_pwstrAppName
[in] pointer to a Unicode string containing the name of the application that will be executed

Return values:

S_OK on success or COM error code

Remarks:

This method must be called prior to launching the application with the specified name. This call assures that the application will print without the notice on bottom of pages.