Forum

Error \ export Html...
 
Notifications
Clear all

Error \ export HtmlToPdf from the document view details

2 Posts
2 Users
0 Reactions
5,304 Views
(@djamat)
Posts: 12
Active Member
Topic starter
 
[#1403]

Hi all,

I have a error message when i want to export the view details of document (the down pdf button):

error message:
"ERROR : ERROR n°4 : HTML code invalid, the tags are not closed in an orderly fashion.Status : Array ( [0] => page [1] => div [2] => table [3] => tr [4] => td [5] => table [6] => tr [7] => td [8] => table [9] => tr [10] => td ) HTML : ...ans fichier"

In the log, the explanation is:

«2013-10-08 10:55:03 ** ERROR ** EXCEPTION **
2013-10-08 10:55:03
** ERROR ** on file 'C:Program Files (x86)ZendApache2htdocsiPMP_jlu2branchesV1.6.1ProjectXtrunkipmp_Codeexternalhtml2pdf_classparsingHtml.class.php' at line (119)
2013-10-08 10:55:03
** ERROR ** cause = ERROR n°4 : HTML code invalid, the tags are not closed in an orderly fashion.Status : Array
(
[0] => page
[1] => div
[2] => table
[3] => tr
[4] => td
[5] => table
[6] => tr
[7] => td
[8] => table
[9] => tr
[10] => td
)
HTML : ..._draft1.xls 1-2

...
2013-10-08 10:55:03 ** ERROR ** => #0 C:Program Files (x86)ZendApache2htdocsiPMP_jlu2branchesV1.6.1ProjectXtrunkipmp_Codeexternalhtml2pdfhtml2pdf.class.php (407) -> parse()
2013-10-08 10:55:03
** ERROR ** => #1 C:Program Files (x86)ZendApache2htdocsiPMP_jlu2branchesV1.6.1ProjectXtrunkipmp_Codeviewprint.php (167) -> writeHTML()
2013-10-08 10:55:03
** ERROR ***** => #2 C:Program Files (x86)ZendApache2htdocsiPMP_jlu2branchesV1.6.1ProjectXtrunkipmp_Codeviewprint.php (151) -> finalizePrint()»

When i compare your code from parsingHtml.class.php & print.php, its exactly the same code.

Do you have any idea ?


 
Posted : 08 Oct 2013 13H28
(@babynus)
Posts: 14952
Member Admin
 

This is an issue in the Document detail structure.
I'll have a look.

Ticket #1196 recorded


 
Posted : 08 Oct 2013 15H40
Share:

Scroll to Top