-
```
What steps will reproduce the problem?
1. Doing in a table
Fatal error: Uncaught exception 'DOMPDF_Internal_Exception' with message 'Frame
not found in cellmap' in
/home/monster/public_html/do…
-
```
What would you like dompdf to do:
It'd be handy to create a pear installabe package for dompdf. This would
involve creating a package.xml and using pear to read this package and tar
up the files …
-
```
Hello,
I have recently upgraded to 0.6.0 beta 3 from 0.5.1 and have found an issue
with table rendering.
When I have a nested table that would wrap to the next page, it pushes the
whole thing …
-
```
What would you like dompdf to do:
I need functionality of Digital Signature using .pfx file and time stamping
also. This will also makes DOMPDF much more popular...
Do you have an example:
Go …
-
```
Since DOMPDF is *supposed* to be library independent I think it would make
sense to have the development of the CPDF renderer be semi-independent of the
DOMPDF library. Naturally the two have to…
-
```
What steps will reproduce the problem?
1. Installing the print module in Drupal & putting dompdf inside the
appropriate folder within print.
2. Setting everything up properly on Drupal's administ…
-
```
What steps will reproduce the problem?
Add transparent PNG to pdf in tag.
What is the expected output? What do you see instead?
Fatal error: Trying to clone an uncloneable object of class Imagi…
-
```
What steps will reproduce the problem?
- create a dummy HTML file with some text and a GIF/PNG image
- duplicate the same HTML file and replace the GIF/PNG image with a JPG
- generate PDF files to…
-
```
I think this content is superfluous to the DOMPDF library. Certainly we can
highlight the power of DOMPDF through samples, but I think this could be done
through it's own subproject. We can prov…
-
```
What steps will reproduce the problem?
Three SPAN elements inside a DIV element, followed by the same. (see samples)
Configured to enable FLOAT, get the error. No error if FLOAT is disabled, but…