Difference between revisions of "Garbled characters in printed PDF with ThinPrint"

From Michael's Information Zone
Jump to navigation Jump to search
(Created page with "<ref>https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2099984</ref>This is one of those Office Space issues. You get partial garb...")
 
(No difference)

Latest revision as of 14:21, 12 December 2016

[1]This is one of those Office Space issues. You get partial garbled text when printing PDFs via ThinPrint in VMWare Horizon. The fix is apply a registry key to the Windows clients.

@echo off
regedit /s thinprint_fix.reg


thinprint_fix.reg contents

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ThinPrint\TPView]
"EnableLegacyFonts"=dword:00000001