Hi there,
I'm developing a cross platform (iOS/Android) app that uses native code
plugins. I using iText on the Android side to generate a PDF out of HTML
data that isn't known at compile time. I'm having a problem that seems like
it was common a few years ago, but hasn't cropped up recently.
Okay, by including a blank page using the lines
I was able to get the code to write a PDF in the deployed format. However,
the paragraphs still fail to write, and I am left with a blank document. I
think that _this_ problem is related to the not.found.as.resource error
W/System.err( 7120): C
Thank you for getting back to me.
I found several people complaining of these errors, and tried to rule them
out, but I would certainly believe that this is the problem I'm having.
Where in the itextpdf-x.x.x.jar file tree should my .afm files be?
And just to make sure I understand what you're