PDF creation on Android
im working on an Application for Android that lets you put data in a
database. (Standard Database Gui). But now comes the trickier part. I have
to convert this Data into a PDF and send it per E-Mail or to a printer.
I'd have loved to use PDFBOX from Apache but it seams that it is dependent
on AWT. I know this question has been has asked before, but that was quite
some time ago, maybe someone wrote a translation (Like JavaMail) or
someone is working on a fake AWT lib for Android, that would solve such
Problem.
Or even better, someone knows a better lib or a better format with lib (It
should be readable be multiplattform PCs, established and free, and i'd
like to avoid HTML, because my Boss told me that hed prefer something
else).
So, anyone have an idea?
No comments:
Post a Comment