Results 1 to 3 of 3

Thread: Printing / Arial font

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2005
    Posts
    2

    Printing / Arial font

    Hello,
    I have a problem with a VB6 application.
    I display a data summary table in the screen, which looks ok (the table is drawn using lines, and then the text is placed manually in each column, line). Fonts used are Symbol and Arial.
    When printing, from a few computers under (XP SP2 or NT for example), the Arial font in the table is replaced with the Wingdings font (so impossible to read). But the Symbol font is ok.
    This problem happens only with some computers (some other computers print fine, with the same printers). When it happens, it happens with all printers (even with pdf printing). So it doesn't seem related to the printer driver ? But still, the same fonts work fine on the screen....
    We tried reinstalling the fonts, etc. Still the same.
    Sometimes, reinstalling the system works.
    Any idea ? Problem with a DLL version ? Which one ?
    Thank you in advance.
    Valérie.

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Printing / Arial font

    Welcome to the Forums.

    With different OS' you get different printer drivers for the same printer.Arial is a TrueType fornt so it should rint the ssame as displayed on the screen. Can you post the prining code as it could either be related t printer drivers or your code I suppose.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2005
    Posts
    2

    Re: Printing / Arial font

    I'll try to post the code tomorrow (I'm not in my office today).
    But I'd rather think it's related to system updates : the code is old (dating back to 1998), we have a lot of users, and started registering this problem only during the last weeks. We never had it before.
    Also, a customer tried reinstallation of his system (NT in his case), and it worked fine again afterwards.

    In our office : we compared the fonts and printer drivers between one computer printing fine and the other not (using the same network printer) : the font and driver versions, sizes and dates are exactly the same...
    The main difference between both computers are the Windows updates : both are SP2 computers, but one has all recent updates, and the other not.

    That's why I thought the problem might be related to a Windows or VB DLL version ?

    Valérie.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width