473,799 Members | 2,885 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Print Preview is not working for the rowspanned table in Firefox 2.0.0.11

2 New Member
[html]
<html dir="ltr" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><title>ta ble print preview test</title></head>
<body>

<table style ="vertical-align:top;borde r:40px,50px">
<tr>
<th scope = "col">Distr ict No</th>
<th scope = "col">Distr ict No</th>
<th scope = "col">Distr ict No</th>
</tr>
<tr>
<td rowspan="99" style="vertical-align:top">bla-bla</td>
<td rowspan="10" style="vertical-align:top">blas adfasdfa-11</td>

<td>01</td></tr>
<tr><td>02</td></tr>
<tr><td>03</td></tr>
<tr><td>04</td></tr>
<tr><td>05</td></tr>
<tr><td>06</td></tr>
<tr><td>07</td></tr>
<tr><td>08</td></tr>
<tr><td>09</td></tr>
<tr><td>10</td></tr>
<tr>
<td rowspan="24" style="vertical-align:top">blas adfasdfa-1251</td>
<td>11</td></tr>
<tr><td>12</td></tr>
<tr><td>13</td></tr>
<tr><td>14</td></tr>
<tr><td>15</td></tr>
<tr><td>16</td></tr>
<tr><td>17</td></tr>
<tr><td>18</td></tr>
<tr><td>19</td></tr>
<tr><td>20</td></tr>
<tr><td>21</td></tr>
<tr><td>22</td></tr>
<tr><td>23</td></tr>
<tr><td>24</td></tr>
<tr><td>25</td></tr>
<tr><td>26</td></tr>
<tr><td>27</td></tr>
<tr><td>28</td></tr>
<tr><td>29</td></tr>
<tr><td>30</td></tr>
<tr><td>31</td></tr>
<tr><td>32</td></tr>
<tr><td>33</td></tr>
<tr><td>34</td></tr>
<tr>
<td rowspan="25" style="vertical-align:top">blas adfasdfa-2511</td>
<td>35</td></tr>
<tr><td>36</td></tr>
<tr><td>37</td></tr>
<tr><td>38</td></tr>
<tr><td>39</td></tr>
<tr><td>40</td></tr>
<tr><td>41</td></tr>
<tr><td>42</td></tr>
<tr><td>43</td></tr>
<tr><td>44</td></tr>
<tr><td>45</td></tr>
<tr><td>46</td></tr>
<tr><td>47</td></tr>
<tr><td>48</td></tr>
<tr><td>49</td></tr>
<tr><td>50</td></tr>
<tr><td>51</td></tr>
<tr><td>52</td></tr>
<tr><td>53</td></tr>
<tr><td>54</td></tr>
<tr><td>55</td></tr>
<tr><td>56</td></tr>
<tr><td>57</td></tr>
<tr><td>58</td></tr>
<tr><td>59</td></tr>
<tr>
<td rowspan="25" style="vertical-align:top">blas adfasdfa-25</td>
<td>60</td></tr>
<tr><td>61</td></tr>
<tr><td>62</td></tr>
<tr><td>63</td></tr>
<tr><td>64</td></tr>
<tr><td>65</td></tr>
<tr><td>66</td></tr>
<tr><td>67</td></tr>
<tr><td>68</td></tr>
<tr><td>69</td></tr>
<tr><td>70</td></tr>
<tr><td>71</td></tr>
<tr><td>72</td></tr>
<tr><td>73</td></tr>
<tr><td>74</td></tr>
<tr><td>75</td></tr>
<tr><td>76</td></tr>
<tr><td>77</td></tr>
<tr><td>78</td></tr>
<tr><td>79</td></tr>
<tr><td>80</td></tr>
<tr><td>81</td></tr>
<tr><td>82</td></tr>
<tr><td>83</td></tr>
<tr><td>84</td></tr>
<tr>
<td rowspan="15" style="vertical-align:top">blas adfasdfa-1119</td>
<td>85</td></tr>
<tr><td>86</td></tr>
<tr><td>87</td></tr>
<tr><td>88</td></tr>
<tr><td>89</td></tr>
<tr><td>90</td></tr>
<tr><td>91</td></tr>
<tr><td>92</td></tr>
<tr><td>93</td></tr>
<tr><td>94</td></tr>
<tr><td>95</td></tr>
<tr><td>96</td></tr>
<tr><td>97</td></tr>
<tr><td>98</td></tr>
<tr><td>99</td></tr>

</table></body></html>
[/html]
I have the above html snippnet.Print preview is not working for the table when I use Firefox2.0.0.11 .But it was working with IE7.
Can Any one suggest why it is happening?Can Any one faced this type of problem...
Dec 27 '07 #1
3 1714
drhowarddrfine
7,435 Recognized Expert Expert
There is a bug in 'print preview' for tables that cross page boundaries. This is fixed in FF3.0 and there is a solution for <FF2. If you do a search on this forum, this was discussed here once before but I do not recall it right now.
Dec 27 '07 #2
narayana143reddy
2 New Member
There is a bug in 'print preview' for tables that cross page boundaries. This is fixed in FF3.0 and there is a solution for <FF2. If you do a search on this forum, this was discussed here once before but I do not recall it right now.
Hi ,

Thank you for you replay.But I could not able to find it proper solution with FF 2.0.Could you suggest Any blog which will be helpful for me to understad the concept of print prevew.

Thank you
Narayana Reddy
Jan 2 '08 #3
drhowarddrfine
7,435 Recognized Expert Expert
Mozilla forums.
Firefox support .
Jan 2 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

9
2124
by: Lot-o-fun | last post by:
Suppose I make a table that looks like --------- | A | | |---| | | B | D | |---| | | C | | ---------
16
11438
by: Neo Geshel | last post by:
I'm helping on a web site, and it's got our knickers in a knot. We're using the same basic CSS files (with mods) and same headers as from our other sites, but the "print preview" won't work correctly on this site. The site is here: http://askdrray.kabis.net (temporary location) The site is being worked on, and only the front page works right now. Expect constant changes. Ignore everything “below the fold”, as the links there...
24
2743
by: Rhino | last post by:
I am dabbling with print CSS for the first time and I need some guidance. The web pages on my site look fine - to my untrained eye - when displayed on the monitor in any of the standard browsers. However, I am new to print CSS and am having trouble getting the text on my printed pages to flow correctly. I know that I need a separate CSS for printing than the one I use for displaying on the monitor; I know that is accomplished by having...
4
3120
by: zz | last post by:
Sorry for posting this here but unfortunatly I couldn't find any appropriate newsgroup for this and since I've been active here with .net question I figured you guys might be able to help. This is a link to a very simple page that contains 2 DIV statements: http://xsinx.no-ip.com:8880/TestEmbedDiv.html One of them is embeded in the other. There is some clipping involved (the red layer is smaller than the yellow one). If you look at...
9
4080
by: igotyourdotnet | last post by:
I need to create a print preview page BUT my page I need to print has a grid and in the grid I have 2 or 3 columns that have links I want to hide the columns with the links on my print preview page so they don't print. Is that possible to do and if so can someone point me somewhere or show my a code snippet on how to do this?
2
9979
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 printer settings to print. I wanted the print preview to appear the same for all users (i.e. a default page size of 8.5x14 (legal) and portrait mode). Many users have different printers as their default (plotters etc..) and I found that various...
11
2885
by: VivD | last post by:
Hi All When I print preview using Firefox it skips a large chunk of data and starts displaying halfway down the page. The print preview is fine in IE6. My site uses tables - I am wondering if it is my css or if it is the table that is causing the problem. This is the css: body { color: black; background-color: white; font: Times New Roman, sans-serif;
11
7342
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 is run again? This is causing certain error problems. 1 Why does the code run for a print preview when the report already exists? 2 What command do I use in code to find out if a report (or any other object for that matter) is already...
4
5017
by: scubasteve | last post by:
I've developed a product pricing application for a client in AC2007. They enter all the data on the one main form, then click a button to open a printable report in Print Preview. My problem is, once in Print Preview, the Close Print Preview button on the ribbon doesn't work. It's there, it just does nothing when I click it. To close the report you have to press Ctrl+F4. This is bad, but worse is I can't even put a message on the...
0
9685
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, well explore What is ONU, What Is Router, ONU & Routers main usage, and What is the difference between ONU and Router. Lets take a closer look ! Part I. Meaning of...
0
9538
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10249
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10219
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6804
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5461
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5584
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4138
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2937
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.