I have a webservice in PHP which receives two variables through the POST method and generates a PDF through the FPDF library.
I have implemented this code in android