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

Printing problem in Firefox #338

Open
hjshust opened this issue Jun 30, 2016 · 3 comments
Open

Printing problem in Firefox #338

hjshust opened this issue Jun 30, 2016 · 3 comments

Comments

@hjshust
Copy link

hjshust commented Jun 30, 2016

Hi,

I have a question as below when I use this plug-in on my own Aarch64 machine. I appreciate it if it gets printing...

  1. Environments
    CPU: Aarch64
    OS: ubuntu 14.10
    Flash: Chromebook 32bits PPAPI Flash
    Brower: FireFox 32bits, version43

2: issue
With this fresh pepper plug-in, the Chrome PPAPI flash works well in Firefox, it plays videos or forms/lists well,however, it prints nothing if we try to click the right button of mouse, even if it does NOT show any printing menu or pop any setting windows. Any idea about it?

Thank you!

@i-rinat
Copy link
Owner

i-rinat commented Jun 30, 2016

Printing is not implemented at the moment. There are just stub functions that do nothing.

@hjshust
Copy link
Author

hjshust commented Jul 1, 2016

Thanks for the prompt reply... So do we have any plan for the printing implementation, when or in which version? Is there any open souce code that we can refer to at the moment to implement it, how complicated it is we can estimate?

Sorry for so many questions...

Best Regards,

@i-rinat
Copy link
Owner

i-rinat commented Jul 1, 2016

have any plan for the printing implementation

Yes, I do have plans to implement printing support as well. But there is no strict schedule, so I can't say when. Lately, I just bump version after a number of months, so can't say which version will printing be implemented in.

Is there any open souce code that we can refer to at the moment to implement it, how complicated it is we can estimate?

It depends. I haven't started to look at it yet. But obvious pointers are Firefox and Chromium source code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants