resetParams

Reset all printing parameters to their default values.
resetParams()
Parameters are maintained in the XpdfPrint object, i.e., they persist even after a call to printPDF4 or finishJob. This function resets all parameters back to their default values.

This function resets all parameters listed in the "Printing parameters" section in the function list.

VB:
pdf.resetParams()