function creapdf()
local opdf := tpdf():new('mipdf.pdf')
opdf:Pdfnewpage("A4","P")
opdf:Pdfatsay("HOLA MUNDO!!!!!!!!!!!",800,10,.t.)
opdf:Pdfclosepage()
opdf:pdfclose()
return .t.
function filesize(cfile)
LOCAL nfiles := directory(cfile)
return nfiles[1,2]
RAMESHBABU wrote:Hello Mr.Antonio,
Can I get a link to "PDFLIB.LIB" and "ZLIB.LIB" please ?
Thanks,
- Ramesh Babu P
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 66 guests