C
cathywoodford
Hi. I hope someone can help me. Here's the scenario:
I have a URL that gets generated from what gets selected from an
attached SQL db.
I have a text box on a report that is =GetURL()
The function creates the url and displays it in the text box on the
report when the report is previewed. Sometimes the url is really long
and wraps to a second line so when it gets printed to PDF the
converter truncates it (known issue with amyuni).
So now what I'm trying to do is put a label on the report that
displays "Click here for documents" and have that =GetURL()?
Not even sure if this is possible or not but it's the only way I see
to go about it.
Thanks,
Cathy
I have a URL that gets generated from what gets selected from an
attached SQL db.
I have a text box on a report that is =GetURL()
The function creates the url and displays it in the text box on the
report when the report is previewed. Sometimes the url is really long
and wraps to a second line so when it gets printed to PDF the
converter truncates it (known issue with amyuni).
So now what I'm trying to do is put a label on the report that
displays "Click here for documents" and have that =GetURL()?
Not even sure if this is possible or not but it's the only way I see
to go about it.
Thanks,
Cathy