TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: HTML to PDF API

1 点作者 akhilrex超过 12 年前
Hi HN,<p>I plan to develop an online tool which shall provide REST API access for converting HTML to PDF. I have been using the same for an internal project and have been extremely happy with the results.<p>I need your thoughts on the feature set you want to be included. What features as a developer do you think will make this API easy and useful for developers.<p>Thanks for reading and do let me know your thoughts on the. I do not mind any honest criticism of the idea :)<p>Thanks

2 条评论

lutusp超过 12 年前
Are you aware that such things already exist, and are pretty advanced?<p><a href="http://code.google.com/p/wkhtmltopdf/" rel="nofollow">http://code.google.com/p/wkhtmltopdf/</a><p>I offer this only so you will know you may be reinventing the wheel, not to discourage you -- your project might be better.
评论 #4821446 未加载
iurisilvio超过 12 年前
I use pdfcrowd.com to do that. It is an awesome service.