473,396 Members | 1,914 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,396 software developers and data experts.

Print report in VB6?

ray
Hi,

I'm new in VB and is there any report generator in VB6 that I can use to
formatted report for my records set in VB6? Or I have to write the code line
by line for the data to print out?

Thanks for the help.

Jul 17 '05 #1
5 14695
There is nothing really built into VB6. I think most use a 3rd party
add-on for report generation. Most common would be crystal reports. I
myself use List and Label from Combit.

ray wrote:
Hi,

I'm new in VB and is there any report generator in VB6 that I can use to
formatted report for my records set in VB6? Or I have to write the code line
by line for the data to print out?

Thanks for the help.


Jul 17 '05 #2
ray
Thanks!

But I want something that can embedded to the final application, so I can
distribute my app with the report printing features to a lot of users.

Can Crystal reports let me do that?

Thanks!
"Miles" <un*****@unlistedspam.com> wrote in message
news:qZTzb.23680$o9.19055@fed1read07...
There is nothing really built into VB6. I think most use a 3rd party
add-on for report generation. Most common would be crystal reports. I
myself use List and Label from Combit.

ray wrote:
Hi,

I'm new in VB and is there any report generator in VB6 that I can use to
formatted report for my records set in VB6? Or I have to write the code line by line for the data to print out?

Thanks for the help.

Jul 17 '05 #3
VB comes with a report tool: Data Report. If you do not see it from
"Project" menu, click menu "Project->Components", then in "Components"
dialog box, click "Designers" tab, check "Data Report".

It is very easy to use, but can only produce simple, plain reports. If you
want your report to look very professional, you may have to use Crystal
report, MS Access, or other third party tool (of course, you/your clients
have to pay for that).

"ray" <ma********@yahoo.com> wrote in message
news:m3********************@news01.bloor.is.net.ca ble.rogers.com...
Hi,

I'm new in VB and is there any report generator in VB6 that I can use to
formatted report for my records set in VB6? Or I have to write the code line by line for the data to print out?

Thanks for the help.

Jul 17 '05 #4


ray wrote:
Thanks!

But I want something that can embedded to the final application, so I can
distribute my app with the report printing features to a lot of users.

Can Crystal reports let me do that?


Yes it can. I use List and Label from Combit. A few years ago it was
the only report writer that I could pass simple variables to it rather
than link it to a database. Forcing a report to be linked to a database
may work for some but my program doesn't get all of its data from a data
base. I am told that in more recent years variables can be passed
directly to Crystal reports and no database is needed. I do not know
the validity of that. List and Label works extremely well and is very easy.

Jul 17 '05 #5
On Fri, 05 Dec 2003 03:36:50 GMT, "ray" <ma********@yahoo.com> wrote:
Hi,

I'm new in VB and is there any report generator in VB6 that I can use to
formatted report for my records set in VB6? Or I have to write the code line
by line for the data to print out?

Thanks for the help.


Personally I would suggest that you print your report to a Text File
- with embedded formatting instructions

Then write another App that can display it on the Screen or Printer

Printing in VB is a bitch
- you only ever want to do it once
Jul 17 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: CrazyCoder | last post by:
Dear all, I'm trying to find the solution where to print my reports without using IE's print functions. Most of my required report needs to print out 'clean' ...... I checked around with...
5
by: Tony Dong | last post by:
Hi there, I am newer for dot net I want to make a report and then print it, the report may include images and text, how can I do that, any one can give me a suggestion? I know how to...
2
by: Dean Slindee | last post by:
Anybody written code in VB.NET to: 1) show a print preview window of reports already written and stored in an Access 2002 database; or 2) execute the print of a report stored in an Access 2002...
7
by: Mark | last post by:
Hi, I am creating application in VB 2005. and when I print report it adds extra 0.45 cm margin on left and top, and the reason for this is physical margins of printer. Is it possible to change...
7
by: itm | last post by:
I have a mail out to send to a group of owners with multiple accounts. I want to limit the number of accounts that print on the first page to 20. I want remaining accounts to print on a second...
0
by: John Smith | last post by:
Hello, I am developing a VB.NET 2003 application that will use lots of Crystal Reports. Sometimes the users will preview a report in a Crystal report viewer, and sometimes they will send the...
2
by: Brad Pears | last post by:
I have a vb.net 2005 application and am using the print preview screen. This screen has a printer icon on it that the user can use to print the document currently being viewed. It uses the default...
6
by: Dave | last post by:
On my form I have combo boxes. These combo boxes, after updating them, populate respective listboxes that are located below the combo boxes on the same form. I am trying to use a "generate...
12
by: Studiotyphoon | last post by:
Hi, I have report which I need to print 3 times, but would like to have the following headings Customer Copy - Print 1 Accounts Copy - Print 2 File Copy -Print 3 I created a macro to...
11
by: Gord | last post by:
When I open a certain report, it runs some code that generates the records that will be displayed in that report. This works fine. When I go to print preview the report it appears that the code...
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: 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: 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
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.