Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI grid pdf exporter is not working in IE #3991

Closed
kushalt opened this issue Jul 16, 2015 · 7 comments
Closed

UI grid pdf exporter is not working in IE #3991

kushalt opened this issue Jul 16, 2015 · 7 comments

Comments

@kushalt
Copy link

kushalt commented Jul 16, 2015

I have IE 10 version and getting following error when trying to export data in .pdf

TypeError: Object doesn't support property or method 'defineGetter'

Any help would be greatly appreciated.

@JLLeitschuh
Copy link
Contributor

Do you have a specific line/stack trace indicating where this error is coming from?
We need more information to help you.
Related: #2921

@PaulL1
Copy link
Contributor

PaulL1 commented Jul 19, 2015

That looks to be an upstream issue in the pdfMake library. I had thought we had some people working on IE, but it's always been a bit of a pain because I don't personally have an IE instance to test against. Are you able to use the pdfMake sandbox on IE?

@gdesigner31
Copy link

@paul ; I am facing same issue , Ui grid is not working in IE10 and < versions .

And one more thing , how to call downloadPDF method ?
still confuse

@PaulL1
Copy link
Contributor

PaulL1 commented Aug 18, 2015

It's not clear to me what your problem is @gdesigner31. I think ui-grid does work in IE10 and sort of works in IE9. Do you mean specifically exporter?

I'm not clear why you'd be calling the downloadPDF method. Would you not use the menu items?

@gdesigner31
Copy link

ui-grid-issue

We are using IE 10 version and when I click on export data as PDF ,above error will show on console.

@PaulL1
Copy link
Contributor

PaulL1 commented Nov 18, 2015

This is an upstream issue on pdfMake, and should be logged there (and I believe it already is logged there).

@PaulL1 PaulL1 closed this as completed Nov 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants