Re: Incorrect text extraction of the PDF

2020-01-22 Thread Slava G
Thanks Maruan, I got the explanation. Slava On Wed, Jan 22, 2020 at 12:18 PM Maruan Sahyoun wrote: > Hi, > > please take a look at the FAQ at > > https://pdfbox.apache.org/2.0/faq.html#how-come-i-am-getting-gibberishg38g43g36g51g5-when-extracting-text > > BR > Maruan > > > Hi, > > I have PDF, wh

Re: Incorrect text extraction of the PDF

2020-01-22 Thread Maruan Sahyoun
Hi, please take a look at the FAQ at https://pdfbox.apache.org/2.0/faq.html#how-come-i-am-getting-gibberishg38g43g36g51g5-when-extracting-text BR Maruan > Hi, > I have PDF, which is looks fine in readers but when I trying to extract text > I get garbage. > What am I doing wrong ? > PDF is att

Re: Incorrect text extraction of the PDF

2020-01-22 Thread Gilad Denneboom
You can't attach files here directly. Upload it to a file-sharing website (Dropbox, Google Drive, etc.) and then post a link to it. On Wed, Jan 22, 2020 at 10:28 AM Slava G wrote: > Hi, > I have PDF, which is looks fine in readers but when I trying to extract > text I get garbage. > What am I do

Incorrect text extraction of the PDF

2020-01-22 Thread Slava G
Hi, I have PDF, which is looks fine in readers but when I trying to extract text I get garbage. What am I doing wrong ? PDF is attached. Thanks - To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org For additional commands,

AW: Save a pdf online

2020-01-22 Thread Tilman Hausherr
save() works with files and output streams. To upload to a website is not a file name and is completely different and depends on the website, e.g. ftp, sftp, web UI etc.. This is outside of PDFBox, sorry. You'll have to find out what your web hoster offers. Tilman

Save a pdf online

2020-01-22 Thread Luigi Bulanti
Goodmorning, I have a question about pdfbox. I create a pdf but when I have to save it there is an error : "java.io.FileNotFoundException" This error appear when i try to save the pdf online with a url like http://test/example.pdf If I try to save the pdf in the local system with url like C:/Users/