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

Add contents of a UITableView? #24

Open
daviddelmonte opened this issue Feb 3, 2018 · 3 comments
Open

Add contents of a UITableView? #24

daviddelmonte opened this issue Feb 3, 2018 · 3 comments

Comments

@daviddelmonte
Copy link

I could really use this. Anyone else? Would it be possible or is it outside of the SimplePDF scope?

@daviddelmonte
Copy link
Author

I'd like to leave this open, however, for now, I can use a control called TPPDF. I can also export tableView cells to create a csv file, and then export that. Both methods work but are a bit tedious.

@nRewik
Copy link
Owner

nRewik commented Feb 4, 2018

Not sure If I understand that. But exporting views can be done by capturing the screenshot of that view and then add that to pdf as an image.

@daviddelmonte
Copy link
Author

Hi, thanks for answering. I'm creating a set of checklists, that I want the user to be able to print as pdfs.

Most fit within a screen size, but some are two to three pages. Exporting a screenshot would not work in this case. Other ideas are most welcome.

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