I just realized that this would probably be a more appropriate place to post. I am trying to figure a way to print an outline which is filtered on the category "Project" and includes all children. I want to put a page break after each item so that each project is printed on an individual page. Is this possible to do with an export template?
Thanks,
Dwight...
Page 1 of 1
Creating Page Breaks Between Items
#3
Posted 10 August 2007 - 09:15 AM
You can also do it with a style type:
<STYLE TYPE="text/css">
p.pagebreak {page-break-before: always}
</STYLE>
<STYLE TYPE="text/css">
p.pagebreak {page-break-before: always}
</STYLE>
#4
Posted 19 October 2007 - 10:08 AM
After attempting to fit:
<STYLE TYPE="text/css">
p.pagebreak {page-break-before: always}
</STYLE>
into a template somehow, I am now just looking at that text like a pig looks at a clock. If it isn't too complicated and doesn't take a lot of your time, could you explain where I should put that in a script?
Thanks,
Dwight...
<STYLE TYPE="text/css">
p.pagebreak {page-break-before: always}
</STYLE>
into a template somehow, I am now just looking at that text like a pig looks at a clock. If it isn't too complicated and doesn't take a lot of your time, could you explain where I should put that in a script?
Thanks,
Dwight...
Share this topic:
Page 1 of 1

Help











