Use the login or registration link to the right.
Also, some forums are not be visible until you log in to our web site
Mike,
Once upon a time I created a Template and gave it a Frame or something named 'BODY', which allowed me to print from within the VDF portion. I can't find this code and need to do it again. I seem to remember that you have to uppercase the name of the frame to have it recognized, but after that I get a little foggy. Can you offer any clues or ideas?
John
Mike, I'm bumping this to possibly get a response. You posted once in the DAW VDF website that posting here was the best way to reach you.
As far as i remember all you have to do to specify the area for the body is to create an object in the template called "BODY"
All that does is to get the location and size of the body area and calculate the position and size of the columns to fit within the area
Mike
I've done that, even stepped through the code with the debugger and it gets into your code and should correctly define the "BODY" which
according to Watch Locals, it does, but when the print comes out, the columns are not in the body area.