LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

read text from pdf

Solved!
Go to solution

I finally got this to work when I put the pdfbox bin folder in the project folder. Seems odd or is that normal behavior? It would seem that LV would be smart enough to look in the same bin folder as the dll that the vi is linked to.

PaulG.

LabVIEW versions 5.0 - 2020

“All programmers are optimists”
― Frederick P. Brooks Jr.
0 Kudos
Message 11 of 14
(2,042 Views)

Thanks jcarmody,

 

It's working! I tried seriously with iTextSharp but it was too complex.

0 Kudos
Message 12 of 14
(2,022 Views)

Hi, Paul.

I am not an expert on this problem. I wonder whether we should convert PDF to text directly or extract text from PDF files? I am testing with the related PDF processing projects these days. Good luck.

 

 

 

Best regards,

Arron

0 Kudos
Message 13 of 14
(1,989 Views)

 but if we just want to extract text from only part of source PDF file, then your PDF to text converting may be not proper.

By the way, attach a link to the same question on PDF text extracting issue. Maybe it will help someone who are looking an easy way to get text from PDF.

 

http://stackoverflow.com/questions/3650957/how-to-extract-text-from-a-pdf

 

 


arronlee wrote:

Hi, Paul.

I am not an expert on this problem. I wonder whether we should convert PDF to text directly or extract text from PDF files? I am testing with the related PDF processing projects these days. Good luck.

 

 

 

Best regards,

Arron


Message 14 of 14
(1,937 Views)