Closed
Bug 1154764
Opened 10 years ago
Closed 10 years ago
PDF Optional Content Groups / layers not working
Categories
(Firefox :: PDF Viewer, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 845650
People
(Reporter: jbittner, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:37.0) Gecko/20100101 Firefox/37.0
Build ID: 20150403142041
Steps to reproduce:
Optional Content Groups / Layers - OCG allow visibility to be set in a PDF like the CSS @media foes for HTML. Acrobat Reader v 6 allows this for 'print' vs 'screen'.
This script uses OCG to set visibility in a PDF but does not work in Firefox: http://www.fpdf.org/en/script/script75.php
Actual results:
This does not work in the built in firefox pdf viewer. It displays everything and ignores the OCG code.
Expected results:
Different output should be printed vs displayed on screen.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•