Is there a simple way to print categories.
For example, I want to produce various reports for various reasons, and on one I would like:
Only print selected movies
Print in 2 Columns
(Note I use media label for my Library number)
Have data like below
********* Comedy **********
Library No    Title                   Year    Actor
DVD0001     American Pie       1999    Billy A
DVD0002     American Pie 2   1999    Billy B
DVD0003     American Pie 3   1999    Billy C
********* Action **********
Library No    Title                   Year    Actor
DVD0004     American            1999    Billy A
DVD0005     American B        1999    Billy B
DVD0006     American C        1999    Billy C
********* Horror **********
Library No    Title                   Year    Actor
DVD0007     American  D        1999    Billy E
DVD0008     American E        1999    Billy F
DVD0009     American F        1999    Billy G
The above grouping would apply to any report I want to do, either for me to add the artwork, other details relevant to the movie.
Hope someone can point me in the right direction for a very very easy solution.
Thanks,
AJW
			
			
									
						
										
						Printing Contents of all Categories
For selected movies this is not a problem, as there is an option for that in the print window.
Same for 2-column, few report templates already use multi-column.
But for grouping by categories or something else, as far as I remember it is not possible currently, sorry.
(I use a printing engine which was not made by me, so it has more options than what is used by the program, and I do not know exactly all what is possible to do with it)
			
			
									
						
										
						Same for 2-column, few report templates already use multi-column.
But for grouping by categories or something else, as far as I remember it is not possible currently, sorry.
(I use a printing engine which was not made by me, so it has more options than what is used by the program, and I do not know exactly all what is possible to do with it)