ProcessStrategy
Last edit: Apr 20, 2026
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.