Categories > OpenTBS with DOCX >

Loadtemplate problem

The forum is closed. Please use Stack Overflow for submitting new questions. Use tags: tinybutstrong , opentbs
By: Marcos
Date: 2015-06-04
Time: 16:36

Loadtemplate problem

Hi,

I have a problem and don't know how to solve this. In my software i use extensively opentbs to make some documents. But some word files have some issues like infinite loop on loadtemplate function (504 error after exec time). There's anything i could do to verify in docx files to discover what happening? If i clear the code, leaving only mysql, there's no errors. in this file, is more strange, because is an update from another file, and the older file work with the same code. Tags for opentbs is same in both. What i could do?

PS: New file: 400kb Old file: 2.2mb. Size is not a problem, the old file is finished in 10 seconds.

(sorry my english guys)
By: Marcos
Date: 2015-06-04
Time: 18:19

Re: Loadtemplate problem

Ok after converting to odt seens working. But i have another problem: i need use a block=tbs:page, this cause infinite loop. If i use block=begin and end work. How to find the problem?
By: Skrol29
Date: 2015-06-05
Time: 14:49

Re: Loadtemplate problem

Hi Marcos,

Can you give more details about how is defined your template ?