Show HN: My first web app – PDF memo creator
81–90 of 154 posts
Re: Show HN: My first web app – PDF memo creator
#82I am probably missing something in the mobile view. What makes this page easier than creating this in any product from Libreoffice to Word and exporting to pdf?
Great work, btw.
Re: Show HN: My first web app – PDF memo creator
#83Earlier quoted context omitted.
Asking as a self-taught not-so-advanced-yet guy wanting to build a similar I/O web app: Could you elaborate a bit on how client-side transformation/ generation could be achieved?
Perhaps using http://pdfkit.org/
Re: Show HN: My first web app – PDF memo creator
#84It's surprisingly fun when you get into it, and Prawn is very powerful.
I've been thinking of making a Resume generator using Prawn in my spare time, but I haven't really found the time.
Re: Show HN: My first web app – PDF memo creator
#85It's so much easier to open up Ms Word, have a template by your choice, and export as PDF. I don't get it guys. Super nice domain occupied for a trivial thing... edit: Maybe an OK solution if you don't have Ms Word. But, almost all text editors can export as PDF anyway..
What would you use that domain for?
Re: Show HN: My first web app – PDF memo creator
#86Nice project, well done!
Re: Show HN: My first web app – PDF memo creator
#87Re: Show HN: My first web app – PDF memo creator
#88I like it. Dead simple. Makes nice output. The UI is correct. I would use. Feedback: Consider replacing "We take privacy seriously" with "I take privacy seriously". Better yet, consider removing that sentence so you don't make people second guess it. It's even easier then because there's less information that needs mental processing. You might just say, "Once you generate your memo, your information is deleted foreve…
Re: Show HN: My first web app – PDF memo creator
#89Re: Show HN: My first web app – PDF memo creator
#90Cool. For even more privacy, you could generate the PDF client-side.
Asking as a self-taught not-so-advanced-yet guy wanting to build a similar I/O web app: Could you elaborate a bit on how client-side transformation/ generation could be achieved?