pdfbox - PDPageContentStream drwastring method is not working -


i trying create new pdf document using java program using pdfbox api,

exception in thread "main"

java.lang.noclassdeffounderror:org/apache/commons/logging/logfactory

every time facing same error. have added external jar file classpath, showing drawstring method of pdpagecontentstream object deprecated.

what problem this?


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

formula - R: how to pass in a reference to the variable in glm or lm? -