Hi everyone,
I'm displaying the picture of a model in pdf format. The picture of the model doesn't reach other pages, it's always in one page. Everything is fine till this point.
However, I would like to display a title on top of model (in the same the page). I used the OutputLn function, but obvisouly , it is not a guarantee that my title will always be displayed in the same page where my model is. So I tried to create a setHeader function, but the problem is that I already have another header function, so this one overrides the first one.
I'll appreciate some help.
Thank you