How to convert to PDF from my JSP / HTML file ?.
I want to convert a specific part of my web page to a PDF file. Is it possible?
Yes. Take a look at the Apache FOP and iText booth . No matter what you use, you probably have to play a little.
I used HTMLDoc a couple of years ago and had pretty luck with it.
wkhtmltopdf. , html - pdf. , . , , ( CSS .
html2ps (Perl) html2ps (PHP). Java.
.
- . itext .
Source: https://habr.com/ru/post/1707134/More articles:Marshalling in C # (Passing a structure to an unmanaged type) - c #How to implement a single login authentication server? - language-agnosticWhat are the consequences of half duplex serial connections? - serial-portLINQ Confusion - Database not saved after application close? - c #Как создать фильтр WMI в GPO через С# - c#SQL: use the same string for both INSERT and UPDATE? - sqlHow to associate a resource string with Xaml in Silverlight - data-bindingOracleDependency does not fire an event - c #need to get the value from the database and populate the drop-down list using jquery - javascriptIs there a command line interface or interpreter to run .net code? - .netAll Articles