Closed 17sergio closed 1 month ago
When you open your pull requests, remove the lines that start and end with underscores (_)
I made the pdf button export out the pairs table
we imported autotable script and gave tbody an id and then edited the javascript for the pdf button to include set id
randomize pairs and then press export to pdf to make sure it wok
press export to pdf after generating pairs and looking to make sure its all correct
searching in the web multiple ways to export a table onto a pdf
Closes #76
When you open your pull requests, remove the lines that start and end with underscores (_)
Changes
Purpose
I made the pdf button export out the pairs table
Approach
we imported autotable script and gave tbody an id and then edited the javascript for the pdf button to include set id
Pre-Testing TODOs
randomize pairs and then press export to pdf to make sure it wok
press export to pdf after generating pairs and looking to make sure its all correct
Learning
searching in the web multiple ways to export a table onto a pdf
Closes #76