i tried also other options but the result is allways the same, it is not working and when i look at the problem the result the tool gives me is allways the same
Hey there and welcome! I may not have the answer but I’ll respond with some info. Please note i’ve never used that tool and from the info you provided this makes me feel like its more of how you’re using the tool and not so much PS related, but I dunno.
Additionally: What’s the actual error message you get when it fails? I do see the 4 slashes in the path that you mention in your title but I’m not seeing an actual error message. just because it outputs that isn’t enough IMO to suggest that’s why its failing.
FWIW: I usually see 4 slashes in situations where the slash is actually an escape character. for example, it’s really often to see this with JSON config files, where a slash is escaping another slash so it looks like 4 leading slashes, like this:
I’d be curious if you tried running the command without using PS to invoke it just to see what happens. I have a feeling if everything else is correct, it should work, based on the example provided by HP in the blog link provided.
The application creates a log file that contains the following error, it basicly means that it can’t find the data for the reference image which is logic because of the 4 backslashes and the double ones