Hello,
I have a product list in Dynamic PDF which is connected to a Access DB.
My Product Name field look like that :
Primary Product Name (Secondary Product Name) |
I want to replace " (" with "\n" (new line, or break).
How I can obtain a field with 2 lines? Any ideas ? I want a <BR> or \n after "Primary Product Name".
Primary Product Name (Secondary Product Name) |
I mention , in pdf exist many entries and I cannot do it manually.
Thanks.