Android Question Photo to PDF

AlpVir

Well-Known Member
Licensed User
Longtime User
In one of my apps (B4A language, not B4XPages) I would need to take a photo and create (then save it) a PDF document that includes only and exclusively this photo.
There are no problems with the photo but the part that transforms the jpg image into PDF is unknown to me. Which of the many libraries that manage PDFs could perform this task?
I usually use PDFium but it doesn't seem to allow it.
Thanks in advance
 

teddybear

Well-Known Member
Licensed User
Thanks but it seems to me that this class requires the use of B4XPages and my project uses B4A.
It seems very complex to me.
It also works in b4a project. there is an example which image to pdf in the project.
 
Upvote 0
Top