smerny Posted November 12, 2009 Share Posted November 12, 2009 What is the best way to go about getting a form like a timesheet or something to print out to fit well on a single page? Link to comment https://forums.phpfreaks.com/topic/181194-get-something-to-print-well/ Share on other sites More sharing options...
Hybride Posted November 12, 2009 Share Posted November 12, 2009 If this is an online form, a table manipulated with a CSS print file should work. Check this page out for a good basic design: Create a simple print CSS. If this is offline, I think it's a matter of how your program/printer is set up? You can scale to fit on a single page, or make the form itself smaller... it all depends what program you're using. Link to comment https://forums.phpfreaks.com/topic/181194-get-something-to-print-well/#findComment-956185 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.