Hi guys,I've got an problem coding right here.I made a form wich a user
can fill in and then print as pdf to merge all data such as images and
text.But now some difficulties are showing up, because; now i need to
add an text field were the user can fill in an URL, not that difficult,
but the URL is too long to eventually fit in the design i've made.Is
there a way to let the user fill in an URL and when the user prints to
PDF that the URL will be shortened but STILL CLICKABLE?Maybe there's
anothe...