@{ ViewData["Title"] = "PDF Editor"; Layout = "~/Views/Shared/_Layout.cshtml"; }

Professional PDF Editor

Tools
@if (ViewBag.FilePath != null) {
} else {

Upload a PDF file to start editing

}
@section Scripts { }