hello good day
I am sending some parameters via HttpJob to a php file that generates a pdf with the parameters embedded,
my question is if there is any way to retrieve the pdf either by downloading or viewing it (webview) after the job.Success?.
Hallo, from time to time someone is asking on how to create a pdf with b4a. I dont know how to do that ONLY with b4a. Today i spend a few hours to write a b4a-example and a php-script which creates the pdf using fpdf. ATTENTION: This b4a-example uses CreateMap so you need B4A V3.8 for it to...
www.b4x.com
Please note the use of File.DirRootExternal in this (OLD) Example.