Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Safet Purkovic d1161d05bb Feature / Add image in header on every page (iTextSharp) 4 år sedan
.vscode Fixed swagger 4 år sedan
BlackRock.Reporting.API Feature / Add image in header on every page (iTextSharp) 4 år sedan
.gitignore Feature / Added options for sending Format and Margins from client to API 4 år sedan
BlackRock.sln Initial solution 4 år sedan
README.md Updated README file 4 år sedan

README.md

PDFEngineAPI

Download coreui free template ReactJS app from Drive (https://drive.google.com/file/d/16bRt2MTkg8b6cHLPtM_EzcF7H6raYz91/view)

Then extract it and open in command prompt
run: npm install
run: npm start

PDFEngine module must be linked to PDFEngineAPI

In PDFEngine module project terminal type npm link
In BlackRock.Reporting.API project terminal type npm link PDFEngine

After it you can open BlackRock.Reporting.API project in terminal

run: npm install
run: dotnet run and open https link

NOTE: you must install .NET 6 SDK before starting API

The first launch will take a little longer