you can use this snippet to split your large text into chunks which fit in each page (tested): private static final int MAX_LINES = 95; .
確定! 回上一頁