Menu

PDF report problem

Help
2016-09-01
2016-09-02
  • Nerik Cavalier

    Nerik Cavalier - 2016-09-01

    Hi,
    I'm trying to genarate PDF report, and receiving message

    ERROR n�4
    File : C:\xampp\htdocs\openemr\library\html2pdf\parsingHTML.class.php
    Line : 99

    HTML code invalid, the tags are not closed in an orderly fashion.
    Status :

    Array
    (
    [0] => div
    [1] => div
    [2] => div
    [3] => table
    [4] => tr
    [5] => tr
    [6] => tr
    [7] => tr
    [8] => tr
    [9] => tr
    [10] => tr
    [11] => tr
    )

    HTML : ...:00 ...

     
  • ViSolve

    ViSolve - 2016-09-02

    Hi Nerik,

    It can be resolved with code customization. Are you getting this error in Patient Demographics -> Report -> Download PDF screen?

    Thanks,
    ViSolve OpenEMR Support Team
    Visolve

     
  • Wepp

    Wepp - 2016-09-02

    Hello Nerik,

    This error was mainly due to missing of closing tags in your any of the report files, or there may be some of the unrelated styles on your reports which needs to be removed to proceed further.

    Thanks,
    Wepp Team

     

Log in to post a comment.