Questions tagged [print-preview]

Print Preview is a software function to display a document or page before it is produced in its final form - often a physically printed document.

229 questions
-1
votes
1 answer

How can i give the print preview in WPF, for a complete window?

How to give print preview functionality for a complete window before it gets printed here is the code i have implemented for printing the complete window. My Code Behind : private void Canvas_Print_MouseLeftButtonDown(object sender,…
Krrish
  • 271
  • 3
  • 16
-1
votes
2 answers

building a document preview webpage

Hi i'm wanting to create a webpage in which i can pass a url to a document and it previews it. the idea behind this is so i can create a responsive web view for android so i can preview documents from with an app i have basic knowledge of php and…
Luke Batley
  • 2,296
  • 10
  • 41
  • 74
-2
votes
1 answer

Wireless Printing in PrintDialog C#

I was curious if you could print wirelessley using printDialog? I did a bit of research but could not find any articles relating to this issue. I am rolling with a windows 7. Here is my code is it helps: public void…
Yuvraj
  • 47
  • 1
  • 4
  • 11
-2
votes
2 answers

IE8 print preview displaying blank space in between contents

In IE 8 print preview page page displaying space between contents. original html file don't have any space between contents. There is no
tag also.please refer the image for reference. Mozilla shows = 6 page ,IE shows = 9 page. Any one came…
Siva
  • 23
  • 1
  • 7
1 2 3
15
16