How do I enter serial and developer codes into my application?
For current software versions the DEV CODE is no longer in use, so you should now leave the field blank "" when following the rest of the steps below. If you have further questions, please see our online developer help resources, available from the help page
Legacy software information is left available below for developers using a prior version of the SDK products.
Serial and developer codes must be included within application code, and prior to compiling, in order to deactivate the demo watermarks that otherwise feature on output. The following excerpt of is from the VB example (VbExCOM; MainFrm.frm, pg 4) included in the Drivers API SDK installation files:
Private Sub InitSaverObj()
Set PDFPrinter = PDFPFactory.Printer("", "PDF-XChange Sample", "<YOUR REG CODE>", "<YOUR DEV CODE>")
***
When codes have been entered it will appear as below (Current):
Set PDFPrinter = PDFPFactory.Printer("", "PDF-XChange Sample", "PDSXXX......XXXX", "")
Legacy:
Set PDFPrinter = PDFPFactory.Printer("", "PDF-XChange Sample", "PDSXXX......XXXX", "PDFX3$111XXXX111*")
***
pname = PDFPrinter.Name
PDFPrinter.SetAsDefaultPrinter
End Sub
Public Sub Form_Load()
InitSaverObj
TypeOption(1).Value = True
End Sub
Compile and run your application after these codes have been added to the source code. Watermarks should no longer appear.
Cookies are necessary in order to enable you to move around the website and use its features, including making purchases through our online store.
We need cookies in order to determine the number of unique users who visit the site, and to provide certain features, such as the login functionality.
We do not use cookies for advertising purposes.
By clicking Accept (or continuing to use the site) you are agreeing to our use of these tools. Learn More
These cookies are necessary for the website to function and cannot be switched off in PDF-XChange systems.
They are usually only set in response to actions made by you that result in a request for services, such as setting your privacy preferences, logging in, or filling in forms.
You can change the settings in your browser to block or alert you about these cookies, but doing so will result in some parts of the site losing functionality.
These cookies do not store any personally identifiable information.
You can contact us by phone, email or our social media accounts — we are here to assist you.