carmceart commented on PR #310: URL: https://github.com/apache/poi/pull/310#issuecomment-1107855823
@quimperval Thank you so much! Your commit can sovle this problem! But next ,I need to transfer docx to pdf. So, I have to control the style with poi code,that is a terribale experience. A better way I found out to replace "Header", is Using Table as basic layout,the table header row could be used as document header. Thanks . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
