Package | Description |
---|---|
org.tanjakostic.jcleancim.docgen.writer.word.doc |
Classes specific to writing MS documents by means of automation API through Java-COM bridge (Jacob); this implementation is
extremely slow (it requires MS Word application and the COM API is just slow), but it supports
both .doc and .docx MS Word formats.
|
Class and Description |
---|
DocWordWriter.FillCellKind |
OptimOptions
When generating content in Word document using automation/COM API, we want to speed operations by
disabling certain options, then restoring them back.
|
Copyright 2009-2015 Tatjana (Tanja) Kostic