473,387 Members | 1,530 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Setting DataReport Report Size

Hi all. I have Project in vb6.0. In my PC printer have default page letter. Now please tell me how can I set Report size of Data Report so that it doesn't show Error "Report width is larger than Paper Width?".
Thanks
Jan 4 '08 #1
2 11311
lotus18
866 512MB
Hi all. I have Project in vb6.0. In my PC printer have default page letter. Now please tell me how can I set Report size of Data Report so that it doesn't show Error "Report width is larger than Paper Width?".
Thanks
Hi

Try to check your printer's default paper size. What paper size are you using?
Jan 5 '08 #2
9815402440
180 100+
hi
data report cannot be shown if its width exceeds the default paper width.
to show datareport in A4 paper set its ReportWidth property to 10400 (maximum for portrait printing). also set Rigthmargin property to 400 and LeftMargin property to 800. Right and Left margins are not visible when you design a dataReport. these are adjusted at run time. decreasing left and right margins will increaes printing area in the data report.

regards
manpreet singh dhillon hoshiarpur
Jan 5 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: berthelot samuel | last post by:
Hi everyone, I am currently trying to write a report based on a View of SQL Server. Basically, I have 3 tables : Hardware, SoftwareInstalled and Software with SoftwareInstalled that keeps track of...
3
by: amitkumarch | last post by:
Hi Everybody! I wonder if there is a way to produce landscape reports using MS DataReport Designer. I did not see any design property to do this. I have manually tried to change the size of...
1
by: Gary | last post by:
Dear Is it possible using ASP to call VB6 DataReport? if yes any reference of creating those com+ of DataReport and Call method? Gary
0
by: nishjee | last post by:
Hello friends, i need visual basic 6.0 code to export a datareport to html other than the defult option coming with datareport. I need this very urgently because when i am exporting the datareport...
1
by: charvi | last post by:
Hi when i generate a reporte of 8 fields in a horizontal way in datareport it give error saying report width greater than paper size.is there any method to set report width to the size of...
2
by: hussainiyad | last post by:
Dear all , I,m working with small invoice project and i need the report for 1.Purchase Order 2.SalesInvoice 3.Total stock, so created 3 dataenvironment and 3 DataReports and i created the...
8
by: Wernerh | last post by:
I have a datareport that is generated from mdb, it reports each line of the database as required in the report. There are records that have the same allocation number, but with diff prices in the...
1
by: MaryKJolly | last post by:
I got this sample project from a website. But there is some syntax error in the statement which contains the CDate function. I can't detect the error? Can enybody help me? SUMMARY This article...
0
by: premMS143 | last post by:
I'm using DataReport in VB6.0 to get printouts. But its not showing the option which page type/size the user wants. How to generate report for user specific page size, say A4, Letter, Legal etc.....
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.