콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
3862 화면

How to create a page break if an image is broken in PDF report ?

아바타
취소
작성자 베스트 답변

Use case

If you want to add an image at the bottom of a PDFdocument (example: the image of a stamp and signature of the CEO).

But you don't want the image to be split between 2 pages.


Example

  • A added an image field on the company form: x_studio_stamp

  • I added the image with studio on the sale order report. 

  • Edit the XML view and change the style: 


style="page-break-inside: avoid;page-break-before: auto;page-break-after:avoid;"

=> The image will be automatically displayed at the second page (if not enough space on page 1).

.


아바타
취소
관련 게시물 답글 화면 활동
1
9월 21
2603
PDF reports 해결 완료
5
7월 25
2254
Wrong PDF Format 해결 완료
2
3월 24
2775
4
12월 23
3731
2
5월 23
3182