Uses of Class
de.xima.fc.form.export.FormExporter
-
Packages that use FormExporter Package Description de.xima.fc.form.export -
-
Uses of FormExporter in de.xima.fc.form.export
Methods in de.xima.fc.form.export that return FormExporter Modifier and Type Method Description FormExporter
FormExporter. withExcludeImages(boolean excludeImages)
Sets whether or not to exclude images in exported documentFormExporter
FormExporter. withFormat(EFormPrintFormat format)
FormExporter
FormExporter. withKeepPlaceholder(boolean keepPlaceholder)
FormExporter
FormExporter. withLocale(Locale locale)
Sets the default editing language for the created document.FormExporter
FormExporter. withTemplate(ERessourcenTyp resourceType, UUID resourceUUID)
Sets the template that should be used via its resource type (client or project) and UUID
-