简体   繁体   中英

Generate a PDF from a site running javascript

I need a way to generate a pdf-file of a site that runs alot of javascript.. any ideas of how to do it..or is there any package that I can use or something?

Thanks in advance!

EDIT

Should add that I need to generate this server-side using asp.net.

Doing it server-side I would recommend iTextSharp or Docmosis, and the Docmosis cloud services could also let you create it by a http post from Javascript). They both allow your application to create PDF documents with a rich set of features for layout and content. If you say more about what is in the PDFs you need to create then it might be clearer which you would choose. Please note I work for the company that created Docmosis.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM