| Graphics in PDF reports [message #428022] |
Mon, 26 October 2009 21:05  |
rkgoyal98 Messages: 7 Registered: October 2009 |
Junior Member |

|
|
Hello,
We have converted a few reports from 6i and these reports are run through run_report_object method. We have set desformat to 'pdf' and the report is running fine. However on some of the items in PDF format we find that there is a rectangular border on the item. This border is on only a few items and not all, We want to remove the border and have been looking at properties inspector and we are not able to find any property by which we can set border as none. Kindly advise what type of solution cn be used. I am attaching one sample report.
Border coming up on billunit, bankwisetotal
Regards
|
|
|
| Re: Graphics in PDF reports [message #428062 is a reply to message #428022] |
Tue, 27 October 2009 01:03  |
Littlefoot Messages: 9248 Registered: June 2005 Location: Croatia, Europe |
Senior Member |
|
|
It appears that these items' line color is set to black (or whichever color it is). Open Paper Layout editor, select items and set their Line Color property to "No line".

|
|
|