-
Notifications
You must be signed in to change notification settings - Fork 22
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
added pdf generation sample using pdfMake, and jsPDF JavaScript libraries #110
base: master
Are you sure you want to change the base?
Conversation
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Kumaran.
|
@kumarandena Can you fill out the CLA form? You should have received details in an email. Thanks! |
This sample is cool - but I wonder if it's possible to load the PDF in a browser or a WebView automatically? |
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Kumaran.
|
@rdlauer I tried the same but no luck! If I tried with the default browser, openUrl API from utilsModule will accept only the URL with a proper protocol or the pdf from a webserver. |
@cla-bot check |
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Kumaran.
|
The cla-bot has been summoned, and re-checked this pull request! |
@rdlauer Can you please help me on this? I have already signed the CLA and also checked the local and global git config details. Both user name and email are correct only. Still, CLA status verification keeps failing...
|
@etabakov Can you check on why this isn't working for @kumarandena? (see above) |
Regarding the sample itself - yeah I think unless you can show a PDF in the app, there isn't as much value in copying and pasting. We can wait until a better solution appears :) |
Playground Link - https://play.nativescript.org/?template=play-ng&id=tZ5F9Y
Detailed Writeup - https://link.medium.com/JOvUiyCdIU
Github Repo - https://github.com/kumarandena/nativescript-pdf-generation