Evaluating bids

Php page to create invoice online receiving parameters thru Url

Published on the May 10, 2014 in IT & Programming

About this project

Open

Requirement:
A php page (createpdf.php) that generates as output a single PDF file containing an invoice layout (A4 page size) filling key fiedls with the received parameters

Example on the invocation method for this php page:
http://www.whatever.com/createpdf.php&parameter1='string1'&parameter2='string2'...&ParameterN='stringN'
All 'stringN' text should be placed as per the following layout:

http://content.screencast.com/users/DiegoCruces/folders/Jing/media/dceaad20-bbdd-48d0-ab5b-8ef934638a74/2014-05-10_2055.png

http://content.screencast.com/users/DiegoCruces/folders/Jing/media/8aea0168-0004-4596-9fb8-e2d41ea1a6ac/2014-05-10_2132.png

If any of the 'stringN' values is not present it should be treated as blank, the php page should be able to export pdf even if some parameters are missing (those fields would be blank in the invoice layout)

All parameters should be treated as strings
Behaviour upon invocation: A browser dialog asking for 'Save as', a pdf file download to local computer

The exported .pdf file should have the following file name: Invoice - Parameter30 - Parameter31 - Parameter3 - mmddyyyy
mmddyyyy = current system date

Example layout (same as previous one, without overlay text)
https://drive.google.com/file/d/0B7edgSY3aBZnbGhHSHlPX3ZFNGlxRVNTZkhZZzVzcTRqQnFn/edit?usp=sharing

Programming language: PHP only
If any 3rd. Party module/app. Is required make sure to explicit which one and specify if licensing is required

You can finde the scope of this project (same as above)  here also for easier reading and analysis: https://docs.google.c
om/spreadsheets/d/12AV1o33A5kOj0ctIOet5XfWIgLDiolsro6fGnm21rHg/edit#gid=1327086325

Thank You

Category IT & Programming

Delivery term: May 24, 2014

Skills needed

Other projects posted by D. C.