I found a website that explained how to change the Windows PowerPoint "Save as" resolution, and have now reset it to 1920x1080, allowing me to export the test card image from PowerPoint in full resolution.
Essentially, for recent versions of PowerPoint, you need to creat a new registry DWORD (32-bit):
Code: Select all
HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\PowerPoint\Options\ExportBitmapResolution
Full details are here: https://learn.microsoft.com/en-us/offic ... resolution
Dave, G8GKQ
PS - Don't edit the Windows registry unless you are confident in what you are doing!