The client wants the top of the pdf laid out like this:
From: John S. To: Jane Doe
999-999-9999 888-333-3333
555 W. 55th Street 222 W. 55th Street
Somewhere, Somestate 999999 Somewhere else, State 444555
They also want “From” and “To” to be bold, and the rest of the
information to be normal font (not bold). I am using pdf-writer and
SimpleTable to get the layout situated correctly, but how do I make just
the “From” and “To” bold font?
Is there a better way to do this with pdf-writer?