Hello All,
Just released version 1.2.5 of the Free DocxFactory Project.
Version 1.2.5 introduces several major enhancements –
Support for the entire list of more than 70 chart types in Microsoft Word.
A single XML and JSON merge function.
Support for multiple sections for supporting different...
i don't know what software you're using to convert the image and create the pdf which are relevant
but docxfactory actually converts tiff images to png in the background and you can use it to create pdf's.
if you run into any problems with docxfactory, i could help you with that.
btw a new...
The mfg/pro version might be different than the progress version (it usually is).
From the progress editor run - message proversion view-as alert-box.
BUT docxfactory is actually written in c/c++ with progress 4gl wrappers
so it could be ported backwards to progress 8 or maybe 7 (i don't...
you might want to try docxfactory.com.
docxfactory supports practically every 1d and 2d barcode in the world.
it's free (will be open sourced soon) and is compatible with progress v9 or upwards.
i don't know the size of your application but obviously it's a huge and risky job to basically do a complete rewrite of your application which might not even come out the same in the end, especially, the crucial business logic.
if you're looking to modernize your application and you might favor...
Yes. You're right handling events would be a problem although you could use sockets for messaging/events but honestly, I've never needed to handle events from a library.
Again, they will probably have the best performance, they're not just Windows only but probably support the most number...
I would prefer C/C++ for these sort of tasks and almost any other tasks not found in Progress/OpenEgde.
You can find an almost endless number of libraries (with tons of samples) especially for these sort of low level tasks that you can find right in the OS (Windows, GNU). I'd challenge people...
You may want to try the free docxfactory project.
Comes with built-in support for practically every 1d and 2d barcodes.
It's compatible with progress version 9 or upwards and will also work on unix/linux.
Great! Thank you very much! :)
Can you please test one more thing? -
1. Change the slibdocxprop.i back and recompile.
2. Add the /opt/DocxFactory/lib to the PATH and try again.
Can it find the DocxFactoryC.so library now?
Thanks,
Alon
IMHO I doubt that also
because glibc probably also depends/uses alot of other libraries and you would need to update/install them as well
plus glibc is *very* low level and probably alot of the operating system processes probably even the kernel depend on it and I don't know what effect it...
I doubt you can update glibc.
You would probably also need to update a million other libraries.
It might be the library that has the most dependencies on the whole machine.
I believe, glibc 2.5 was released 2006.
I think, you might have to upgrade to a more modern version of your operating...
Thank you for finding the problem for me :)
In C/C++ on UNIX/Linux the LD_LIBRARY_PATH environment variable (or ldconfig) is used to search for libraries and PATH is used to search for executables.
On Windows the PATH is used to search for everything, both executables and libraries.
I'd...
Hello Chris,
Thank you for your kind words and thank you for using the Project! :)
I will test and fix the problem straight away but before I start are you sure you're using the latest version (I uploaded a new version on the 20th of July)?
Can you please also try the following -
1. First...
Hello All,
Just completed adding support for an extensive list of 1D and 2D barcodes to the Free DocxFactory Project.
Supported barcodes -
1D Barcodes
Code 11
Code 2 of 5 Standard
Code 2 of 5 IATA
Code 2 of 5 Interleaved
Code 2 of 5 Data Logic
Code 2 of 5 Industrial
ITF-14
Code 3 of 9 (Code...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.