ProcessStrategy
Last edit: Oct 26, 2022
No description
enum ProcessStrategy {
pdf
text
}
Values
pdf
pdf - body should be html to be converted to pdf
text
text - choose it for things like csv, json, xml, plain text etc.