Search results
18 sty 2013 · One option you have is: Create an editable PDF file with the same layout of your SSRS report. Create a WCF service, controller method, or anything your app is with logic to get the same info. Create a method to fill the editable form using iTextSharp with your data. Send the PDF file to the user.
Generate PDF and Word documents from Azure SQL server using existing templates. Supports generation of both fillable and regular PDF documents.
The current process is as follows: Open the SQL server reporting services website. Open the correct report. Enter a parameter value. Run the report. Export results to csv. Save CSV file to desktop. Open the pdf file. Import the CSV file data into it.
14 maj 2018 · There are a few options, but all of them require purchasing or writing an external application that handles the actual data transfer to the DB. 1. The traditional method - submit the data to a server script that writes/retrieves the data to/from a DB on the server. This one is platform independent. 2.
This chapter describes creating PDF templates for BI Publisher. This chapter includes the following sections: Overview. Requirements. Designing the Template. Adding Markup to the Template. Creating a Placeholder. Defining Groups of Repeating Fields. Repeating a PDF Template by Using the document-repeat-elementname Form Field. Adding Page ...
12 wrz 2022 · Learn how to build conditional logic when writing SQL code using IF, BEGIN, END, ELSE, and ELSEIF logic.
30 lip 2019 · Hi all. i'm trying to see if there's a way to connect Acrobat to a SQL data source. Basically i need to create a document template, with some text and image boxes, and fill it with data from a SQL database .