liufeijin

Results 25 issues of liufeijin

Hi I found a new problem when the excel file include the special shape as below PIC. After writing anything into excel file , it will shows somethings lose when...

invalid 잘못됨

So can't to copy row to other place , and can't delete whole rows .

enhancement 개선점

Dear J2doll Tonight i found QXlsx has no any method for writing header and footer! I have checked Qlibxlsxwriter has it . QXlsx has reading and writing function but method...

enhancement 개선점

The excel file cell is ![image](https://user-images.githubusercontent.com/19425403/179721864-b5d971a7-735e-400e-96a3-a2c0f3eb0632.png) use qt to read out it by QString::fromStdString(ws.cell("B13").to_string()) but got string "44733", how can i to get correct date from excel cell.

after selected sheet for writing or reading, many sheets of the excel are be set to selected i can't find where is the bug, so make circle loop to set...

你可以考虑合并进来 https://github.com/QtExcel/QXlsx 修复了很多错误。 目前基本可以用了。

Hope export to PDF write by QPdfWriter replace QPrint QPdfWriter can use setResolution to reduce down pdf size.

Hi fralx I found that LimeReport preview the png in report is ok. but print to PDF in LimeReport Menu the color will be change in got pdf file ![QQ截图20220728110216](https://user-images.githubusercontent.com/19425403/181412566-d6116e6f-234c-41ee-a4b9-0bcc535a959b.jpg)...

when export a big report LimeReport will make a big file and cost long tiem. So i want to reduce down resolution when save to PDF like below ![image](https://user-images.githubusercontent.com/19425403/180588418-40d14e81-238e-41a9-92ca-b8f3284a7c17.png) but...

Now variables has Undefined,string, bool, int real , date, time , datetime only. sometime use array for report is better, now, we must be to use a lot of single...