#dotnetcore #pdf #nihiratechiees
This video explains insert image into PDF from .NET CORE 6.0 Web API
Link for Generate PDF in .NET Core API
================================
Steps Followed
=============
1, Install the below package
dotnet add package Polybioz.HtmlRenderer.PdfSharp.Core –version 1.0.0
2, Add below namespace’s
using PdfSharpCore;
using PdfSharpCore.Pdf;
using TheArtOfDev.HtmlRenderer.PdfSharp;
3, Create the generate html content with IMG tag
4, Generate pdf using the html content
Source GitHub Link
===============
Join this channel to get access to perks:
…(read more)
Convert Word 2 PDF: Word to PDF Converter
Convert PowerPoint 2 PDF: PPT to PDF Converter
Convert Excel 2 PDF: Excel to PDF Converter
Convert an Image 2 PDF: Image to PDF Converter
Convert HTML 2 PDF: HTML to PDF Converter
More Tools: PDF Converter
please check these steps bro i really dont understand these steps bro
seek(e: MouseEvent) {
const { srcElement: progress, offsetX } = e;
const { offsetWidth } = progress;
const seekTime = (offsetX / offsetWidth) * this.video.duration;
this.video.currentTime = seekTime;
}
–>in these step only the error look like this
Property 'offsetWidth' does not exist on type 'EventTarget'.ts(2339)
bro pls try to solve this error bro
error TS2339: Property 'offsetWidth' does not exist on type 'EventTarget'
Bro are you from KK?
very useful content for me. thank you bro