Tagged Questions

0
votes
2answers
14 views

modifying text in Editable Pdf files

Hi, I am working in a project which needs, enter the data specified fields in the editabble pdf files using C# program.I am not very much familiary with editable pdf files and modifing fields data …
0
votes
0answers
17 views

How to create “accessible” PDFs from HTML?

Hi Does anyone have any suggestions on how to generate accessible PDFs (including images) from HTML? The PDFs need to look like the original HTML, including positions of images etc. Any special …
0
votes
0answers
15 views

ReportLab LayoutError: too large on page

I'm doing my first program using ReportLab where I don't know in advance where the page breaks will fall and I'm having trouble. To keep things simple I'm using the SimpleDocTemplate. My flowables …
0
votes
2answers
25 views

Asynchronous generation of PDF - error handling

We have some code that uses a third party component to generate a PDF from a URL that we pass it (the URL being a page within our application). In the code, we instantiate the PDF generator and it …
0
votes
2answers
21 views

Crystal Reports “File Break”

I'm generating a Crystal Reports report which will ultimately need to be split into thousands of pdf files. What would be ideal would be if Crystal Reports had something like a "file break", like a …
1
vote
5answers
64 views

HTML to PDF vs. Programmatically creating PDF via PHP

I have a PHP application that needs to generate some PDF invoices and PDF timesheets with nice headers/footers. Some Stackoverflow users recommend using TCPDF to create the PDF documents. In my …
0
votes
1answer
36 views

Put xml node’s full path in attribute file and read the node’s value from main xsl file in xsl fo

I have been using fop 0.95 to generate pdf files from xml data. I have three files involved in the process: test.xml, test.xsl and attributes.xsl. Naturally I have xml data in xml file. Here test.xml …
0
votes
1answer
22 views

Open PDF Programmatically in One Page View

I have a 2005 Reporting Services report that I display as a PDF through the report viewer control. I would like to know how I can have the PDF be viewed in the "one page at a time mode". Right now …
0
votes
2answers
43 views

Recommended .NET PDF Renderer for multiple pages with form fields

We currently use TallComponents PDFKit.Net for rendering tedious state documents that have a number of form fields. Often we'll need to have a page that repeats many times within a single document. …
0
votes
5answers
90 views

Any way to create a PDF so the text can’t be copied/extracted back out?

I'm trying to help create a neighborhood directory and I want to prevent someone from harvesting contact info (especially email addresses) from that. Is there any easy way to prevent someone from …
0
votes
1answer
42 views

iTextSharp : pdfPTable overlapping with other content

I am using iTextsharp to generate a PDF document from C# application. I am having a PdfPTable to display some tabular data. My problem in the table is overlapping with the other paragraph .Is there …
1
vote
3answers
84 views

Is there any API in C# or .net to edit pdf documents?

Hi, Is there any API in C# or .net to edit pdf documents? Like I need to retrieve particular text and replace it with my own text. Thanks nRk
3
votes
2answers
125 views

Does a library exist to remove passwords from PDFs programmatically?

Does a library exist that will remove "owner" passwords from PDF documents so that the text can then be programmatically extracted from them? Something like PDF Technologies' Password Recovery tool, …
0
votes
0answers
34 views

Open Flash Charts Save as PNG, JPG, any image format

Is there a way to do this in Ruby on Rails? Looking through the library i saw a upload_image.rb but it just says #todo...I know this is possible in the other languages (at least i saw in php) I've …
2
votes
8answers
180 views

Is there a reliable way to determine if a PDF was generated from a Powerpoint file?

Like the title says. Reason I ask is that we're converting PDFs to formatted ASCII text (using pdftotext) and only want to display the ones that look reasonably sane. PPT files tend to have text over …

1 2 3 4 5 16 next
15 30 50 per page