Posted by a ceTe Software moderator
Hello,
It is not possible to install the DynamicPDF Converter for .NET product in silent mode using the product installer. Below are the steps that you would use if you were to install the windows service and print driver manually with admin privileges on the target machine. You may be able to use these steps to build your own setup file.
1.Necessary product files are present in the “Bin”, “Printer” & “Service” folders. Copy the “Printer” & “Service” folders along with their contents to the target machine.
2.Navigate to “Printer” folder and execute AddPrinter.exe to install the DynamicPDF Converter print driver.
3.Navigate to “Service” folder and run the following command to install the DynamicPDF Converter windows service
ceTe.DynamicPDF.Converter.Service.exe /r
4.Navigate to the list of windows services and start the DynamicPDF Converter Service.
After the product is installed, make sure to reference the appropriate Converter DLL (located in Bin folder) in your .NET application.
Thanks,
ceTe Software Support Team.