1. Printable interface coderanch.com |
2. change TITLE dimension in Printable? coderanch.com |
3. printable area mismatch between Java & C++ possible? java-forums.orgJava for some reason places the Paper 0,0 coordinate in a location different from what I get with C++ (VCL). Also without translation for both, printed results are cut off a different amount, which doesn't make sense to me as it should be handled by the printer driver. C++ gets a larger printable area. Same machine, same printer, same driver for ... |