feat(libreoffice): improve ExportFormFields godoc

This commit is contained in:
Julien Neuhart
2024-03-22 15:50:14 +01:00
parent 91f63047e0
commit 31e7582216

View File

@@ -50,8 +50,7 @@ type Options struct {
// Optional.
PageRanges string
// Form fields from input is exported as form fields in the resulting PDF.
// Defaults to true
// ExportFormFields allows to... export form fields in the resulting PDF.
// Optional.
ExportFormFields bool