Give us feedback
linkit-pdfgen
Web icon

LINKIT PdfGen

Stable version 1.0.1 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 29 June 2018 by 
LINKIT R&D
5.0
 (1 rating)
linkit-pdfgen

LINKIT PdfGen

Details
Extension to generate pdf's from html or a url. The extension does not need any installation of binaries on the server. The extension uses iText.
Read more

The extensions contains two functions, CreatePdfFromHtml and CreatePdfFromUrl. For the first just feed the function the html and it will return binary data.

For the second function, the full url can be given to the function. Remember that most internet pages are not meant to be printed, so the result won't be as fancy.


The component uses the iText .Net library. 

This version is used under the AGPL license.

The AGPL license comes with the a couple of restrictions. The most important ones are:

  • You may not deploy it on a network without disclosing the full source code of your own applications under the AGPL license.
  • You must distribute all source code, including your own product and web-based applications.
  • You must disclose any modifications made to iText.
  • You must prominently mention iText and include the iText copyright and AGPL license in output file metadata.


More info can be found at https://itextpdf.com/agpl

Release notes (1.0.1)

Added the license file, if no license is submitted, the software reverts back to the AGPL license.

Reviews (0)
Team