Implement a JavaScript interpretor
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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