I want to produce some observable but not selectable text as a part of pdf files, such as a table.
It's feasible but not convenient to convert these content to standalone images, and use \includegrapics command.
So I wonder if their could be some packages/commands for such convert, may be:
\converttoimage{blabla}
or environment:
\begin{converttoimage}
blabla
\end{converttoimage}