Enter Keywords:
1 - 10 of 101(0.019 seconds)
Sort By:
 
VBA gurus, I'm a novice programmer about to begin the development of a MS Excel application, and need some opinions on the best way to proceed with the following objectives: 1. The best way t...
Zones: MS OfficeDate Answered: 02/04/2004 Rating: 7.6 Views: 0
I have tries the following code:     Printer.BeginDoc;     Printer.Canvas.Font.Assign(Font);     t:=Printer.Canvas.TextWidth(s);  { s is a string }     PixelsPrInch:=GetDeviceCaps(Printer.Handle,LO...
Zones: Delphi ProgrammingDate Answered: 09/26/1997 Rating: 7.4 Views: 0
I am creating a report that is 4 A4 pages in length in which i need 11 inches in length for each page to hold the various fields etc. There seems to be a restriction in 22 inches physical design sp...
Zones: MS AccessDate Answered: 12/21/1998 Rating: 8.2 Views: 0
Can you tell me the conversion of pixels to inches?
Zones: Web Graphics SoftwareDate Answered: 03/03/2002 Rating: 7.6 Views: 113
This is more of a discussion than a question. I've posted closely related questions to this matter here, with quite satisfactory replys. Background: I am trying to build a print preview of a ra...
Zones: Visual BasicDate Answered: 01/26/2003 Rating: 8.8 Views: 4
I used Wnds Printer functions, like SetDefaultPrinter ToPDFDistiller(),StartDoc(),get_ImageMetafile(), Get Pixel/Inches Conversion for Printer Device,then Got PageProperties and created DEVMODE,Ch...
Zones: Adobe AcrobatDate Answered: 05/31/2004 Rating: 7.6 Views: 0
Hi, I have a gif image of dimension 768x960. When I print this through the browser (IE 6), I get a proper 8x10 inch picture printed on paper. But the gif image as displayed in the browser does n...
Zones: Web DevelopmentDate Answered: 07/03/2003 Rating: 7.2 Views: 0
Hi, Were could i find the inch symbol rather than exclamation marks above the number 2 on my key pad Thanks Ian
Zones: Math & ScienceDate Answered: 07/04/2005 Rating: 8.2 Views: 240
I need to convert pixel refrences from OCR data on an image to inchs (up to .0001 accuracy)  For instance, I can get the following data from an OCR engine: (Word) (Left,Top, Right,Bottom -- In p...
Zones: Web Graphics SoftwareDate Answered: 02/14/2005 Rating: 9.4 Views: 0
Hello experts... What formula can I use to convert hundred thousanths of a foot to the nearest 16th of an inch and have it change to 1/8 or 1/2 or 1/4 depending on which 16th I am on.  For example...
Zones: Visual BasicDate Answered: 12/06/2005 Rating: 6.8 Views: 0