dompdf / dompdf/dompdf

Implement a JavaScript interpretor

Open
#563 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement imported Priority-Low
Dominant language
PHP
Stars
11.2k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

Original author: abbas.sa (December 05, 2012 02:16:07)

I am creating a page which implements columnizer plugin into it, for columinzer to work it requires 3 js files, inline javascript code and one external style sheet, but i am tired to trying to many options but cannot render any js into dompdf, i am using latest version of DOMPDF 0.6.0 beta3.

i want to pass this whole page with my own query looping through the content passed to DOMPDF, http://welcome.totheinter.net/autocolumn/sample10.html

kindly help me fixing this issue.

Original issue: http://code.google.com/p/dompdf/issues/detail?id=557

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the linked AutoColumn sample page with DOMPDF 0.6.0 beta3, including its three JavaScript files, inline script, and external stylesheet. Inspect how DOMPDF processes the supplied page and determine what support would be required for JavaScript to affect the rendered DOM; done means the page renders its JavaScript-driven columns correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
backend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.