Hi!
I do like a lot this library and a lot of people uses it, but the awesome library wrapped by @warwound it is a bit outdated. so i decided to wrap mine, but i have never been able to compile a single line of java so this wrap was made in its entirety with JavaObject,
I uploaded the B4J Project as i do not know if i can maintain it, and for this first version it is just 3 classes with a single drawString method. Why? well... it is more of a tutorial than a full wrapped library, i think its to easy to see how it was made, so i hope someone finds it useful.
To work on it i recommend to download the evaluation version of pdfJet here:
http://pdfjet.com/java/download.html
In the zipped file you will find pdfJet.jar Version 5.9, copy to your additional jar folder and it should work without further issues.
In the same zipped file you will find a docs folder, here comes the JavaDocs, those are very good to work with javaobject
If you need to add any functionality and do not know how, just ask, i will try to find sometime to help!
EDIT 04/05/2018
new version with Table class
EDIT 22/08/2018
new initializations for font
EDIT 27/08/2018
new drawRect in page,
I do like a lot this library and a lot of people uses it, but the awesome library wrapped by @warwound it is a bit outdated. so i decided to wrap mine, but i have never been able to compile a single line of java so this wrap was made in its entirety with JavaObject,
I uploaded the B4J Project as i do not know if i can maintain it, and for this first version it is just 3 classes with a single drawString method. Why? well... it is more of a tutorial than a full wrapped library, i think its to easy to see how it was made, so i hope someone finds it useful.
To work on it i recommend to download the evaluation version of pdfJet here:
http://pdfjet.com/java/download.html
In the zipped file you will find pdfJet.jar Version 5.9, copy to your additional jar folder and it should work without further issues.
In the same zipped file you will find a docs folder, here comes the JavaDocs, those are very good to work with javaobject
If you need to add any functionality and do not know how, just ask, i will try to find sometime to help!
EDIT 04/05/2018
new version with Table class
EDIT 22/08/2018
new initializations for font
EDIT 27/08/2018
new drawRect in page,
Attachments
Last edited: