|
-
Oct 1st, 2005, 11:18 AM
#1
Thread Starter
New Member
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.
-
Oct 1st, 2005, 11:27 AM
#2
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 Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API 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 
-
Oct 2nd, 2005, 11:23 AM
#3
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|