Tag: PDF

PDF Reporting Tool for Python Developers

Are you a Python Developer and looking for PDF reporting tools? In this article, we will list out some of the popular reporting tools that can help the python developers to generate PDF reports. PDF Reporting Tool for Python Developers Pod (Python Open Document) Sphinx – Python Document Generator Pisa – PDF generator using HTML and CSS Apache FOP (Formatting Objects Processor) Prince – Ideal…

Can the PDF file be saved in the Media Library of Windows Phone?

This is one of the common question asked by few developers or Windows phone users. Can the PDF file be saved in the Media Library of Windows Phone? The Media Library of Windows Phone allows the users to save only the Images and hence there is no possibility to save PDF or files of any file format in it.

iText Library for Creating PDF documents in C# and Java

iText is a PDF Library or API (Application Programming Interface ) that allows the developers to generate PDF documents based on the data from database or XML file. iText is available in Java as well as .NET (C#) and uses LDF’s many interactive features. iText library allows the developers to add bookmarks , page numbers and watermarks. Know more about iText Library for Creating PDF…

Top Tools to Convert HTML to PDF in .NET

There are times when you may want to generate PDF from the simple HTML data . There are plenty of tools available that lets the developers to easily convert HTML to PDF in .NET . Below are some of the well known tools to perform the task. Top Tools to Convert HTML to PDF in .NET wkhtmltopdf A simple shell utility tool that lets the…