CCALI / a2jdat

This repo hosts the distributable production version of the A2J Document Assembly Tool (DAT). The document assembly tool is an optional piece of software used for producing pdf documents at the end of A2J Author Guided Interviews.
https://www.a2jauthor.org
Other
3 stars 1 forks source link

Assemble pdf behavior varies across browser, confusing to end users #132

Open tobiasnteireho opened 1 year ago

tobiasnteireho commented 1 year ago

PDF delivery is different on diferent browsers, opening an preview tab in firefox, a popup in safari, and a download button in chrome. This is confusing to end users. Possibly might be more consistent by redirecting to a GET response in DAT?

tobiasnteireho commented 1 year ago

related to https://github.com/CCALI/a2jviewer/issues/253