कभी-कभी मुझे ऐसी समस्या का सामना करना पड़ता है जहाँ किसी विशेष प्रोजेक्ट के लिए मैं Export to PDF का उपयोग नहीं कर पाता, जहाँ रिपोर्ट कहती है कि फ़ॉन्ट तक पहुंचा नहीं जा सकता। लेकिन फ़ॉन्ट इंस्टॉल होने का प्रतीत होता है, मैं इसे अपने फ़ॉन्ट सूची में देख सकता हूँ।
पता चला, Windows 10 आपको फ़ॉन्ट फ़ाइलें केवल एक विशिष्ट उपयोगकर्ता के लिए, या सभी उपयोगकर्ताओं के लिए इंस्टॉल करने की अनुमति देता है। यदि फ़ॉन्ट केवल वर्तमान उपयोगकर्ता के लिए इंस्टॉल किया गया है, तो PDF में निर्यात प्रक्रिया इस तक पहुंच नहीं पाती।
इसका समाधान करने के लिए, मैं C:\Users[username]\AppData\Local\Microsoft\Windows\Fonts पर गया, उस फ़ॉन्ट को खोजा जिसे Export to PDF नहीं ढूंढ पा रहा था, उस पर राइट-क्लिक किया और “Install for all users” चुना
अपडेट: जनवरी 2021: मुझे विश्वास है कि यह समस्या, जिसमें फ़ॉन्ट सभी उपयोगकर्ताओं के लिए इंस्टॉल नहीं किए जाते, PTXPrint के उपयोगकर्ताओं को भी प्रभावित करेगी।
Now and then I’ve encountered an issue where I can’t use Export to PDF for a particular project, where the report says the font cannot be accessed. But the font appears to be installed, I can see it in my fonts list.
It turns out, WIndows 10 lets you install font files only for a specific user, or for all users. If the font is installed only for the current user, the export to PDF process can’t access it.
To solve this, I went to C:\Users[username]\AppData\Local\Microsoft\Windows\Fonts, found the font Export to PDF couldn’t find, right clicked on it and chose “Install for all users”
Update: Jan 2021: I believe this issue of fonts not installed for all users will also effect users of PTXPrint.
English से मशीन-अनुवादित