Page breaks in Package Body

Does anyone know of a way to add page breaks in a package body so that each function/procedure will print at the beginning of a new page? I have added ascii 12 and 13 (and I think 10) but these seem to be ignored when printing through PLSQL developer (or even saving the code through PLSQL developer)

Shane
 
Back
Top