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 FormExporterFormExporter. withExcludeImages(boolean excludeImages)Sets whether or not to exclude images in exported documentFormExporterFormExporter. withFormat(EFormPrintFormat format)FormExporterFormExporter. withKeepPlaceholder(boolean keepPlaceholder)FormExporterFormExporter. withLocale(Locale locale)Sets the default editing language for the created document.FormExporterFormExporter. withTemplate(ERessourcenTyp resourceType, UUID resourceUUID)Sets the template that should be used via its resource type (client or project) and UUID 
 -