Windows 10 Home pdfcreator does not open after print

Hi,

I developed an application that uses pdf creator to create pdf automatically.
Everything works fine, Pdf Architect opens up after the print command.
Something strange happens on a client with Windows 10 Home: if PdfCreator is not installed as Administrator privileges, my program crashes on the print command; otherwise, my application does not crush but nothing happens but if I manually open Pdf Creator program then all the print queue starts to be converted…
On others client with the same pdf creator version (3.0.1), everything works fine.
I can’t understand why.
Is there someone who can help me?

Thanks in advance,
Maurizio

PdfCreator not installed as “Run as Administrator”:
Versione framework: v4.0.30319 Descrizione: il processo è stato terminato a causa di un’eccezione non gestita. Informazioni sull’eccezione: System.ArgumentException in pdfforge.Obsidian.Interaction.ViewRegistry.GetViewTypeForInteraction(System.Type) in pdfforge.Obsidian.InteractionInvoker.Invoke[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089] in pdfforge.PDFCreator.UI.Presentation.Assistants.RecommendArchitect.StartArchitectThread() in pdfforge.PDFCreator.Utilities.Threading.SynchronizedThread.RunThread() in System.Threading.ThreadHelper.ThreadStart_Context(System.Object) in System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) in System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) in System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) in System.Threading.ThreadHelper.ThreadStart()

PdfCreator installed as “Run as Administrator”:
Versione framework: v4.0.30319 Descrizione: il processo è stato terminato a causa di un’eccezione non gestita. Informazioni sull’eccezione: System.NotImplementedException in pdfforge.PDFCreator.UI.COM.DummyMainWindowThreadLauncher.LaunchMainWindow(pdfforge.PDFCreator.Core.Controller.Routing.StartupRoutine) in pdfforge.PDFCreator.Core.Controller.NewPipeJobHandler.HandlePipeMessage(System.String) in pdfforge.PDFCreator.Core.Communication.PipeServerManager.b__5_0(System.Object, pdfforge.Communication.MessageEventArgs) in pdfforge.Communication.PipeServer.EventThread(System.Object) in System.Threading.ThreadHelper.ThreadStart_Context(System.Object) in System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) in System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) in System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) in System.Threading.ThreadHelper.ThreadStart(System.Object)