How to print on a new page in DBCross

Hi all,

I'd like to print data with DBCross, but some data I want to print on a new page.
For example:

type name value
A a 1
A a 2
//new page
B b 1
B b 2
//new page
C c 1
C c 2

I wanted to use Engine.NewPage but It's not the best. Please help me

M.

Comments

  • edited 12:20PM
    I think use Engine.NewPage is good. Just enter some code to fire the NewPage. I am usually use Engine.NewPage.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.