jQWidgets Forums

jQuery UI Widgets Forums Grid Export to pdf with large data

This topic contains 3 replies, has 2 voices, and was last updated by  Peter Stoev 11 years, 1 month ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Export to pdf with large data #53675

    ArunKumar
    Participant

    Hi,

    I am using JqxGrid for exporting purpose.If the data is more than 200 or more it was giving some error like request entry is too large.But I want to export those many records.Please tell some workaround to overcome this.

    Thanks & Regards,
    ArunKumar

    Export to pdf with large data #53682

    Peter Stoev
    Keymaster

    Hi ArunKumar,

    Export to PDF is not supported by our Grid. In addition, if you have not hosted the save_file.php on your server and updated the “exportdata” method url parameter to point to the save_file.php hosted on your server, the maximum upload size which we allow on our server is 2MB as we use save_file.php to demonstrate only how the feature works. In short, to export large data sets, you have to host the save_file.php used in the exporting on your server and increase its maximum upload size.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

    Export to pdf with large data #53950

    ArunKumar
    Participant

    Hi,

    We are using .net and IIS. How to configure the “save_file.php” in IIS. Where can I find the “save_file.php”.

    Thanks & Regards,
    ArunKumar

    Export to pdf with large data #53952

    Peter Stoev
    Keymaster

    Hi ArunKumar,

    That file is included in the source code download package for customers with Developer/Enterprise license. If you own such license, check the e-mail you received from our Sales Team for login and download instructions.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.