|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Crystal report... How to Print Crystal report using PrintDocument??
Hi.. I need help greatly... there's an issue which required me to make use of the PrintDOcument Object to print this crystal report..Instead of the pre defined printer button on the crystal report viewer..???Can anyone teach me HOW to print crystal report using the print document??it just seems to can't capture the crystal report for printing.... ANd how do i make use of the PrintPage Event???
|
|
#2
|
|||
|
|||
|
You should look in the Crystal documentation for detalis on using Crystal.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
|||
|
|||
|
hi,
we are making a wesite containing reports i want to show columns selected by user from a checkBox List like -------------------------- * ID * Customer Name * Salesman Name * Jan * Feb * Mar * Apr * May * June * Total ------------------- and want to show only those columns which are selected by user from above list i tried so many ways but failed to hide columns Also i want to know that Can I set width=0 or Height=0 for any column to hide it =========== and Can I Create Report Objects (like textBox, FieldObjects, Lines etc) from Source code =========== how can i do that? ![]() i trid with width=0 or height=0 to hide but width =0 is not working...' please help me Thanks in advance Best Regards ----- Naveed Anjum ============ |
|
#4
|
|||
|
|||
|
REfreshing Crystal Report
Hi,
i m trying to Show columns which are selected in given check box list for the first time i get correct report (with selected columns) when i make change in checkbox List then it doesn't affect report report shows the first result as first time i did .. * I refreshed ReportDocument by Refresh(); method * set ReportDocument rd = null before Loading Report * Also i tried with ReuseValuesOnReferesh() property of crystalReportViewer but outcome was same any body please suggest me, what to do now ? ![]() thax Naveed Anjum |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Crystal report... How to Print Crystal report using PrintDocument?? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|