The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hi everybody,
I want to create a pdf document from an asp page, is-it possible?
I try to use a component which create a simple pdf document but i can''t call it from my asp web page.
Thanks for any help.
Xavier.
ADAdministrator Syncfusion Team May 26, 2005 02:47 AM UTC
Hi Xavier,
Essential PDF was designed for .Net so its ideal for use in .NET applications (ASP.NET). However it’s possible to use it from ASP applications by generating a COM Callable wrapper, but this is an approach that we do not recommend using since there could be potential problems. You can find more information on this issue here
http://www.codeproject.com/dotnet/nettocom.asp
Please let me know if you have any questions.
Thanks,
Stephen.
>Hi everybody,
>
>I want to create a pdf document from an asp page, is-it possible?
>I try to use a component which create a simple pdf document but i can''t call it from my asp web page.
>
>Thanks for any help.
>Xavier.