You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
Requesting a feature request to convert a page to pdf with vector (means ability to copy paste text).
mainly like the same output file given by this online tool https://www.sejda.com/html-to-pdf
better to have ability to save file with specified name (example: myfilename.pdf).
Reasons for adopting new feature
There are lots of javascript suggestions available in the internet. They work well for simple websites like example.com and google.com
but the do NOT work well for complex angular programs. We cannot get the output given by https://www.sejda.com/html-to-pdf for complex angular programs using current solutions.
Currently we can get page source, screenshots. Getting pdf from browser should NOT be that difficult.
This will be a great addition to protractor if someone can implement.
Is this a breaking change? (How will this affect existing functionality)
I don't think this will affect existing functionality . But I'm not an expert.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Requesting a feature request to convert a page to pdf with vector (means ability to copy paste text).
mainly like the same output file given by this online tool https://www.sejda.com/html-to-pdf
better to have ability to save file with specified name (example: myfilename.pdf).
Reasons for adopting new feature
There are lots of javascript suggestions available in the internet. They work well for simple websites like example.com and google.com
but the do NOT work well for complex angular programs. We cannot get the output given by https://www.sejda.com/html-to-pdf for complex angular programs using current solutions.
Currently we can get page source, screenshots. Getting pdf from browser should NOT be that difficult.
This will be a great addition to protractor if someone can implement.
Is this a breaking change? (How will this affect existing functionality)
I don't think this will affect existing functionality . But I'm not an expert.
The text was updated successfully, but these errors were encountered: