Look for Article on Microsoft site -> "How To Use Printer Device Fonts" It might be of help, if you need to use Printer Fonts.
ana_v123
Posts
-
Selecting Printer Fonts not included in windows enum -
Printer fonts settingSearch Article on Microsoft website -> "How To Use Printer Device Fonts" It might be of help, if need to use Printer Font.
-
programmatically check current (or selected) printer is dot-matrix printer, InkJet or Laser ?If I add printers (just available drivers of printers in Windows XP), it allows to many of the queries even if printer is not available physically. So I will surely try if I can find something to identify printer type for sure. Ana
-
programmatically check current (or selected) printer is dot-matrix printer, InkJet or Laser ?On Windows XP/2000/NT as well as on Windows 98 How can we check programmatically whether current (or selected) printer is dot-matrix printer, InkJet or Laser ? (Because end-user of application may have any type of Printer) I appreciate any help or hint. Ana
-
MFC/Win32 Printing - setting page/paper size ?To print data from my CFormView, I am using MFC Print architecture (OnPreparePrinting, OnBeginPrinting, OnEndPrinting etc.) . OnPrint manages printing (and OnDraw for screen). On Dot-matrix printer, need to print 3 or 4 text-invoices one by one (one below another), on one A4 size paper (data is from CFormView). How/Where to set paper size (height) to say 2.55 inches, so that I can print single invoice without ejecting A4 paper (on Dot-Matrix printer). If possible, I wish to use MFC Doc-View Print architecture otherwise Win32 printing. Please help me with some code-snippet. Thanks for any help Ana
Ana_v123
-
Crack Protection like Remind! 5.45 and Macro Toolsworks 6.31 ?Hi I have worked with some nice apps like Remind! 5.45 and Macro Toolsworks 6.31. Many crackers have reported that such apps are not easy to crack. Any guess, how they would have implemented crack-protection. If any one has idea or experience how to implement such crack-protection. I need to implement similar crack protection in our VC++/MFC App. The idea is to make it more dificult to crack (i.e. with some check for anti-debugging, anti-cracking and anti-softice etc.) I truly appreciate any help/ideas/reference links. Thanks Ana -- modified at 8:28 Friday 6th April, 2007
-
Request for ArticleComboBox or Edit Control with button like ComboBox - which can display multi-column list - able to have virtual list to display more than 32736 items (32736 is max limit of MFC CComboBox in Win98) - which have most of the capabilities of CComboBox (DROPDOWN and DROPDOEN_LIST) Thanks. Ana
-
New Article Request ..!Subject : Change/Set font for whole VC++6/MFC App In MFC MDI app (VC++ 6.0, MFC, Win98/Win2000), how to change/set font for whole App (e.g. Arial or say Times New Roman) (only for single App) for MDI Frame title, MDI Child title, for Menu/SubMenu/Menu Tooltip, for Tooltip text of Toolbar, Status Bar etc. Means changing/setting font for whole app (and if possible changing dynamically also at runtime). For painting custom title for MDI App, code from your excellent ShadeCap example helps (Article MSJ January 1997 as well as MSJ June 1997) Some guidence on how to change/set font (for single App) for - Menu / Submenu / Menu Tooltip - Tooltip text of Toolbar - Status Bar - Tooltip Text displayed for Minimize, Maximize/Restore Button, Close Button Please suggest some article/solution ? Ana Ana_v123
-
Change font of tooltip of Toolbar ?How to change font of tooltip of Toolbar in MDI App developped with VC++6 and MFC ? Any suggestion/solution? Ana
-
How to change the font of a owner-drawn menuPlease let me know, I also want to know if anyone has got a solution ? Thanks in advance. Ana
-
Change Font of Menu ?How to change font of menu/submenu in MDI App developped with VC++6 and MFC ? Any suggestion/solution? Ana
-
Change Font of caption of dialog box ??How to change font of caption of a MFC dialog box ?? Any idea? Ana Keywords Font Caption of Dialog Box, Caption Font of Dialog Box, Dialog Box Caption Font