You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@pdfbox.apache.org by Santiago Ortino <sa...@gmail.com> on 2020/01/23 12:36:39 UTC

2.0.19 release date?

Hello,
I'm facing this particular issue:
https://issues.apache.org/jira/browse/PDFBOX-4741?jql=project%20%3D%20PDFBox%20AND%20description%20~%20%22PlainText*%22%20%20ORDER%20BY%20lastViewed%20DESC

Which I see will be included on 2.0.19, is there any candidate date for
this release?

Thanks,
Santiago Ortino

Re: 2.0.19 release date?

Posted by Tilman Hausherr <TH...@t-online.de>.
Am 23.01.2020 um 16:31 schrieb Gilad Denneboom:
> I don't have an answer, but why not use a snapshot in the meantime?
> You can get them here:
> https://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/pdfbox/2.0.19-SNAPSHOT/


That is the answer I gave in a comment in stackoverflow:

https://stackoverflow.com/questions/59788277/pdfbox-2-0-19-release-date

alternatively, get the annotations for each page, and if it is an 
annotation of that type (PDAnnotationMarkup), then check whether the 
contents are set and set it to an empty string.

Tilman


>
> On Thu, Jan 23, 2020 at 2:44 PM Santiago Ortino <sa...@gmail.com>
> wrote:
>
>> Hello,
>> I'm facing this particular issue:
>>
>> https://issues.apache.org/jira/browse/PDFBOX-4741?jql=project%20%3D%20PDFBox%20AND%20description%20~%20%22PlainText*%22%20%20ORDER%20BY%20lastViewed%20DESC
>>
>> Which I see will be included on 2.0.19, is there any candidate date for
>> this release?
>>
>> Thanks,
>> Santiago Ortino
>>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: users-help@pdfbox.apache.org


Re: 2.0.19 release date?

Posted by Gilad Denneboom <gi...@gmail.com>.
I don't have an answer, but why not use a snapshot in the meantime?
You can get them here:
https://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/pdfbox/2.0.19-SNAPSHOT/

On Thu, Jan 23, 2020 at 2:44 PM Santiago Ortino <sa...@gmail.com>
wrote:

> Hello,
> I'm facing this particular issue:
>
> https://issues.apache.org/jira/browse/PDFBOX-4741?jql=project%20%3D%20PDFBox%20AND%20description%20~%20%22PlainText*%22%20%20ORDER%20BY%20lastViewed%20DESC
>
> Which I see will be included on 2.0.19, is there any candidate date for
> this release?
>
> Thanks,
> Santiago Ortino
>