Hello,
This is my first post, sorry for any inconvenience.
It's about the PDFjetB4A library
When I run the PDFjet-Simple example it creates a pdf file in my sdcard0 but that file has 0 bytes and can not be opened.
I downloaded the
PDFjetB4A-library-files-v1.10.zip
and the
PDFjet-SimpleExample.zip
from this post
https://www.b4x.com/android/forum/threads/pdfjetb4a.37843/
I had to add to the manifest the line:
SetApplicationAttribute(android:theme, "@android:style/Theme.Holo")
As sugested by the B4A IDE
No errors, just the pdf created is empty
Any help?
Thanks in advance.
My B4A version 5.02(1)
This is my first post, sorry for any inconvenience.
It's about the PDFjetB4A library
When I run the PDFjet-Simple example it creates a pdf file in my sdcard0 but that file has 0 bytes and can not be opened.
I downloaded the
PDFjetB4A-library-files-v1.10.zip
and the
PDFjet-SimpleExample.zip
from this post
https://www.b4x.com/android/forum/threads/pdfjetb4a.37843/
I had to add to the manifest the line:
SetApplicationAttribute(android:theme, "@android:style/Theme.Holo")
As sugested by the B4A IDE
No errors, just the pdf created is empty
Any help?
Thanks in advance.
My B4A version 5.02(1)
Last edited: