Fatal error: Uncaught exception 'Exception' with message 'Issue reading: http://www.2mdc.com/PHPDOCX/example.html' in C:\wamp\htdocs\phpdocx_pro\lib\dompdfParser\include\parserhtml.cls.php:309 Stack trace: #0 C:\wamp\htdocs\phpdocx_pro\lib\dompdfParser\include\parserhtml.cls.php(784): PARSERHTML->load_html_file('http://www.2mdc...') #1 C:\wamp\htdocs\phpdocx_pro\classes\HTML2WordML.inc(488): PARSERHTML->getDompdfTree('http://www.2mdc...', true, 'capa_bg_bottom') #2 C:\wamp\htdocs\phpdocx_pro\classes\HTML2WordML.inc(460): HTML2WordML->renderDompdf('http://www.2mdc...', true, 'capa_bg_bottom') #3 C:\wamp\htdocs\phpdocx_pro\classes\CreateDocx.inc(4815): HTML2WordML->render('http://www.2mdc...', Array) #4 C:\wamp\htdocs\phpdocx_pro\examples\easy\replaceTemplateVariableByHTML.php(22): CreateDocx->replaceTemplateVariableByHTML('CHUNK_1', 'block', 'http://www.2mdc...', Array) #5 {main} thrown in C:\wamp\htdocs\phpdocx_pro\lib\dompdfParser\include\parserhtml.cls.php on line 309
I have excuted /phpdocx_pro/examples/easy/replaceTemplateVariableByHTML.php without changes. Other functions except replaceTemplateVariableByHTML() works well. (It must be not an installation issue.)
Please help. :)