My system:
- Windows 10
- MikTeX 22.3 (I think that's what it tells me when it starts. First there is a nerd joke about pdfLaTeX 3.14159...)
- WinEdt 10.2
- Workflow: .tex -> .dvi -> .ps ->.pdf
I am about to finalize the process of porting my TeX-system to a new laptop. The only difference (I think) to the previous set up is the MikTeX upgrade from last summer.
The hopefully last hurdle I just ran into is the following. Suddenly my powerdot slides come out on a paper in portrait orientation as opposed to the expected landscape. The contents is still in landscape as it should, see the image below.
So either the orientation or the page width is out of whack (the script may also be larger, but I'm not 100 per cent sure). But shouldn't the powerdot package make the necessary modifications as a matter of course. What the hell is wrong in my configuration? The exact same source file worked fine last year with an older MikTeX but otherwise the same system (barring the possibility of an incomplete WinEdt customization).
Possibilities:
- Something wrong in my WinEdt configuration. I have zero trust in my understanding of the zillion options there. Yet, I don't recall running into this problem ever before.
- The unusual thing is that in the last step of my workflow ps2pdf gives me the following message:
%%%% WARNING: Transparency operations ignored - need to use -dNOSAFER
This is something I don't recall seeing earlier either, so it is probably related. Unfortunately I cannot make head or tails of that. If I gave Google the buzzwords ps2pdf and -dNOSAFER it asks whether I really want to search for -dSAFER instead, and only gives hits to generic ps2pdf manuals, which does not help me one bit.
Any suggestions?

dvips -landscaperotate yourfilename