简体   繁体   中英

Generate PDF with XSL-FO for Android

是否可以使用XSL-FO在Android应用程序中生成PDF?

Download Apache FOP and see if the required dependencies are includes in Android's runtime. It might be rather slow. You could use iText or PDFBox to render PDF - or use a server and let Android just request a PDF creation.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM