Показать сообщение отдельно
Старый 17.01.2005, 11:20   #8  
deadcat_imported is offline
deadcat_imported
Участник
 
10 / 10 (1) +
Регистрация: 14.01.2005
Цитата:
Сообщение от Maxim Gorbunov
Дизайн там серьезно модифицируется из кода (в методах executeSection() в частности).
проблему для себя решил

хм, не знаю насколько я "корректно" и правильно постул, изменил условие проверки высоты в методе execute section.


\Reports\CustVendFacture_RU1\Designs\Facture\Design\Section Group: FactureJour_RU\[Body FactureJour_RU:JourBody]\Section Group: FactureTrans_RU\[Body FactureTrans_RU:TransBody]\Methods\executeSection




if((pageHeight - element.currentYmm100()/110) < checkHeight)
{
moreThenOnePage = true;
element.execute(4);
element.newPage();
element.execute(1);
element.execute(2);