Re: [MISC] Cannot use the web interface from " https://lists.apache.org/list.html?users@pdfbox.apache.org " , login does not work.

2018-02-02 Thread Serban Alexe
Sorry for the confusion, I didn't know attachments are not allowed.
Here's the screenshot, in case it helps: https://i.imgur.com/qxyzSqU.jpg .

--
Şerban Alexe

On Fri, Feb 2, 2018 at 9:09 AM, Serban Alexe <serban.al...@gmail.com> wrote:

> I cannot use the login interface from the web site to reply directly to
> email threads.
>
> I tried the "Sign in with Google" option, but the next screen hangs on
> forever (see attached screenshot) .
> Same behaviour in Firefox, MS Internet Explorer, and MS Edge.
>
> Any ideas ?
>
> Thanks.
>


[MISC] Cannot use the web interface from " https://lists.apache.org/list.html?users@pdfbox.apache.org " , login does not work.

2018-02-02 Thread Serban Alexe
I cannot use the login interface from the web site to reply directly to
email threads.

I tried the "Sign in with Google" option, but the next screen hangs on
forever (see attached screenshot) .
Same behaviour in Firefox, MS Internet Explorer, and MS Edge.

Any ideas ?

Thanks.

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

Re: Convert PDF to HTML with PDFBox in a Java app - Need some introductory info & guidance

2018-02-02 Thread Serban Alexe
Thanks for the hints, I'll look into both of them.

I'm aware that it's not possible to obtain something that looks like the
original PDF, I'm rather aiming for something as close as possible, at
least from the content perspective.

*As an alternative* I could settle for a solution that extracts each page
from the pdf as an individual image. What options would I have in this case
?

Thanks.



On 2018/02/01 16:14:00, Serban Alexe <s...@gmail.com> wrote:
> Hello everybody,>
>
> I need to write a Java class that converts a *.pdf* document to the html>
> format, preferably keeping the original formatting to the best extent>
> possible.>
> Also, I need to be able to extract the images (and preferably encode
them>
> as base64 in the html file).>
>
> *Can you please provide me some useful starting points and/or examples ?
*>
>
> Through google search, I was able to find some limited functionality>
> examples. None of these deal with images, and also my guess is that they>
> refer to some older version of the PDFBox suite...>
>
> Thank you,>
>
> Serban>
>