Graphic Pain map/Patient Image form has conflict with report printing

arnabnaha wrote on Thursday, October 30, 2014:

hii…
While printing a patient report in pdf which had a Graphic pain map image in it, the following error occurred…

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] => page
[1] => p
)

HTML : … id=“data” value=""/> …

Please help

arnabnaha wrote on Monday, November 03, 2014:

Any solution for this?

tmccormi wrote on Thursday, November 06, 2014:

Terry is looking into this issue, it’s an out of place

tag.

Tony McCormick, CTO

Support: 866-735-0897, Direct: 713-574-6709
My Calendar: http://bit.ly/XznvDo
“The world needs to come to an end on a slow news day [so we notice…]”
Bill Maher

On Sun, Nov 2, 2014 at 10:05 PM, Arnab Naha arnabnaha@users.sf.net wrote:

Any solution for this?

Graphic Pain map/Patient Image form has conflict with report printing
https://sourceforge.net/p/openemr/discussion/202506/thread/676aaf42/?limit=25#c6c8

Sent from sourceforge.net because you indicated interest in
OpenEMR / Discussion / Developers

To unsubscribe from further messages, please visit
SourceForge.net: Log In to SourceForge.net


Please be aware that e-mail communication can be intercepted in
transmission or misdirected. Please consider communicating any sensitive
information by telephone. The information contained in this message may be
privileged and confidential. If you are NOT the intended recipient, please
notify the sender immediately with a copy to hipaa-security@mrsb-ltd.com and
destroy this message.

teryhill wrote on Thursday, November 06, 2014:

Yes it is but I Haven’t yet found a place in the code to put it… argggh


From: Tony McCormick tmccormi@users.sf.net
To: [openemr:discussion] 202506@discussion.openemr.p.re.sf.net
Sent: Wednesday, November 5, 2014 8:25 PM
Subject: [openemr:discussion] Re: Graphic Pain map/Patient Image form has conflict with report printing

Terry is looking into this issue, it’s an out of place

tag.

Tony McCormick, CTO

Support: 866-735-0897, Direct: 713-574-6709
My Calendar: http://bit.ly/XznvDo
“The world needs to come to an end on a slow news day [so we notice…]”
Bill Maher

On Sun, Nov 2, 2014 at 10:05 PM, Arnab Naha arnabnaha@users.sf.net wrote:

Any solution for this?

Graphic Pain map/Patient Image form has conflict with report printing
https://sourceforge.net/p/openemr/discussion/202506/thread/676aaf42/?limit=25#c6c8

Sent from sourceforge.net because you indicated interest in
OpenEMR / Discussion / Developers

To unsubscribe from further messages, please visit
SourceForge.net: Log In to SourceForge.net


Please be aware that e-mail communication can be intercepted in
transmission or misdirected. Please consider communicating any sensitive
information by telephone. The information contained in this message may be
privileged and confidential. If you are NOT the intended recipient, please
notify the sender immediately with a copy to hipaa-security@mrsb-ltd.com and
destroy this message.


Graphic Pain map/Patient Image form has conflict with report printing


Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/openemr/discussion/202506/

To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

richard1618 wrote on Wednesday, February 04, 2015:

Any news guys? I’m also having this problem and can’t find a way around it??

visolveemr wrote on Thursday, February 05, 2015:

Hello Richard

Yes there is an issue in “Download PDF” of Graphic Pain maps in OpenEMR. To resolve this issue, we may need to customize Graphic Pain Map forms.

But, as of now as a work around, you can use the “Generate Report” functionality and click “Printable Version” link. The report will open in new tab, you can print from there/ save as pdf.

Thanks
OpenEMR Customization/Support Team,
ViSolve Inc
services@visolve.com | Phone: 408-850-2243
Demo’s @ ViSolve Demo Library

nursejeff wrote on Tuesday, June 09, 2015:

ERROR n�4
File : /var/www/html/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
)

Still have this issue. Bump

sjpadgett wrote on Monday, July 06, 2015:

I found the problem in the template form. You need to close the p style=“clear: both” tag to p style=“clear: both” / on line 22 of openemr\interface\clickmap\template\general_new.html. Be advised there is still a problem opening the graphic file with an error that can’t find file in pdf download after you get past the html error. Probably a permission or form scope issue. good luck

bradymiller wrote on Tuesday, July 07, 2015:

Hi Jerry,

Is this commit what you mean for the fix:

If this fix goes in, is it ok to attribute the commit to your name and an email address (note this is all optional)? Just send me an email at brady.g.miller@gmail.com to let me know.

thanks,
-brady
OpenEMR