Open Bug 895911 Opened 11 years ago Updated 2 years ago

Add "As PDF" as a format for "Save Page" dialog

Categories

(Toolkit :: General, defect)

defect

Tracking

()

People

(Reporter: madhava, Unassigned)

References

(Depends on 1 open bug)

Details

Currently, "Save Page" does what most developers or advanced users want, which is to have a couple of ways of saving the page as HTML/CSS, or a collection of text files.

A common usecase that we're missing is saving a page as a PDF -- i.e. just to have a record that won't go away of a transaction (a receipt) or an article. We have "Save as PDF" in Firefox for Android at the moment to address this usecase.

Users can technically do this, at least on mac, by going through Print, but I think that's not obvious for a lot of users.

Finally - with the Australis UI rework, the Save Page option is newly more prominent than before, which I think will mean more people will use it to try to do this -- which makes this an excellent time to have it do what I suspect they're looking for.

(PDF could possibly even be the default?)
The save dialog code to change is in toolkit/content/contentAreaUtils.js but depends on bug 162659 being implemented.
Component: Menus → General
Depends on: 162659
OS: Mac OS X → All
Product: Firefox → Toolkit
Hardware: x86 → All
It's actually not clear what platform work still needs to be done so this may just be a dupe of bug 162659. That bug is in Core::Graphics though but I think that may be mostly for OS X support.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.