im very new to JAVA, im not a computer programming expert, just finished 1 subject on Java programming using netbeans.. having fun with the GUIs
my problem right now is i want to create a report which will be made into a pdf file.
can somebody help me on how to do this?
i found (itext) but i dont know how to use it.. too much computer jargon.
can somebody give me the proper JAVA code or syntax for a simple "hello world" program that will write
"hello world" +picture in a pdf file
im using netbeans right now