parallax/jsPDF

DataURI does not work consistently across browsers/platforms

Closed this issue · 2 comments

Firefox on Windows, without the built-in Adobe plugin, does not work.
Chrome on OSX doesn't work.
IE doesn't work.

Will investigate further, other output methods will fix this. Maybe use autodetection. New Flash 10 features may help with a workaround for this.

Added FileWriter support.

What does that mean? I cant open a pdf using doc.save() still has random filename...