This topic is locked

Printing Borders and Lines

2/26/2014 1:31:31 PM
PHPRunner General questions
S
shathcock author

OK so here is my problem. I have a report that is grouped by client. It works perfectly as far as the data goes but what I needed to do is a page break on each client. I can only get it working in IE but that's ok for the time being. My problem is after it prints the clients records on a portion of one page it continues with the borders down both sides of the page to the bottom where is does the page break. Is there a way to make it not do this or turn off the border and have it just print the vertical lines?

Sergey Kornilov admin 2/26/2014

We would need to see what exactly is happening there.
Post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.

S
shathcock author 2/26/2014



We would need to see what exactly is happening there.
Post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.


I would love to but the problem is that it is a medical web app and I can not give you access to the database to run it.

Sergey Kornilov admin 2/26/2014

We don't need any data, just database structure so we can run the app put some test data in it to see what the issue is.
Another option - create a test app that doesn't carry any sensitive data, make sure this issue can be reproduced there and then upload it to demo account.

S
shathcock author 2/27/2014



We don't need any data, just database structure so we can run the app put some test data in it to see what the issue is.
Another option - create a test app that doesn't carry any sensitive data, make sure this issue can be reproduced there and then upload it to demo account.


Thank you I will create a test app as soon as I get a little time.