Andreas Røsdal
Andreas Røsdal
The Abiword .executable (abiword.exe) in this installer was created using Microsoft Visual C++ (MSVC), so that might be the best way to get a Windows version working: http://www.nl.abisource.com/downloads/abiword/2.8.0/Windows/abiword-setup-2.8.0.exe
Thank you for the reply, @hfiguiere I will take that into consideration. Do you have information about how Abiword was compiled using Visual Studio? Are there project files available? Why...
I recently started writing a book, and wanted to use AbiWord, because I remember this as a simple word processor from long ago. Next I started using AbiWord on Linux,...
Hello, are you able to reproduce this bug in this project? https://github.com/fciv-net/fciv-net
Please give OpenPDF a try. It is based on a fork of iText svn tag 4, which is compatible with iText 2.1.7.
https://github.com/freeciv3d/freeciv3d The source code is here. Someone could run a new server.
Thank you for reporting this. Pull requests welcome.
Hello! OpenPDF 2.0.2 is possibly the best PDF library for Java with a LGPL and MPL license. See: https://github.com/zxing/zxing or find some other Java QR code library. BarcodeQRCode was added...
See: https://github.com/LibrePDF/OpenPDF/blob/master/openpdf/src/main/java/com/lowagie/text/pdf/PdfDocument.java#L2617
This bug was introduced in this change: https://github.com/LibrePDF/OpenPDF/pull/1114 (in OpenPDF 2.0.2 and later) The test included in the first comment in this bugreport will fail for versions which include #1114...