开发者

add existing pdfs to fpdf

开发者 https://www.devze.com 2023-02-03 11:03 出处:网络
Is there any function that I could call in order to include an existin开发者_JAVA技巧g pdf in my fpdf file?

Is there any function that I could call in order to include an existin开发者_JAVA技巧g pdf in my fpdf file?

For example

$pdf->AddPage(from file example.pdf);

something like that? is it posible?


fpdi is what you are looking for - see http://www.setasign.de/products/pdf-php-solutions/fpdi/

0

精彩评论

暂无评论...
验证码 换一张
取 消