html - Print perfect web word processor? -


i'm looking web based word processor. i'd prints user sees on screen.

it's internal app don't need available through internet.

you find very hard have consistent experience on screen , on users's computers. if can control environment point can force users use same browser on same os you'll fine, otherwise should try more hybrid approach. can have slight print variations works fine.

google docs uses verry interesting method presenting info user before printing. they convert page pdf, prior printing , there can see printed or not. if you're go, shot. if not can come textarea , keep iterating.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -