Opened 11 years ago
Closed 11 years ago
#10956 closed bug (invalid)
post intercepts pdf download
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I use post method to call a php page with a few parameters. PHP page does DB query and generates pdf document (using tcpdf).
This document is in memory (not a file, I don't want to save it first). Problem is that I never get my pdf download prompt as it gets intercepted by jQuery.
Is there some option to say: don't intercept any output?
Note: See
TracTickets for help on using
tickets.
This sounds like a question for the forum, or stackoverflow.