javascript - Style dynamic content for printing -
i have app @ 1 point creates contracts.
the problem my content dynamic, , contract official formatting maters lot,.
furthermore i have footnotes, again dynamic depending on content.
here example:
this image ready formatted in word.
so right i'm using jquery plugin named columnizer still not ok, if give fix height content, either footnotes fail or content brake when shouldn't.
any idea how make somehow dynamic?
you might want try converting word document format such html (word2cleanhtml.com or something) , format html way want (or convert pdf using wkhtmltopdf or princexml).
Comments
Post a Comment