msvisual.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

best way to print ListView.

 
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Enterprise
Author Message
Tark Siala



Joined: 04 Oct 2007
Posts: 16

PostPosted: Thu Oct 18, 2007 10:23 pm    Post subject: best way to print ListView. Reply with quote

Hi
I have ListView contain data, and i want print this listview.
i know i can do that by using Datareport and Crystal Report, but i need
simple way to print this data.
any ony have good idea?

-----------
Tarek M. Siala
Software Developer
http://tarksiala.blogspot.com

Archived from group: microsoft>public>vb>enterprise
Back to top
View user's profile Send private message
Pop`



Joined: 04 Oct 2007
Posts: 530

PostPosted: Sat Oct 20, 2007 10:15 pm    Post subject: Re: best way to print ListView. Reply with quote

Just curious: If there's nothing distracting or messy on the screen, why
not just use
frmName.PrintForm
to print to the default printer?

Pop`


Tark Siala wrote:
> Hi
> I have ListView contain data, and i want print this listview.
> i know i can do that by using Datareport and Crystal Report, but i
> need simple way to print this data.
> any ony have good idea?
>
> -----------
> Tarek M. Siala
> Software Developer
> http://tarksiala.blogspot.com
Back to top
View user's profile Send private message
Ken Halter



Joined: 04 Oct 2007
Posts: 4150

PostPosted: Mon Oct 29, 2007 4:54 pm    Post subject: Re: best way to print ListView. Reply with quote

"Tark Siala" wrote in message
news:%23GQ8uYwEIHA.4956@TK2MSFTNGP06.phx.gbl...
> Hi
> I have ListView contain data, and i want print this listview.
> i know i can do that by using Datareport and Crystal Report, but i need
> simple way to print this data.
> any ony have good idea?

Try.....

A (Flex)Grid printing class, version 2
http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=10312&lngWId=1

It supports ListView controls too (and dbGrids)

--
Ken Halter - MS-MVP-VB - Please keep all discussions in the groups..
In Loving Memory - http://www.vbsight.com/Remembrance.htm

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
Print The VB6 help file says that you the picture box has the Print method, but I can't find it. I want to print on top of a picture box on a usercontrol. = true I set CurrentX and CurrentY I hid the picture box and add

vb print problem... Hi all! I'm experiencing some problem with the vb6 "Printer" object :(( I need to print on a sheet that is longer than A4 sheet (just few centimeters) but printer stops to print after about 29 centimeters (A4 length). What's wrong? I tried to set A3 forma

Capture Print Jobs Hello Is it possbile to capture print jobs with vb6 from any program? For example if user wants print something from MSWord, vb6 program captures print job, asks password and when password is correct sends job to printer and saves data like, page count as

print preview in VB application ?? Hi, I want to set a header and a footer in every page of my document. I need to design these as per my application colors and all. If I set the table header, then I get the header only in the first page and not in every page of my document. In all, I want

print form contents hi guys, I really need some serious help from u: On a form (MDI child), I have drawn a few lines (using obj.Line and then labelled them (using label controls). I have done it in the form_activate event of the form because it did not work
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Enterprise All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group