i want to extract the data and want to convert it to pdf from oracle.
Loading
i want to extract the data and want to convert it to pdf from oracle.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Tuhin PaulPosted Mar 2, 2023, 6:32 PM
Hello!
Data from Oracle and convert it to PDF, see below the steps:
Here is some sample C# code that shows how to extract data from Oracle and convert it to PDF using iTextSharp:
This code assumes that you have already established a connection to the Oracle database using an appropriate connection string, and have defined the SQL query to select the data you want to extract in the sql variable.