Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hi , i had problem with Windows 10 #9

Open
ArturoPuente22 opened this issue Sep 10, 2024 · 1 comment
Open

Hi , i had problem with Windows 10 #9

ArturoPuente22 opened this issue Sep 10, 2024 · 1 comment

Comments

@ArturoPuente22
Copy link

I created a Windows service to communicate between my website and the Windows service for printing, similar to a REST API. On Windows 11, I don't have any problems; I can print correctly without issues. However, when I install the Windows service on machines with Windows 10, the process gets stuck. I can see it in the Task Manager, but when I run the console app with the same code, it behaves differently.

The difference I observe is that on Windows 10, PDFXCView.exe does not execute when called by the service, whereas it runs correctly when called from the console application. This might be why the process gets stuck. I would greatly appreciate any insights into why this might be happening.

<3

@emendelson
Copy link
Owner

Surely you should be asking the authors of PDF-Xchange, not me. I didn't write their software, and have no idea of how it works in that kind of situation. I only wrote a wrapper around it. If they give you an answer, perhaps you could post it here so that others may benefit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants