Hi, so I have a problem I’m trying to solve and am wondering if you can point me in the right direction. What we do now, is have a word doc with merge fields. What we’re after is we would like text kind of arched, but it needs to be based on a merge field because we’re showing a date based on some sql. So the end result I want looks like this Imgur: The magic of the Internet
Here is my word doc where I was just testing trying to rotate a merge field Imgur: The magic of the Internet
And here is what the final pdf comes out like, when I generate one. Imgur: The magic of the Internet
Any ideas on how I go about accomplishing my goal? Like I said, the big problem is I HAVE to use a merge field, or at least do it dynamically in code behind when I generate the pdf, because it’s based on an expiration date that is unique per time we generate it.