Natara User Forums: Creating Page Breaks Between Items - Natara User Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Creating Page Breaks Between Items

#1 User is offline   Dwight 

  • Senior Member
  • PipPipPipPipPip
  • Group: Members
  • Posts: 352
  • Joined: 29-January 04
  • Gender:Male

Posted 22 July 2007 - 07:00 PM

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...
0

#2 User is offline   bnystrom 

  • Natara Staff
  • PipPipPipPipPipPipPip
  • Group: Root Admin
  • Posts: 3242
  • Joined: 21-February 01
  • Gender:Male
  • Location:Naperville
  • Devices::Treo 650, iPod Touch, iPhone 3Gs
  • OS:Win7, Snow Leopard

Posted 23 July 2007 - 10:21 AM

I'm just pulling this from the back of my memory, but I recall HTML supporting a "printing" mode and the ability to define page breaks.
Bryan Nystrom
Natara Software, Inc.
My:Tumblr, Twitter
0

#3 User is offline   a3r 

  • Senior Member
  • PipPipPipPipPip
  • Group: Members
  • Posts: 213
  • Joined: 05-June 01

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>

0

#4 User is offline   Dwight 

  • Senior Member
  • PipPipPipPipPip
  • Group: Members
  • Posts: 352
  • Joined: 29-January 04
  • Gender:Male

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...
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users