Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
knkella
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
knkella
13y ago
Our service has built in charts support. Check out Pagify and let me if it is something you will use?
2.
▲
by
knkella
13y ago
Sorry I must have misunderstood. That is what HTML2PDF engines do. We generate PDFs using our own templates.
3.
▲
by
knkella
13y ago
Thanks we will start looking for its uses as a stand alone product.
4.
▲
by
knkella
13y ago
Thanks. Do you think by using an HTML template that can be filled in later is a better idea than visual designer?
5.
▲
by
knkella
13y ago
Thanks for the feedback. We are going after the SF market, but there is already competition. As far as pricing model is concerned we would do that on the no of pages one generates. Do you think developers are not the right market? Can we of
6.
▲
by
knkella
13y ago
It does print the web page. But when it comes to print-friendly reports and quotes you need some library or print ready web page. So we allow developers to create a template that is print ready. And then using an API call they can merge dat
7.
▲
by
knkella
13y ago
We are looking into dynamic layout where tables can be split. It would be great to work along side you. Can I have your contact?
8.
▲
by
knkella
13y ago
Yes it will. Can we talk more about it?
9.
▲
by
knkella
13y ago
Help us understand PDF generation and its problems.
10.
▲
Ask HN: Is PDF generation a real pain for developers?
10 points
by
knkella
13y ago
|
30 comments
11.
▲
by
knkella
13y ago
We tried this with Pagify http://pagify.io And I think supporting client libraries was not an issue, since we had to provide SDK one way or the other.
12.
▲
by
knkella
13y ago
What are your thoughts on Amazon like security scheme? As far as there are no third party apps involved, I think OAuth is an overkill. What I mean by Amazon like securtiy is described in this article http://www.thebuzzmedia.com/designing-a
13.
▲
by
knkella
14y ago
I would say its practice than quantity that gets you to perfection. Producing quantity without learning through that process won't get you to that quality or perfection.
14.
▲
by
knkella
14y ago
Tutorials are good for beginners, but with experience a developer should be able to follow the annotated (auto- generated) documentation. I use ruby, and for many gems there are no real tutorials, except for a short introduction on their us
15.
▲
by
knkella
14y ago
The website looks really old style and average. The menu containing Web marketing, Web designing and so on, needs to modified. Probably a smaller and better font would do the job. And most importantly the icons for design and development, w
16.
▲
by
knkella
14y ago
I think using Google forms is a much better way to do it. No signups, no pricing, and most importantly if my website is static why would I want to add forms to it. One more thing the process is far too complex for a person with just a stati
17.
▲
by
knkella
14y ago
Finally something that developers using Windows want. Command-line is good, but when it comes to Windows I think people expect to have some GUI in place for all tools. Great work!
18.
▲
by
knkella
14y ago
I think geeks are more inclined towards a simple interface, more like what hacker news and free node provide. But geeklist is more like facebook with with all those useless stuff like gamification, high fives etc. In my opinion even a platf
19.
▲
by
knkella
14y ago
Context menu is an old topic now. There is no point writing about it again and again.
20.
▲
by
knkella
14y ago
I wanted to know this too. I recently contacted Wells Fargo, and they said it would be 12$ per month for a basic business account. Please do suggest what options are there for non-us residents to open up a bank account with minimum charges
21.
▲
by
knkella
14y ago
I think having strong programming foundations is very important. And learning any one language C++ or JAVA is enough to do it. Once you have strong foundations, then you should learn languages that you want to use to develop something. Othe
22.
▲
by
knkella
14y ago
I think there are lot of PDF to TXT online converters. You can simply convert the files and send it to them.
23.
▲
by
knkella
14y ago
Can you please elaborate on its use cases? Personally I think jquery gives a great way to generate dynamic HTML.
24.
▲
by
knkella
14y ago
I was developing a web-to-print web app, and I think I can get some pointers from this article. A good guide indeed!