Latest Activity
We need to generate formatted documents from data in our SQL database including images. A parameterized query is used to access the data set for each document to be created. Can the Denodo built-in XSLT transformations capabilities be sued for this pur...
Hello, I have a use case where I need to go to a webpage and grab data out of a PDF on that web page. I'm trying to use ITPilot's Convert To PDF functionality, but it doesn't seem to be working. During browser recording, I navigate to a webpage that...
Hi Team, Please give detailed steps on how to load tabular data in pdf to JDBC MySQL Server Database through Denodo. Thanks.
I have data in PDF format which I need to convert into RDBMS or XML. Is it possible to add PDF as source in Denodo? Or What are the alternatives for it.
Hello, I am attempting to load a pdf and be able to search for a last name and see if it shows up in the PDF. So far, I am able to ConvertPDFtoHTML and view all of the text in the PDF using ConvertPdfToHtml(PDFBOX_1_X_HTML); . (There are no images o...