rse / node-prince

Node API for executing PrinceXML via prince(1) CLI
https://npmjs.com/prince
49 stars 24 forks source link

how can i remove prince logo #29

Closed supidea closed 5 years ago

supidea commented 5 years ago

it is nice but .....how can i remove prince logo

rse commented 5 years ago

For disabling the PrinceXML logo you have to provide a valid license. Either put it into your PrinceXML installation or provide it to the Node-Prince API through method “license”. This is a hard restriction of the underlying commercial product PrinceXML and has nothing to do with Node-Prince itself, of course.