开发者

Online WYSIWYG editor, but output is for printing

开发者 https://www.devze.com 2022-12-08 23:34 出处:网络
I\'m wondering whether there\'s any available web-based WYSIWYG editor, but the content will be saved and optimized for printing (using PDF).

I'm wondering whether there's any available web-based WYSIWYG editor, but the content will be saved and optimized for printing (using PDF).

I know it's possible to use stuff like FCK Editor and run开发者_JAVA百科 a HTML to PDF converter, but the output sometimes is not satisfying.

Anyway, what format should I use to optimize for printing?

p.s: I'm using .NET, but platform is not an issue.


You say, "sometimes is not satisfying": what's wrong with it?

Using a web editor you're printing HTML. Are you printing it on the server or on the client?

Perhaps you just need a better CSS with some additional optimizations/specializations for printing.


You could try a third part API like http://zoho.com

0

精彩评论

暂无评论...
验证码 换一张
取 消