pdf

Jasper report: disable pdf toolbar when generating a pdf.

Hi All Is it possible to disable the pdf toolbar when generating a pdf from a Jasper Report? Thank you in advance P ...

.NET component for conversion to PDF

Hi, I am looking for .NET component to convert different files into PDF format. Right now I need to be able to convert programmatically doc, xls and TIFF files to PDF. But I may need to deal with more file types in near future. I looked at Aspose.Words, it works good but for doc only. Is there any component on the market that would all...

i had problem in adding the additional content in my pdf

I am converting my data set into a pdf document.My data set contains the product bill details.So,at the top of the pdf i need to added some more content like "my company name & address customer name, date of bill,bill no" Below code i am using to convert into pdf. public static void Exportdata(DataTable dataTable, HttpResponse Response...

openoffice document (odt) to PDF with commad line on Linux?

Hi, we are building a PHP script that we need at work to create reports in PDFs the reports will be created by using templates from postgrSQL. so far I found that it can be done with the use of php and odt (openoffice) files [http://www.odtphp.com/] (do you have any other suggestions?) now how I can convert the results to PDF so tea...

Open Source Web PDF Viewer?

Hey Guys, Is their any Open Source Web PDF Viewer? Which has good api through which I can modify the looks of the viewer? I had tried the Scribd, Google Docs, FlexPaper , and this also. But it is not giving me, as I want. Then i had downloaded the shadowbox but it has not given me information about how to use it? So anyone know good w...

Edit PDF online and save and form data to server

Hello, I have some PDF documents which are being displayed in the browser, with some fields already being pre-populated from the database using iTextSharp (we are running Windows Server 2008, IIS 7, SQL Server 2008, and ASP.NET 2.0/2.5 with C#). Our clients need to be able to fill in the remaining fields and save the PDF to the server. ...

Ported version of WKHTMLTOPDF in .NET

Hi, I have been searching for a good tool for .NET to convert HTML to PDF and found out that WKHTMLTOPDF is good, but it's for C++. Is there any C# version of this tool? I know some commercial .NET tools but I dont want to spend money for them. ...

iPhone: Is Quartz 2D the only way to generate PDF files?

I can't convert an HTML file for example? ...

Browser PDF File Previwer(Google Style)

Hi All, I am working on an application which needs to preview privileged content in the browser. The preview should work in a way that its NOT possible to download the content. Only reading within the browser is allowed. I have looked at google docs preview but it needs the url of the docs to accessible online. I need to work with cont...

Create thumbnail image for PDF in Java

I'm looking for a Java library that will can take a PDF and create a thumbnail image (PNG) from the first page. I've already looked at JPedal, but its insane licensing fee is completely prohibitive. I am using iText to manipulate PDF files at the moment, but I believe it doesn't do thumbnail generation. I can use something like Ghostscr...

Streaming PDF via invocation of HTTPHandler using $.get into object element

What I am trying to do is invoke an HTTPHandler via the $.get method of jQuery which will stream back a PDF and display it in a web page using an object element. My previous method of setting the src attribute of an IFrame to be the result of a handler invocation works, but I would like cross-browser completion notification, so have move...

Is there a solution for pdf template in PHP?

I need to generate quotes in pdf format by PHP, with a template and dynamic values retrieved from database. is it viable ? ...

OOWrite is to LaTeX as OODraw is to?

I'm looking for a tool to nicely generate single-page PDFs. My needs are: Able to put a PDF/EPS/... as a background Absolute positioning Able to define tables, lists Able to rotate blocks Reasonably easy syntax (will be used to automatically generate many similar looking documents) Easily usable from Python Free or very cheap In esse...

setup for prawn, prawnto on heroku

I'm trying to use prawn, prawnto for generating pdfs in a rails application hosted on heroku. But I'm struggling on the setup. Is it possible to use prawn, prawnto on heroku? Is there a guide explaining what I should do? ...

Entity Framework 4.0 Book Recommendations?

Hi, Anyone recommend any good Entity Framework 4.0 books? Ideally in eBook/PDF form. That is the covers the latest version of EF and VS2010. thansk ...

Converting PDF to PCL5 on Windows?

In my application, I need to convert PDF docs to PCL5 generic files to send to FTP PCL capable printers. Printing to file would be a last resort, I would prefer a small-footprint command line tool or API that will do the job. I've seen some mention of doing this on Linux using Ghostscript, but I've got no idea how to replicate this on w...

Can review changes in Acrobat Reader (Pro, or not) be 'applied' to a PDF?

Hi there, As part of an enhancement to my workplace processes, we're trying to streamline review of various documents. Yeah, there's way better alternatives to what I'm about to suggest, but the reality is that I have no time allocated to investigate things like DAV, repo setups and such. What I do have time allocated for is improving...

PDF Thumbnail display

How to display PDF thumbnails in ASP page ...

Populate Multiple PDFs

I am using itextsharp to populate my PDFs. I have no issues with this. Basically what I am doing is getting the PDF and populating the fields in memory then passing back the MemoryStream to be displayed on a webpage. All this is working with a single document PDF. What I am trying to figure out now, is merging multiple PDFs into one Mem...

Are there any libraries (or using GD2 or Image Magick) to allow the upload and processing of EPS or Vector files?

I need to allow for scaling a user uploaded logo to different sizes for different formats, are there any libraries (included or extra) that allow for the procesing of EPS files or high res artwork for this purpose? ...