Done! https://issues.apache.org/jira/browse/PDFBOX-1621
On Mon, Jun 3, 2013 at 8:58 AM, Andreas Lehmkuehler <[email protected]>wrote: > Hi, > > Am 26.05.2013 14:05, schrieb Gilad Denneboom: > > Thanks a lot, Andreas! Works like a charm... >> Just for future reference, the parentheses should not be included in this >> string. >> > I copied the description from the specs. The value is a pdf string, which > is > internally represented in between parentheses. > > > What I find confusing is that the creation date is just a plain Calendar >> object while this has to be such a uniquely formatted string. >> Maybe it would be helpful to write a converter that takes a Date or >> Calendar object and converts it to this format, and then add something in >> the documentation about using it for these types of methods? >> > Good idea. Please file an improvement issue on JIRA so that it won't get > lost. > Any patches are welcome ;-) > > Gilad >> >> SNIP >> > > BR > Andreas Lehmkühler > >

