473,387 Members | 3,787 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.

vb6 report designer twips issue

Iam printing a special form using vb6 report designer. In which I am printing 25 totals on the right side on the form. My totals take a whole standard letter page size. The last amount (total) which is at 14112 twips from the top of the the page. The page height is 14760 twips. Each one of the total fields has 3750 twips.

My problem is that the last total (field 26) is printed on a second page form, and I need to keep all my total amounts (fields) on one page form. By the way; my form is printed in the detail section of report designer.


Thanks;

Juan Hernandez
Dec 12 '06 #1
1 1818
Iam printing a special form using vb6 report designer. In which I am printing 25 totals on the right side on the form. My totals take a whole standard letter page size. The last amount (total) which is at 14112 twips from the top of the the page. The page height is 14760 twips. Each one of the total fields has 3750 twips.

My problem is that the last total (field 26) is printed on a second page form, and I need to keep all my total amounts (fields) on one page form. By the way; my form is printed in the detail section of report designer.


Thanks;

Juan Hernandez
Hi,
Check your TopMargin and BottomMargin. Reduce these, this should solve your problem

All the best
Padhu
Dec 12 '06 #2

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

Similar topics

2
by: Phil Stanton | last post by:
Yes I know it can't be done in an editable form - well maybe not. Assuming I have a report textbox with CanShrink and CanGrow set to yes, is ther any way of calculating the length the textbox...
1
by: Soundneedle | last post by:
I've adopted the code below that draws lines around six subreports on my report...so the result is a grid effect. However, my first subform starts to the left at 900 twips (0.625"), not 0. I can't...
1
by: cefrancke | last post by:
I've been working with the Twips/Pixel issue and after reviewing the Acc.Dev.Hnd book and the groups, the standard seems to be ... 640x480 15 Twips/Pixel 800x600 12 Twips/Pixel 1024x768 12...
0
by: Chris | last post by:
I finally got my report to be recongized, that login issue is terrible. Using VS.NET 2003, created report inside of it. Now when I attempt to display the report is blank (missing data, though I can...
0
by: Li Pang | last post by:
Hi, The following codes are used to define a web method which returns a crystal report document in a file named "Service1.asmx". When I right-click on "View in Browser" I got the error...
4
by: Gary | last post by:
Hello, I'm hoping someone can shed some light on why my report does not output the same results as shown in preview mode, which is to move the position of a check box based on a field value (see...
5
by: David L. | last post by:
I'm running into a frustrating problem. ASP.NET 2.0 web application, against SQL'05, I'm trying to run a report against a 'table provider' (query) that excutes well within SQL MGT studio, and...
28
by: ryanhokanson | last post by:
I was just trying to get a list of all my reports along with their widths. I can't use the "Reports" collection because it only works on open reports. So I tried looking into the "AllReports"...
13
by: Greg | last post by:
Most suggestions on this topic recommend to use a page footer and make it visible only on the last page. My problem is that the footer is half of the height of a page which means the detail would...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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.