내용으로 건너뛰기

Lightsail images wont load into pdf view

0

Hi, I have came acorss a weird issue, I have a PHP application running in a LAMP stack which should load the Logo in the invoice, (PDF).Which works fine in shared hosting and local host.

$info_left_column .= pdf_logo_url();

pdf_multi_row($info_left_column, $info_right_column, $pdf, ($dimensions['wk'] / 2) - $dimensions['lm']);
$pdf->ln(10);

This works fine everywhere, I did some research and some asked to enable GD extension, Which I already enabled with no luck,Application loads the same URL function every where except here,, where a pdf is generated,

Did anyone has experienced this type of issue? Any suggestions guys?

질문됨 2년 전284회 조회
1개 답변
0

Greetings,

This question is not related to Amazon Lightsail, please check your application configuration.

AWS
지원 엔지니어
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

관련 콘텐츠