|
-
Aug 18th, 2005, 08:24 AM
#1
Thread Starter
New Member
Changing Datareport Size To Legal Size..i Need Help...
i want to change the report size to legal..please help me..im using vb 6 and datareport..i tried the service pack 6..but still..i got the error "do not fit horizontally".. please help me...
thanks!!!
-
Aug 19th, 2005, 08:07 AM
#2
Member
Re: Changing Datareport Size To Legal Size..i Need Help...
You'll need to use winspool.drv API library with DEVMODE Enum to be able to change the DataReport papersize. It's not going to be easy IMO 
You'll need to call the OpenPrinter,ClosePrinter,DocumentProperties,SetPrinter and there are other API that you also need.
-
Aug 22nd, 2005, 03:58 AM
#3
Junior Member
Re: Changing Datareport Size To Legal Size..i Need Help...
^You can also show that print dialog box using this..
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
|