Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Data extraction from PDF file

Hello Everyone,

Am still a newbie

I will like to know if I can use QV to extract data directly from spreadsheets or tables in a pdf file  and how?  or do I have to find a way to convert the pdf to excel sheet first.

All suggestions and advice are welcome as usual.

Thank you

Tes

2 Replies
Anonymous
Not applicable
Author

You must use a external process that you call on Edit Script (execute cmd /c command).

Use java (itext) to do the Job.