0

I'm using a Windows 10 machine (x64) which connect through RDP to a Windows 7 machine (x86). Printer forwarding is enabled and all phsysical printers are forwarded. Just my pdfforge PDFCreator Printer is not appearing.

I also installied the PDF printer software on the Win7 machine to make sure that the driver is installed 'cause I couldn't find the x86 driver itself.

Any idea to fix this?

ManuKILLED
  • 21
  • 4

1 Answers1

0

you can turn on logging for the PDFCreator from the “PDF Print Monitor” (Printer->Logging) and for the pdfcmon.dll by adding the following entry to your registry: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors\pdfcmon name : Logging, value :1 ( logfile created in%Windir%\Temp_pdfcmonLog.txt) maybe these logs will help to track down the problem.

https://forums.pdfforge.org/t/pdf-creator-on-printer-server/10006

karlie
  • 25
  • 2