소통을 디자인하는 아이티 카이로스입니다~^^
SuiteCRM PDF 저장 후 2번째 페이지 오버랩 이슈를 해결하는 팁입니다.
false -> stretch로 변경하시면 됩니다.
SuiteCRM은 누구나 무료로 사용할 수 있는 OpenSource 플랫폼입니다.
고객사별로 필요로 하는 스타일로 구축이 가능합니다.
/modules/AOS_PDF_Templates/PDF_Lib# nano config.php
$this->setAutoTopMargin = stretch;
$this->setAutoBottomMargin = stretch
;
https://suitecrm.com/suitecrm/forum/suitecrm-7-0-discussion/5447-pdf-template-header-footer-overlap
SuiteCRM Forums: PDF Template Header/Footer overlap? (1/1)
Hi, I have same issue. Body text is just going down, over 1. page footer, and 2. page header, like they don't exist? I have checked open/closed div it is all ok. Any idea what to do? (SuiteCRM version 7.4.3) Filip
suitecrm.com