jQWidgets Forums

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Export PDF to local variable Export PDF to local variable #90955

    ramona86
    Participant

    Yes, i did, for sure, i’m using this options: { exportSettings: { columnsHeader: true, hiddenColumns: false, serverURL: null, recordsInView: true, collapsedRecords: true, fileName: null } }
    As i already mentioned, i have it working for csv and xls (exporting to a variable). The only problem is with PDF, that’s why i wanted to know if it has a different behavior.

    in reply to: Export PDF to local variable Export PDF to local variable #90940

    ramona86
    Participant

    Thanks for your response!
    What do you mean by different?
    I read documentation and see this:
    Exports TreeGrid Data to Excel, HTML, XML, JSON, CSV or TSV. See also the exportSettings property
    but then inmediately after that it says:
    Parameter Type Description
    exportDataType String ‘xls’, ‘html’, ‘xml’, ‘json’, ‘csv’, ‘tsv’ or ‘pdf’

    So it’s not very clear if you allow or not pdf. If i try your examples, with tree grid and server export, pdf works, but if i assign it to a variable, then it doesn’t.
    Can you please help me here?
    Thanks

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