• 当工作到C#或PDF操作VB.Net 环境需要特殊的处理,往往不是,相当困难。 IronPDF库的创建是为了为开发人员提供一个工具,可以帮助他们在上述编程介质,.NET核心甚至.NET框架中创建PDF文档。

    一些库的功能纳入了使用简单的HTML代码以呈现PDF文件,甚至在包中添加CSS或JavaScript位的能力。 除了编码再现,PDF文件也可以在物理驱动器上表示,这要归功于"文件://"协议。 这样,用户可以在开发过程中测试HTML内容。

    此外,与JavaScript,图像或CSS代码相同的支持,Url也可以呈现为Pdf,这提供了改善设计师编码器交互的机会。

    PDF生成过程包含广泛的潜在设置,并且可以自定义许多细节,其中一些包括:纸张大小,输出文档质量,内容缩放或JavaScript支持。

    最后,页眉和页脚也可以添加到呈现的PDF文档,通过两个主要协议:"SimpleHeaderFooter"和"HtmlHeaderFooter",从而使基于文本的内容的使用。

  • एक सी में काम करते समय पीडीएफ हेरफेर

  • PDF manipulation when working into a C# or VB.Net environment requires special processing and is more often than not, quite difficult. IronPDF library was created in order to provide developers with a tool that can help them create PDF documents in the aforementioned programming mediums, .NET Core and even .NET Framework.

    Some of the library’s features incorporate the ability to use simple HTML code in order to render PDF files or even add bits of CSS or JavaScript in the package. Besides the coding rendition, PDF files can also be represented on the physical drives, thanks to the “file://” protocol. This way, users have the advantage to test the HTML content during development.

    Furthermore, with the same support for JavaScript, images or CSS code, URLs can also be rendered as PDFs and this offers the chance to improve designer-coder interaction.

    The PDF generation process encompasses a broad range of potential settings and one can customize numerous details, some of which include: paper size, output document quality, content scaling or JavaScript Support.

    Lastly, headers and footers can also be added to the rendered PDF documents, through two main protocols: “SimpleHeaderFooter” and “HtmlHeaderFooter”, thus enabling the use of text-based content.