itextg

    3熱度

    1回答

    compile'c​​om.itextpdf:itextg:5.5.10'很好,但5.5.11或5.5.12不能編譯。這個已經發布了嗎?如果沒有,可能有什麼想法?

    -3熱度

    1回答

    我正在構建一個使用iTextg庫創建PDF文檔的android應用程序。當我在我的android 5.0棒棒糖設備上運行它時,它工作得很好。但是,當我在其他設備上運行它時,例如HTC Desire 526G,它具有android 4.4.2 kitkat,應用程序在開始時崩潰。它建立得很好,但是當我運行它,它崩潰,與此錯誤: 我正在使用'com.itextpdf:itextg:5.5.9'庫,我不

    0熱度

    1回答

    我的目標是將pdf的內容疊加到另一個PDF上。 這是我使用的代碼:我已經使用itextG 5.4.3 AssetManager assetManager = getAssets(); InputStream istr = null; PdfReader reader = null; String str = null; int n = 0; try

    1熱度

    1回答

    我想通過gradle這個添加itextg,以避免維護一組庫罐子。也許是我,但我無法在任何地方找到正確的gradle compile語句。 dependencies { compile fileTree(include: ['*.jar'], dir: 'libs') compile 'com.android.support:appcompat-v7:20.0.0' c

    2熱度

    1回答

    我有一個包含如 「我串[IMG SRC = image_from_drawable /] blablabla」 圖像的字符串。我能夠解析這個字符串作爲Spannable展現在我的TextView是繪製,用下面的代碼: static public Spannable formatAbility(String _ability) { Spannable spannable = spannab

    0熱度

    1回答

    我想輸出一個PDF格式的SVG文件。我嘗試了一些方法,但我一直遇到問題。 我用這個源作爲參考: Convert SVG to PDF 和嘗試以下操作: // Save this SVG into a file (required by SVG -> PDF transformation process) File svgFile = File.createTempFile("graphic-",

    0熱度

    1回答

    首先,我是法國人,我會盡我所能用英語解釋我的問題。 所以,我想在的PDF轉換畫面:listeTrouActivity.java 但你可以看到,有滾動視圖和孔柱正在下降到18洞。 所以我跟着一些教程: http://valokafor.com/how-to-convert-android-view-to-pdf/#comment-1018 我開始使用的庫ITextG 但我的問題是,當我將我的位圖轉換