ProcessStrategy
Last edit: Nov 10, 2025
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.