Search found 3 matches

by koenboots
2007-08-09 08:56:49
Forum: Ant Movie Catalog > Templates
Topic: Requested: 2 column horizontal report
Replies: 5
Views: 4183

@antp: Thanks again for this information.

that would only be usable for me if an output could be generated like this:
7 5 3 1 <--|
8 6 4 2 <--|

But for this you'd have to create a horizontal listing, wich doesn't seem to be possible.
Is that right?
by koenboots
2007-08-03 12:46:38
Forum: Ant Movie Catalog > Templates
Topic: Requested: 2 column horizontal report
Replies: 5
Views: 4183

To bad that's not possible.

I'm affraid your possible solution doesn't work for me either.
Can you perhaps try that out for me, because I'm not sure if I did it the way you ment.
by koenboots
2007-08-02 13:42:21
Forum: Ant Movie Catalog > Templates
Topic: Requested: 2 column horizontal report
Replies: 5
Views: 4183

Requested: 2 column horizontal report

Hi,

I want to make indexpages for my dvdcase, wich contains double sleeves.

Template "3 columns" is great for this, but I'd like the report to list like so:
1 2
3 4
5 6
7 8

I've tried a couple of things, but the only result I get is
1 5
2 6
3 7
4 8

Can someone help me by explaining to me how ...