PHP Developers Generate PDF, DOCX, DOC and RTF With phpLiveDocx

Traditionally, the generation of professional looking PDF files with PHP has been a tricky programming task, even though a number of existing PHP libraries are available. Using those libraries, developers can convert HTML documents to PDF or programmatically generate PDFs from scratch.

Business documents created using HTML are limited by the capabilities of HTML, and it is extremely tedious, sometimes impossible, to get the layout of documents just right, using direct PDF generation.

With phpLiveDocx, both of these problems are addressed. Templates, created in a WYSIWYG environment, such as a standard word processor, are populated with structured data from PHP. The resulting document can be saved as a PDF, DOCX, DOC or RTF file, much like mail merge.

Three basic concepts:

  • Separate template and programming logic
  • Populate templates by assigning values
  • Uses standard SOAP web service
  • This simple and standard interface has major benefits to an enterprise. With separate template and programming logic, a graphic designer can produce the template, and a developer can populate it. Changes to the layout of a template can be made with no changes to the programming logic.

    Using phpLiveDocx, populating a template is simply a matter of assigning a value to a text field. When PDF templates are to be populated using existing solutions, the x and y coordinates of the position at which text should inserted must be specified. It is very time-consuming to calculate these coordinates and in some cases, not possible at all.

    phpLiveDocx is the PHP5 implementation of the SOAP web service LiveDocx. Existing standard software is used on the server, in order to use phpLiveDocx. The complex word processing and mail-merge processes take place on the backend platform. This lowers maintenance costs, and reduces hardware requirements of the client web server.

    phpLiveDocx has been written to fit the architecture of the Zend Framework and follows its extreme simplicity philosophy.

    Documentation and runnable sample phpLiveDocx applications are available. [ Brief introduction to phpLiveDocx ]

    Contact: Jonathan Maron

    www.phplivedocx.org/contact/

    Hot this week

    Did David Wineland and Serge Haroche Steal Idea For The Nobel Physics Prize?

    Dr. Omerbashich says the Royal Swedish Academy is a Crime Scene and he has the proof that Nobel laureates stole his discovery.

    New Approaches to Disaster Relief Challenges

    Disaster relief has always been a challenge. NASA, Google,...

    3 Legitimate Money Making Methods to Supplement Your Income

    In a perfect world, when your landlord raises your...

    2016 Predictions by World Renowned Medium and Psychic Lindy Baker

    World renowned medium and psychic Lindy Baker is interviewed by The Hollywood Sentinel, discussing psychic power, the spirit world, life after death, areas of concern in 2016, and much more.

    Digital Coupon Customers Spending More Than Double At Stores

    A new study shows that customers who use digital coupons go shopping more for groceries and other household goods more often and spend more on their shopping trips.

    Bessent Calls for Reforms to Restore Balance at IMF and World Bank

    IMF and World Bank In Focus In a major speech,...

    The Beginning Of South Africa’s Redemption?

    Can a country’s delegation to Samaria redeem South Africa? By...

    A Decade After Jeff Bezos Promised Us Delivery Drones, They Are Finally Here

    In December 2013, Jeff Bezos unveiled a plan that captured...

    Alerting Coachella Organizers To Kneecap Group Antisemitism

    To: Coachella Organizers Coachella is an annual music and arts...

    Republicans Pass New Law to Stop Liberal Judges’ Adverse Rulings Against Trump’s “Make America Great Again” Agenda

    Federal judges issue activist-style injunctions in adverse rulings against the progress of Republicans and President Donald Trump.

    Doğma Torpaq – ‘Motherland’, Azerbaijan’s History In Cinematic Epic

    For movie goers: an Azerbaijani film production company premiered their new release: Doğma Torpaq, translates from the Azerbaijan language to "Motherland" (Native Land).

    Why One Startup Believes Security Resilience Starts with Smarter Configurations

    Organizations are expanding their digital infrastructures at an unexpected...

    Australia’s Election – What Happens When Major Parties Abandon Fiscal Restraint

    Australia’s major parties promise $105B in election spending. Minor parties may push a fragile Labor gov't leftward, harming economy further.

    Related Articles

    Popular Categories