Forum


Replies: 7   Views: 3982
Mouse flickering / slow document
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by twan  · 25-08-2014 - 09:35

Hello, whenever we generate Word documents with phpDocx something seems wrong. The mouse keeps "flickering" in Word (default cursor, and waiting icon swaps constantly). Also; Word is responding very slow (typing something, wait, then the chars appear on the screen). I have the following components in my document; - First page with table + background color + big font - 2nd page with table of contents (based on external document) + heading - Header with logo - Footer with text - Multiple _addHTML() calls which appends CKEditor marked-up HTML code (including bold, italic, lists, tables and

- A chart - General changes in margins * I tried to turn components on/off one by one, but I couldn't get hold of the exact problem. * It is not the "printer-problem" mouse flickering bug * On other computers the problem is also reproduced Does anybody have experience with this issue? Any suggestions would be appreciated. Regards,