Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Releases: yeokm1/docs-to-pdf-converter

v1.8

29 Aug 08:16
Compare
Choose a tag to compare

Updated libraries to their latest versions. If there are any problems with this, open an issue and use v1.7 for now.

MD5: cf3f6d921e51babd12862ff667d5fbbd
SHA-1: 611dcaf0f66f9632bb1acc8712374578efeecc8c

v1.7

08 Dec 14:38
Compare
Choose a tag to compare

Solved bug of output file auto sets to directory of jar instead of source file directory.

MD5: 1FC140AD8074E333F9082300F4EA38DC
SHA-1: 7A19BE1A4DA7A4A36DA47FA0ECF0D6FFD5F09886

Refactored printing to stdout

08 Dec 01:38
Compare
Choose a tag to compare

MD5: BCB975B1918678FCCBE1880CFC3F4519
SHA-1: 998587A053F27F8E33B07CBA12B7F48E60E91C16

Change internal architecture to streams. Allow JRE6

01 Dec 13:28
Compare
Choose a tag to compare

With internal architecture using streams, this executable can potentially be used as a library for other java programs.

JRE compliance level reduced to Java 6.

MD5: 56BD0B5DC07FE44A30D8AFBEC486C037
SHA-1: 4B58677FA8B201D5F364971DCA7941C2376245DF

Minor update

29 Nov 14:29
Compare
Choose a tag to compare

Refactoring. Provide more timing in verbose mode.

MD5: 2D69D2644A74735E5FAA70D5E9088B83

Support ODT format, faster DOCX processing

28 Nov 14:46
Compare
Choose a tag to compare

Use xdocreport tool for ODT and DOCX processing now

MD5: 48F1502FE186D580F5E250F2364C55CC

Changed package names

28 Nov 03:27
Compare
Choose a tag to compare

No more using default package.

Initial Release

27 Nov 16:10
Compare
Choose a tag to compare

The very first release. View the README.md for more details.

A small update

27 Nov 17:32
Compare
Choose a tag to compare

Will use Powerpoint background color when converting. Stdout disabled during doc to docx conversion as it's too "noisy".