Project

General

Profile

1.4 - adding Issue PDF as an attachment

Added by Zach Hamman almost 12 years ago

Hello,
I am trying to add the generated PDF for an issue when it is added or updated as part of the notification. I have tried calling the url with File.read or File.open. I have also run the deliver_issue_(action) with issue_to_pdf(issue) as an option in IssuesController. I am using 1.4 with mongrel and rails 2.3.14. Thank you.