borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (VB Datareport  Printing)Next Topic (Text Printing On Laser Printer with Richtextbox) New Topic New Poll Post Reply
AndreaVB Forum : Printing : Changing Paper Size in data report
Poster Message
jahsen
Level: Professor

Registered: 08-01-2005
Posts: 72

icon Changing Paper Size in data report

in what way can i change the papersize for each report i need to print?

06-07-2005 at 04:41 PM
View Profile Send Email to User Show All Posts | Quote Reply
TJ_01
Level: VB Lord


Registered: 24-08-2005
Posts: 320
icon Re: Changing Paper Size in data report

HI jahsen.

Have you tried using this code in order to set paper size?

Printer.Width =
Printer.Height =
DataReport1.Show 1




____________________________
Im JAMES  

24-10-2005 at 01:16 AM
View Profile Send Email to User Show All Posts | Quote Reply
rgpyheyeh
Level: Protégé

Registered: 23-09-2006
Posts: 5
icon Re: Changing Paper Size in data report

master TJ, i have tried using printer.width = 5 and printer.height =7 but then when the datareport is displayed, it is still in letter size. How can i revised it to make it in legal size bond paper which is 8.5 by 14 inches?

07-11-2006 at 11:25 AM
View Profile Send Email to User Show All Posts | Quote Reply
kckoshy
Level: Graduate

Registered: 12-09-2006
Posts: 9
icon Re: Changing Paper Size in data report

hi

This is a drawback with datareport. Giving the width and height it does'nt work. Better solution is try crystal report

bye

____________________________
kck

18-11-2006 at 04:49 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Printing : Changing Paper Size in data report
Previous Topic (VB Datareport  Printing)Next Topic (Text Printing On Laser Printer with Richtextbox) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder