Brian Sweeney

Results 826 comments of Brian Sweeney

Thanks for the follow up. > I’m not claiming that switching to mPDF is a better legal position – it’s just that, with our current Snyk, mPDF doesn’t get flagged...

There isn't really enough info based on that error message to determine the cause. My initial guess would be an issue with embedded fonts since this has been a common...

The Photoshop output you provided looks more like an informational dialog (similar to `php -i`). I was looking for something that reported out details of the placement of the PDF...

Ah I see. I couldn't tell that's the document you were using. Without more details from Photoshop about what problem its encountering I don't have much guidance. I don't have...

I’m not entirely sure what problem you’re seeing. Is the issue the lowercase lettering? Can you provide a sample of the actual HTML+CSS?

That would be my guess. Little of your content appears to actually need to be in a table. It's a chore, but you might consider adjusting the layout to use...

Glad to see those dropbox documents still around after all this time (though the is CSS no longer online). The first sample causes an exception in the table handling so...

The first piece would be to make sure we fully support the annotation functionality in PDFs. As you noted Cpdf support is lacking at the moment. Once this is in...

I don't think you could do this right now with Dompdf due to the way we manage files. I do have thoughts about implementing some kind of "leave no trace"...