New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

io.github.msalaslo:pdfier-parent

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io.github.msalaslo:pdfier-parent

PDFier application for transfor URLs to PDF/UA. Based on Flying Saucer PDF/UA (FS). FS is a CSS 2.1 renderer written in Java. It supports Java2D, PDF, and SWT output. It generates PDF/UA documents

  • 9.1.20
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

The PDFIER Project

About

Multimodule project to generate PDF from HTML. Basicaly it receives a URL (or a HTML) and transfor the HTML to PDF It is based on several PDF generation libraries: IText, Flying Saucer and openhtmltopdf Technically is based in SpringBoot, the application is structured in a multimodule maven project Three flavors:

  • Flying Saucer with OpenPDF
  • Flying Saucer custom to support PDF/UA
  • openhtmltopdf

Divided in three kinds od projects:

  • app: Rest API to invoke the application, one for each flavor
  • gen: PDF generation, one for each flavor
  • commons: commons classes

Technical Stack:

  • Java 1.8+
  • Maven 3.6+
  • Spring boot 2.3.3.RELEASE

Test on the browser via Rest API

http://localhost:8080/pdfier-app/saveaspdfua?url=https://webaim.org/training/

FAQs

Package last updated on 22 Sep 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc