TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
deepa ashwi
NA
109
602.5k
In report,want all pages to be printed seperately in 6 page
Jul 17 2013 7:12 AM
there are 6 pages in my report and when i view report,report is viewed seperately in 6 pages(no problem here) but when i print that report only that last page i.e. only that 6th page is printed..i want all pages to be printed seperately in 6 pages...how to code?please help me
the following is the code i used in javascript:
<input style="Z-INDEX: 111; LEFT: 737px; WIDTH: 53px; POSITION: absolute; TOP: 18px; HEIGHT: 19px; "
onclick="javascript:window.print();" type="button" value="Print" id="Button9"/>
<CR:CrystalReportViewer ID="CrystalReportViewer1" runat="server"
AutoDataBind="true" DisplayGroupTree="False" DisplayToolbar="False"
HasCrystalLogo="False" HasDrillUpButton="False" HasExportButton="False"
HasGotoPageButton="False" HasSearchButton="False"
HasToggleGroupTreeButton="False" HasViewList="False"
HasZoomFactorList="False"/>
Reply
Answers (
1
)
report is viewed in only 1 page rather all pages to be viewd
Showing error"no printer installed" clicking print in server