fralx / LimeReport

Report generator for Qt Framework
http://limereport.ru/
Other
403 stars 154 forks source link

Print out sequence will be error when set some page to printable (false) #362

Closed liufeijin closed 2 years ago

liufeijin commented 2 years ago

Hi fralx

There is a bug when set printable of page to "false" , the sequence of pages will be error. I attached a sample . if i set printable of "page5" to false, then index page will be error. test.zip

fralx commented 2 years ago

I have fixed it in the branch hotfix/1.6.0. This branch is 1.6 version release candidat. Could you check it and say me if it`s all right with you reports in this version or not ?

liufeijin commented 2 years ago

Hi fralx It is correct now. Many thanks !!!