Ticket #596 (closed new feature: wontfix)

Opened 5 years ago

Last modified 18 months ago

HTML to PDF (response)

Reported by: samtahRam Owned by: samtahRam
Priority: low Milestone:
Component: jelix:core response Version: 1.0.3
Severity: minor Keywords:
Cc: Php version:
Hosting Provider: Blocked By:
Documentation needed: no Blocking:

Description

PDF Response based on DOMPDF dompdf is an HTML to PDF converter. At its heart, dompdf is (mostly) CSS2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer: it will download and read external stylesheets, inline style tags, and the style attributes of individual HTML elements. It also supports most presentational HTML attributes.

Change History

Changed 5 years ago by samtahRam

  • status changed from new to closed
  • resolution set to invalid

Changed 5 years ago by laurentj

  • priority changed from normal to low
  • status changed from closed to reopened
  • review review? deleted
  • resolution invalid deleted
  • severity changed from normal to minor

Why not... We need to study DOMPDF. We should see if fonts can be shared with FPDF and other PDF backend existing in jelix, to avoid to have a big package.

And there is a little issue : it seems that this project is not maintened since 2 years...

Changed 18 months ago by laurentj

  • status changed from reopened to closed
  • resolution set to wontfix
Note: See TracTickets for help on using tickets.