Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Discuss Data Discuss Data
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 128
    • Issues 128
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Discuss Data ProjectDiscuss Data Project
  • Discuss DataDiscuss Data
  • Merge requests
  • !116

Feature/31 create pdf is broken

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged felix.herrmann requested to merge feature/31-create_pdf-is-broken into develop May 24, 2020
  • Overview 1
  • Commits 2
  • Pipelines 4
  • Changes 2

HTML and CSS for PDF generation.

Test by generating a dataset description pdf under files-tab.

As weasyprint raises a huge number of warnings if the project.css file is included in the template, a small number of css definitions for PDF formatting are included using djangos {% include %} template tag.

Fixes #31 (closed).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/31-create_pdf-is-broken