Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.

Call to undefined method Cpdf::clippingRectangleRounded() #96

Open
TomasNiDo opened this issue Jul 1, 2015 · 1 comment
Open

Call to undefined method Cpdf::clippingRectangleRounded() #96

TomasNiDo opened this issue Jul 1, 2015 · 1 comment

Comments

@TomasNiDo
Copy link

I tried loading my view like this:
return PDF::load(View::make('foo-bar', $data))->show();

but this error occurs:
Call to undefined method Cpdf::clippingRectangleRounded()

@TomasNiDo TomasNiDo changed the title Call to undefined method Cpdf::clippingRectangleRounded() PDF not generating properly on live server. Jul 1, 2015
@TomasNiDo TomasNiDo changed the title PDF not generating properly on live server. Call to undefined method Cpdf::clippingRectangleRounded() Jul 1, 2015
@rickgladwin
Copy link

I encountered this error as well.

As a workaround I removed the 'border-radius: ...' properties from the css that accompanies the html content sent to the Pdf class, but I haven't found a solution to the error itself.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants