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

PDF output #10

Open
bradfrost opened this issue Dec 18, 2013 · 5 comments
Open

PDF output #10

bradfrost opened this issue Dec 18, 2013 · 5 comments

Comments

@bradfrost
Copy link

JSON export is a great feature, but I think printing the output as a PDF would be awesome too. Non-developer types (designers, business owners, clients) would be able to visually see how all over the board their type is by examining the sample text.

@0xjjpa
Copy link

0xjjpa commented Feb 1, 2014

@bradfrost I agree that it would be useful. Shouldn't be to hard to make the output open in a external window where then users can print it.

@stubbornella
Copy link
Owner

My team wrote a tool that takes the JSON data and makes a nice report out of it. Maybe we an incorporate that here?

On Sat, Feb 1, 2014 at 3:38 AM, Jose Aguinaga notifications@github.com
wrote:

@bradfrost I agree that it would be useful. Shouldn't be to hard to make the output open in a external window where then users can print it.

Reply to this email directly or view it on GitHub:
#10 (comment)

@0xjjpa
Copy link

0xjjpa commented Feb 2, 2014

@stubbornella Nice. I'm abstracting most of the tool from the extension for the Chrome version. I'll point you to the repository when I'm done with the tests.

@pzi
Copy link

pzi commented Mar 25, 2014

Sounds like a great feature to have. Any development update @jjperezaguinaga ? :)

@dennisfrank
Copy link

If you are on a Mac you can select all (CMD+A) and copy (CMD+C) Type-o-matic’s results table and paste it into TextEdit.app. Select all again and copy and paste into a Numbers.app table. Now you can sort, filter, print the results or export to PDF. Works really great for me.

typo-o-matic numbers

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

5 participants