国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

PHP refers to the Prince class, and the page prompts that the PDF cannot be loaded.
思展軟件
思展軟件 2019-10-16 10:57:38
0
2
1257

<?php

無(wú)法加載pdf.jpg

require 'prince.php';


//print_r() ;


//exit();

$prince = new Prince('D:\\prince\\engine\\bin\\prince.exe');


//$prince = new Prince('D:\prince\engine\bin\prince.exe');

header('Content-Type: application/pdf');

header('Content-Disposition: inline; filename="foo.pdf"');

$prince->convert_file_to_passthru('http://www.baidu.com');


?>


如?%B

思展軟件
思展軟件

reply all(1)
依依惜別離

Can’t see the specific error content?

  • reply The error is that the page cannot load the pdf document.
    思展軟件 author 2019-10-18 08:28:49
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template