To faciliate this process we recommend that you never hardcode the name of the class but rather use a #DEFINE. Web Connection (in wconnect.h) defines:
#DEFINE WWC_WWPDF wwDistiller
You can override this to match your class in WCONNECT_OVERRIDE.H (or whereever you choose if it's not a Web Connection application). The override looks like this:
#UNDEFINE WWC_WWPDF #DEFINE WWC_WWPDF wwXFRX *#DEFINE WWC_WWPDF wwDistiller *#DEFINE WWC_WWPDF wwGhostScript