I'm not sure what you mean by 'local only url'. The url needs to be
resolvable by the server.
I'm not sure if it will solve your issue, but there is an old proposal to use curl.
--
You received this message because you are subscribed to the Google Groups "dompdf" group.
To view this discussion on the web visit https://groups.google.com/d/msg/dompdf/-/__CPIrobjF8J.
>It is able to be resolved by the server (it may be reached with a browser).... not quite the same thing.
Do you have shell access to the server?
Are you still having trouble with this?
I've tested using a similar setup on my own server and it renders correctly. It should no longer be necessary for CSS, but do you have DOMPDF_ENABLE_REMOTE set to true?
Does your server have read/write access to the directory specified by DOMPDF_TEMP_DIR?
If you enable PHP errors (preferably via error logging) do you see any errors or warnings?
--
You received this message because you are subscribed to the Google Groups "dompdf" group.
To view this discussion on the web visit https://groups.google.com/d/msg/dompdf/-/OMmDz_cI0pAJ.
Thank you guys,
Problem is solved.
Cheers,
Imran