S
Scott
There appears to be an inconsistency in the handling of
printable/non-printable objects when saving as a web page. Here's the
scenario:
-- Shape A is "normal", i.e., it's on a visible, printable layer and is
printable
-- Shape B is on a visible layer but is set to be non-printable
-- Shape C is on an invisible layer, but the layer is set to be printable
(the shape itself is also printable)
When I print, Shapes A and C appear on the page. This is correct.
When I save as web page, only shape A appears. Apparently, the save as web
page function respects the non-printable property for shape B but doesn't
respect the printable setting for the invisible layer.
Is my assumption about what should happen, that C should appear on the web
page, correct? Any thoughts or workaround suggestions?
printable/non-printable objects when saving as a web page. Here's the
scenario:
-- Shape A is "normal", i.e., it's on a visible, printable layer and is
printable
-- Shape B is on a visible layer but is set to be non-printable
-- Shape C is on an invisible layer, but the layer is set to be printable
(the shape itself is also printable)
When I print, Shapes A and C appear on the page. This is correct.
When I save as web page, only shape A appears. Apparently, the save as web
page function respects the non-printable property for shape B but doesn't
respect the printable setting for the invisible layer.
Is my assumption about what should happen, that C should appear on the web
page, correct? Any thoughts or workaround suggestions?