Closed Bug 23146 Opened 25 years ago Closed 23 years ago

print option for printing background images

Categories

(Core :: Printing: Output, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 96870

People

(Reporter: yoel, Assigned: dcone)

References

Details

(This bug imported from BugSplat, Netscape's internal bugsystem.  It
was known there as bug #381831
http://scopus.netscape.com/bugsplat/show_bug.cgi?id=381831
Imported into Bugzilla on 01/05/00 11:16)

Beginning with the PC version 4.5x, there is now an option that allows you to
print the background (image or color) along with the web page you are printing.
From the File menu, choose Page Setup. Within the Page Options section, choose
Print Backgrounds.

Customer would like to know why this is not an option in Solaris or Linux
Communicator.

http://www.ufaq.org is a test site that can be used.
Assignee: hong → dcone
OS: All
reassigning to 5.0 team
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → REMIND
Not a near term issue... setting to remind.
Changing to ALL
Hardware: Sun → All
*** Bug 59318 has been marked as a duplicate of this bug. ***
Here is an example that vitally depends on properly placed background images in
order to be understood.  This is a well defined behavior according to CSS. 
Omitting the background images violates CSS.

By the way, I tried to send this file as an attachment using Netscape 6.1, but I
kept getting an error message claiming the file was empty.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
 <body>
  <div style="margin: 0; padding: 0 0 0 40px; color: black; background-color:
white;">if-then-else<div style="margin: 0; padding: 0 0 0 40px; color: black;
background-color: white;background-image: url(child.gif); background-repeat:
no-repeat;">equal-test</div><div style="margin: 0; padding: 0 0 0 40px; color:
black; background-color: white;background-image: url(no-child.gif);
background-repeat: repeat-y;"><div style="margin: 0; padding: 0 0 0 40px; color:
black; background-color: white;background-image: url(child.gif);
background-repeat: no-repeat;">variable-reference (variable="x")</div><div
style="margin: 0; padding: 0 0 0 40px; color: black; background-color:
white;background-image: url(lastchild.gif); background-repeat:
no-repeat;">variable-reference (variable="y")</div></div><div style="margin: 0;
padding: 0 0 0 40px; color: black; background-color: white;background-image:
url(child.gif); background-repeat: no-repeat;">multiply</div><div style="margin:
0; padding: 0 0 0 40px; color: black; background-color: white;background-image:
url(no-child.gif); background-repeat: repeat-y;"><div style="margin: 0; padding:
0 0 0 40px; color: black; background-color: white;background-image:
url(child.gif); background-repeat: no-repeat;">variable-reference
(variable="x")</div><div style="margin: 0; padding: 0 0 0 40px; color: black;
background-color: white;background-image: url(lastchild.gif); background-repeat:
no-repeat;">numeric-constant (value="5")</div></div><div style="margin: 0;
padding: 0 0 0 40px; color: black; background-color: white;background-image:
url(lastchild.gif); background-repeat: no-repeat;">divide</div><div
style="margin: 0; padding: 0 0 0 40px; color: black; background-color:
white;"><div style="margin: 0; padding: 0 0 0 40px; color: black;
background-color: white;background-image: url(child.gif); background-repeat:
no-repeat;">variable-reference (variable="y")</div><div style="margin: 0;
padding: 0 0 0 40px; color: black; background-color: white;background-image:
url(lastchild.gif); background-repeat: no-repeat;">numeric-constant
(value="3")</div></div></div>
 </body>
</html>
Status: RESOLVED → REOPENED
Resolution: REMIND → ---
I tried to submit as attachments the 3 gif images that are needed by my example,
but I keep getting the message "No file was provided, or it was empty.".  So
here is a URL pointing at the example on my web site:

  http://www.cee.hw.ac.uk/~jbw/background-image-example/
Marking this as a duplicate of 96870.  I know that other bug has a higher 
number, but that bug will encapsulate all the background printing issues so the 
bug can be fixed correctly.

*** This bug has been marked as a duplicate of 96870 ***
Status: REOPENED → RESOLVED
Closed: 25 years ago23 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.