Advertisement

1 - 10 of 113 containing alltags:("dpi") (0 seconds)
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 Grade: D 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 Grade: A Views: 13
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 Grade: A 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 Grade: B 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 Grade: A 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 Grade: A Views: 55
I have created programs for tons of people. Now I have one customer that I am stuck with sizing problems. It seems that the user changed the default dpi from normal to large and now buttons are not...
Zones: MS Visual BasicDate Answered: 07/31/2005 Grade: B 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 Grade: A 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 Grade: A 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 Grade: A Views: 0