Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Safet Purkovic 90d710b9b8 Bugfixed / portrait and landscape isolated widget & scale logo for margin top height vor 4 Jahren
.vscode Fixed swagger vor 4 Jahren
BlackRock.Reporting.API Bugfixed / portrait and landscape isolated widget & scale logo for margin top height vor 4 Jahren
.gitignore Feature / Added options for sending Format and Margins from client to API vor 4 Jahren
BlackRock.sln Initial solution vor 4 Jahren
README.md Updated README file vor 4 Jahren

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