uclibs / treatment_database

Application to track conservation workflow for Preservation Services
1 stars 2 forks source link

Add rich text formatting to data/pdf. #426

Open crowesn opened 4 months ago

crowesn commented 4 months ago
Is it possible to have rich text formatting added to the PDF 
so that we can bold, underline, etc. with in the downloaded 
Treatment Report and Abbreviated Treatment Report?

Related #360

crowesn commented 3 months ago

@Janell-Huyck They are primarily interested in implementing rich text for the abbreviated_treatment_report attribute on the TreatmentReport model.

Let me know if you have any questions.

crowesn commented 3 months ago

Let's look at https://guides.rubyonrails.org/action_text_overview.html as a possible implementation.

crowesn commented 2 months ago

Priorities are bold, italic, lists, images would be great. Maybe tables would be good as well but not a dealbreakers.