Announcements
No record found.
Is it possible to set a fixed body size on the word templates (I.e. SOP invoice)? Currently the box resizes based on the number of lines on the document.
Thanks!
*This post is locked for comments
Hi Juliet,
RW limits string calculated fields to 80 characters Since the item description is a 100-character string, it's obvious that not all will fit in the field on the standard RW report.
To overcome this first obstacle, you will need to parse the item description into 2 fields. You can create 2 string calculated fields for this purpose, say ItemDesc_1 and ItemDesc_2. Once you have created these calculated fields, you will want to use the RW_ParseString user-defined function to parse the item description into 2. Take a look at mbs.microsoft.com/.../KBDisplay.aspx;en-us;862345 for more information on how to use this function on your report.
Now, once you have the fields positioned on the modified report and formatted according to your needs, you can follow the instructions outlined in Chapter 38 of the Report Writer manual to have the changes reflected on the template.
Please let us know if you have further questions
Hello,
I am just trying to change the size of the box that holds the fields. Right now the box changes size based on the number of items on the invoice. I would like to extend the box to the bottom of the page whether there is 1 or 10 items on the invoice. Do you know if this is possible?
Thanks for your help.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
HP-11021721-0 1