\documentclass{article}

\usepackage[write]{grfpaste}

\begin{document}

\sendout{\parbox[b]{2cm}{one \sf two three \tt four \it five}}

\sendout[abc]{hello}

\sendout{\parbox[t]{2cm}{one \sf two three \tt four \it five}}

\end{document}

