stchan/PdfScribe — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a 64 bit Windows PDF virtual printer like PdfScribe. I want it to install as a normal printer, so when I print from Word, a browser, or any other app, it captures the print job and creates a PDF file.

Please make it work on Windows with .NET Framework 4.8. Include an MSI installer that sets up the printer and any needed pieces, using the normal Windows PostScript printer driver plus Ghostscript and Redmon if that is the right approach.

I also want a simple config file where I can choose whether the user is asked where to save the PDF, or whether it always saves to a fixed path. It should be able to open the PDF after creating it, and it should have an option to handle secured PDF print jobs when needed.

Please keep the project buildable in Visual Studio 2022, and look up current docs online if you need to.

Want more depth? Deep Reverse