Hi,
recently Iām trying to make a simulation in UE
- when you take a picture (screen capture) in your game,
- the file goes directly to your printer and printed.
Is it possible scenario?
I need your help!
Hi,
recently Iām trying to make a simulation in UE
Is it possible scenario?
I need your help!
I thnk you need to create a plugin for that and send the file to the printer manually.
As described here:
And simply capture a screenshot from code:
Using RequestScreenshot
I am not sure if theres an event to listen on whenever a screenshot is captured.
I also want to connect sawgrass-virtuoso-sg800-sublimation-printer with UE. I was created a plugin and send the file to printer manually but the problem is same.