Enter Keywords:
1 - 10 of 122(0.001 seconds)
Sort By:
 
I am in need of changing an Image's DPI ( say, from 200 to 120 ) programatically.  I 've tried accusoft, but I didn't get much info. from it!
Zones: C++Date Answered: 05/06/1999 Rating: 2.2 Views: 0
I have a bmp lets say 800X600 Dpi and I want to have one of 200X150, now I've tried creating a new bmp of 200X150 and then using copyrect to copy the 800X600 onto it (the way around doesn't give a ...
Zones: Delphi ProgrammingDate Answered: 05/11/2000 Rating: 9.6 Views: 0
Tags: dpi
On my computer I set DPI setting=Large size(120 DPI) When I run my project on the computer where fonts size is differ from my ,all the forms is look not the same. How can I make that my project...
Zones: Visual Basic, Font CreatorDate Answered: 04/03/2003 Rating: 9.0 Views: 0
I have developed a VB program which runs a Flash file (using Shockwave OCX).  Problem is when the program runs in "Normal Font" (96 dpi), everything seems fine. However, when I switch the displa...
Zones: Visual BasicDate Answered: 10/19/2003 Rating: 6.6 Views: 0
How do you print a BMP file on the printer?  I would like to print it in the high resolution the image is saved in (300 dpi).  I used the PictureBox before as the intermediate step but it does not ...
Zones: Visual Basic, GraphicsDate Answered: 11/11/2003 Rating: 7.8 Views: 0
Hi experts, From Control panel/Display/Settings tab/Advanced button, users can change the Display DPI setting. The fonts I use in the dialog boxes only shows up nicely when 'Normal Size (96 DPI)...
Zones: Windows MFCDate Answered: 05/04/2005 Rating: 9.3 Views: 4
Hi, I would like to know how to write some text onto a bitmap in a specific DPI (as if it were being written to the printer), without starting a print job.  The reason for this is that I would l...
Zones: Delphi ProgrammingDate Answered: 09/06/2005 Rating: 8.2 Views: 0
Dear Experts, I was wondering what I need to do for my C# windows forms application  to behave correctly under non-standard DPI settings. It would be helpful if you could tell me how to retreiv...
Zones: Programming, 3D StudioDate Answered: 11/10/2005 Rating: 8.2 Views: 0
When DPI is changed then the dialog size also changed. how could it be possible to keep it size the same even on DPI change. Please provide a small code snippet if it can be done.
Zones: Windows MFCDate Answered: 08/23/2006 Rating: 8.6 Views: 0
Hi there, I wonder if anyone can help, I am trying to position controls depending on a state of a form i have.. All works well in normal font mode but when font size is set to 120dpi.. the contr...
Zones: C#Date Answered: 07/22/2007 Rating: 6.0 Views: 0