quote:
Originally posted by WFConsultant:
Is there a way to wrap column data in PDF format in InfoAssist?
Please try this:
You can use a Theme which is an external style .sty file where you can specify any Style you want.
The default style with InfoAsssit+ is called the : Warm.sty
You can add like a Wrap on one specific column by using the name, which is very useful if you have a large Alpha column like A256
TYPE=REPORT,COLUMN=MODEL,WRAP=1.5,$
This way you can use your own Theme and achieve this.
Steps:
1) Open the file ENWarm.sty located
\ibi\WebFOCUS8201\ibi_html\javaassist\intl\EN\combine_templates
2) Save it as
ENWrap.sty
3) Add a line corresponding to your column like:
TYPE=REPORT,COLUMN=MODEL,WRAP=1.5,$
Save the file
4) Now in the Report with IA you click the Themes / Legacy Templates
select the New .sty file: ENWrap.sty
WebFOCUS 8
Windows, All Outputs