Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Resize private image #71

Open
jnorvor opened this issue Dec 11, 2019 · 1 comment
Open

Resize private image #71

jnorvor opened this issue Dec 11, 2019 · 1 comment
Assignees

Comments

@jnorvor
Copy link

jnorvor commented Dec 11, 2019

HI,

I am trying to resize a private image I have tried:

showPrivateUrl($resource_link, 'png', array("attachment"=>true, "transformation" => array("width" => 400, "crop" => "pad")));
showPrivateUrl($resource_link, 'png', array("transformation" => array("width" => 400, "crop" => "pad", flags => "attachment")));
showPrivateUrl($resource_link, 'png', array("width" => 400, "crop" => "pad", flags => "attachment"));

but nothing seems to work and would need some assistance.

regards,
Jude

@jrm2k6
Copy link
Owner

jrm2k6 commented Dec 13, 2019

Hi,
Sorry I missed that notification. I will take a look during the weekend.

@jrm2k6 jrm2k6 self-assigned this Dec 13, 2019
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