I am not sure SmartGWT can do a lot about this, so this might be slightly off-topic, but here are the questions anyway:
When I want to print something,
1. what can I do to make it fit to the page? How can I influence the sizes?
2. When the content is too large for one page, how can I break it up to smaller pieces, so that it can be printed to multiple sheets?
3. One step weaker than actually incluencing it, how can I detect the estimated size of the printed content?
What are the best practices about these issues?
Thank you for your help.
When I want to print something,
1. what can I do to make it fit to the page? How can I influence the sizes?
2. When the content is too large for one page, how can I break it up to smaller pieces, so that it can be printed to multiple sheets?
3. One step weaker than actually incluencing it, how can I detect the estimated size of the printed content?
What are the best practices about these issues?
Thank you for your help.
Comment