B4A Library APW

APW is a wrap for this Code: http://svn.code.sf.net/p/apwlibrary/code/
It is basically the same source-project as the PDFWriter library.

This one is only a shortcutwrap. But it works so far. I did the wrap just for fun. So. Have fun with it :D

APW

Author:
Version:
1.0
  • PDFWriter
    • Functions:
      • generateHelloWorldPDF (xoiPNG As android.graphics.Bitmap, xoiJPG As android.graphics.Bitmap, xoiBMP1 As android.graphics.Bitmap, xoiBMP8 As android.graphics.Bitmap, xoiBMP24 As android.graphics.Bitmap) As String
      • Initialize (EventName As String, dstpath As String, dstfilename As String, xoiPNG As android.graphics.Bitmap, xoiJPG As android.graphics.Bitmap, xoiBMP1 As android.graphics.Bitmap, xoiBMP8 As android.graphics.Bitmap, xoiBMP24 As android.graphics.Bitmap)
 

Attachments

  • APW-Ex.zip
    62.4 KB · Views: 316
  • APWV1.0.zip
    30.7 KB · Views: 305
Top