This object is in archive! 

Since the upgrade the spacing on my contract increased.

Bryan K. shared this question 10 years ago
Answered

Since the upgrade the spacing on my contract increased. My contract went from 2 pages to 4. How can I get it back to 2 pages?

Best Answer
photo

This has been fixed. You may need to clear your browser cache to see the correction.

Comments (3)

photo
1

This has been fixed. You may need to clear your browser cache to see the correction.

photo
1

I did that and it worked great last weekend. Now I just tried printing out another contract and it changed from the 1 and 3 quarter pages to 2 and a quarter. Looks like the line spacing increased again.

photo
1

Sorry about that! I have fixed it for you again. I added the following code to your contract page:


  1. <style>
  2. .contractpage {
  3. line-height: 11px;
  4. }
  5. </style>

Replies have been locked on this page!