|
-
April 5th, 1999, 08:04 PM
#1
Problem using MM_HIMETRIC mapping mode
Good Day!
For the time being, I'm using MM_LOMETRIC for my CDC object, and it works fine,
but I need a fine-line-printing or higher resolution for my drawing that's why
I have considered using MM_HIMETRIC.
My print area extends up to 1000mm x 700mm (in paper size) which means, the
CDC object must allow up to 100,000 logical units. Knowing the limitations
of the GDI functions with accepting value bigger than 32767 and smaller than
-32767 (Martin Speiser's info), does anybody has a suggestion or idea on how
I can work-around this problem?
Everything will be appreciated. Thanks.
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
|