我試圖從某些輸入數據生成pdf。 所以我創造了我的pdfGenerator(),並創建了一些文本的PDF: public class PdfGenerator {
public PdfGenerator() {
//Instantiate License class and call its SetLicense method to use the license
我正在使用Aspose API,.NET Components平臺Aspose.Words for .NET產品。 這裏是我的test.php代碼, <?php
//this is working correctly
$word = new COM("word.application");
//return error in here