Usually the best way to find things:
1.  Look in the controller.xml of the app for the request name
2.  Find the view at the bottom of the controller that the request referred
to
3.  Find the screen that the view referred to.

Regards
Scott


On 15/01/2008, Case Torres <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> My company info is overlapping the Quote "Address" label. I need to move
> "Address" down.
> I've tried  adjusting quoteReportContactMechs.fo.ftl Address table from,
> <fo:table border-spacing="3pt">
> to <fo:table border-spacing="3pt" space-before="0.5in">
> But this doesn't do anything.
> I can't find the file that pulls the quote .fo.ftl files together. So, I
> can't find where the company data is inserted.
>
> Anyone know what file pulls together:
> quoteReportContactMechs.fo.ftl, quoteReportBody.fo.ftl, and
> quoteReportHeader.fo.ftl to produce the Quote Reports pdf???
>
> Thanks much, Case
>
>
>

Reply via email to