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

Generate PDF of child information #234

Open
rockfordlhotka opened this issue Jun 19, 2018 · 6 comments
Open

Generate PDF of child information #234

rockfordlhotka opened this issue Jun 19, 2018 · 6 comments
Assignees

Comments

@rockfordlhotka
Copy link
Collaborator

AS A PARENT I need the ability to generate a PDF containing all the information about my missing child. I can then send this PDF to law enforcement or other people I'm working with so that they have all the information necessary to assist in the process of finding and returning my child.

TECHNICAL INFO The PDF could be generated on the client device, or in an Azure service, but ultimately needs to be available for the end user to add to an email as an attachment.

@bseebacher
Copy link
Collaborator

Anyone know of any good cross-platform libraries to generate reports on a Xamarin app? Otherwise, we're going to have to push this to the cloud for rendering, which probably opens us up to some PII/regulation compliance headaches.

@rockfordlhotka
Copy link
Collaborator Author

Agreed, though I think the PII issues are minimal if we don't persist anything in the cloud, so it is data in flight (SSL) and in memory, and the result is a file on the phone.

@bseebacher
Copy link
Collaborator

Agreed - it's minimal risk, but something we should list in the terms / conditions / etc. (#62 #235) Something to the effect of "server side processes may be used as part of the service - data will not be persisted", etc.

(Here's the part where I mention that I am not a lawyer...)

@binaryjanitor
Copy link
Collaborator

Grabbing this for ThatConference GiveCamp

@zhangxd6
Copy link

zhangxd6 commented Nov 6, 2018

Did you look at the Essential Studio for Xamarin.Forms PDF Library by sync fusion? There is community license to allow to use it free.license link Disclaimer: I did not personally use this one before.

@rockfordlhotka rockfordlhotka removed this from the Summer 2018 milestone Jul 28, 2019
@binaryjanitor
Copy link
Collaborator

Jon grabbing this

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

5 participants