Using CSS and/or jQuery for Printed Pages with Page Breaks

前端 未结 5 1379
灰色年华
灰色年华 2020-12-31 17:50

I have a dynamically generated html page which is designed to be printed.

I would like to create page breaks based upon div sections - where any given div - if it DO

5条回答
  •  萌比男神i
    2020-12-31 18:28

    Not exactly what you are looking for, but have a look at this http://www.javascriptkit.com/dhtmltutors/pagebreak.shtml

    With an additional dash of JS, may be possible what you want to try to achieve.

提交回复
热议问题