Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
pdfs are usually created server side using Adobe Content Server.
https://goo.gl/UmzJFQ
Adobe Content Server -
A poor approach will be to create docs and use pdf convertor libraries to convert doc to pdf
Or, a camscanner like approach , where you join multiple pictures to make a pdf file. -
No I didn't.
But I did it successfully under a bridge.
No. Seriously.
It's "Does anyone of you ever generated PDF Documents with Linux?"
^^ -
Herry436ySorry, was a bit tired while asking. ^^
The goal is to generate a PDF out of entered data in an Android App. Our customer wants to have server communication minimized since the people using the app can be in areas without wifi so remotely generating the document is not an option sadly.
Related Rants
Does anyone of you ever generate PDF documents under Android?
It is a task in our current project and I don't find a lot (usable) libraries out there. Our first try was iText but under iText 7.1 they no longer support Android 6.
question
android
pdf