-
基于freemarker生成的word文件,在预览时文件是xml形式。
freemarker版本:2.3.4.RELEASE
kkFileView版本: viewserver-4.0.0、libreoffice7.0
-
[Jim Blake](https://github.com/j2blake) (Migrated from [VIVO-243](https://vivo-project.atlassian.net/browse/VIVO-243)) said:
Why are we using a ClassTemplateLoader? Are there templates in the classpa…
-
I'm using a html-styled field with an unordered list in it. It is shown ordered in the resulting docx.
After investigation I think the problem lies in generating the script for the numbering file i…
-
The Freemarker templates could be replaced by a more modern template processor like [Groovy markup template](http://docs.groovy-lang.org/docs/next/html/documentation/template-engines.html) that in sup…
-
存在 freemarker 路径出错,或变量不存在时,无任何出错提示
lynzz updated
9 years ago
-
While the project keeps up with the latest versions of Freemarker, the example templates do not leverage all the progress Daniel Dekany did. The syntax got a lot simpler and many constructs used in ex…
-
Please consider to rename the github repository
to remove jbosstools, e.g. to `freemarker` or `freemarker-ide`
to show that it is independent from jbosstools-freemarker
and is continuation.
…
-
I am getting following error while starting my source connector:
> [2022-03-14 09:48:10,669] INFO [http-source|task-0] TemplateHttpRequestFactoryConfig values:
http.request.body =
…
-
In order to integrate with Apache FreeMarker I implemented an iterator (see https://github.com/apache/freemarker-generator/blob/master/freemarker-generator-tools/src/main/java/org/apache/freemarker/ge…
-
Here are the dependency 2.1.7 inflicts on your project:
+--- com.hubspot.jinjava:jinjava:2.1.7
| +--- org.slf4j:slf4j-api:1.7.12
| +--- org.javassist:javassist:3.18.2-GA
| +--- org.jsoup:jsou…