rguedes / PDFMerger

PDFMerger compatible with PHP5 for laravel
34 stars 43 forks source link

Unable to load PDF from URL #5

Closed mustafa-taheri closed 5 years ago

mustafa-taheri commented 6 years ago

I am trying to fetch PDF from S3 Bucket. It gives me an error Could not locate PDF on 'https://s3-ap-southeast-1.amazonaws.com/---mypath---.pdf' Please help. Thanx in advance.

mustafa-taheri commented 6 years ago

Any solution to this..??

rguedes commented 6 years ago

PDFMerger not allow remote pdf, only local. You have to download the file and only then use PDFMerge