-
Notifications
You must be signed in to change notification settings - Fork 0
keremet/odtfiller
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Download libzip source code from http://www.nih.at/libzip/. wget http://www.nih.at/libzip/libzip-0.10.1.tar.bz2 tar xf libzip-0.10.1.tar.bz2 cd libzip-0.10.1/ patch -p0 < ../zip_close_into_new_file.diff CFLAGS="-O3" ./configure --prefix=`pwd`/../libzip-0.10.1_bin make make install cd .. make cd test #Unix LD_LIBRARY_PATH=../libzip-0.10.1_bin/lib ../odtfiller xmlfile.xml template.odt output.odt #Windows ./odtfiller xmlfile.xml template.odt output.odt ./odtfiller xmlfile.xml template.odt Insert field into template: Вставка/Поля/Дополнительно... Переменные/Поле пользователя. Формат - текст.
About
Application to create ODT file from template
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published