Tagged Questions

0
votes
2answers
11 views

itextsharp: how do i place an image all the way at the bottom?

i have an image that i just want to place all the way at the bottom of the page. how do i do this?
0
votes
1answer
17 views

Is there a way to programmatically scroll to a PDF page within a UIWebView?

It is possible to use JavaScript to set the pixel y-offset of a UIWebView, e.g.: [webView stringByEvaluatingJavaScriptFromString:[NSString stringWithFormat:@"scrollTo(0, %d)", offset]]; So is there …
0
votes
3answers
36 views

Content Dispostion header set in PHP not working with Firefox

I have a form button that submits the data to generic script (the same page that the form is loaded from, index.php) and if the right POST variables are submitted to that script, it returns a PDF for …
0
votes
0answers
26 views

How to change ‘ZapfDingbat’ font character in PDF file? [closed]

I've a PDF file which has a single 'ZapfDingbat' font character (a big tick mark) in it. I opened it in Adobe Acrobat Professional and tried to use 'touch up' tool to change this character. I saw …
1
vote
1answer
10 views

Functional PDF Testing (Automate Testing of PDF Content)

I am working on an application where I am writing some automation framework for testing a web application. I am using Watij / Watin for the framework, but have run into a problem with verifying the …
0
votes
1answer
21 views

Downloading invoices (PDF) does not complete.

Hi, We have a magento commerce site running on an IIS 6.0 server with PHP 5.2.11 running magento. Whenever user tries to use the print to download pdf to their computer from the admin panel the …
0
votes
1answer
153 views

opening a popup in IE - “Member not found”

This happens in IE6 when the user opens a popup window that opens a PDF inside. (this part works). Then, the user opens another popup window, and at this point i get this error. There is a good …
0
votes
1answer
15 views

itextsharp: how do i set the background color of the document?

in vb.net please if possible
0
votes
1answer
17 views

Display arabic text left to right in pdf using apache fop 0.95

Hi all. We are generating pdf using apache's xsl fo engine, namely fop 0.95. We have been successful in displaying arabic text from xml to pdf. But there is some problem in the direction of the …
0
votes
2answers
77 views

how to get a physical printer status before printing job is sent?

I have a rather unusual problem. I am using xpdfprint binary for the print job from my application. But if the user has a "directly print to the printer" setting enabled and by mistake if the printer …
0
votes
1answer
18 views

Is there .NET component which can convert XLS to password protected PDFs?

Hello, Is there .NET component which can convert XLS to password protected PDFs? Thank you in advance.
1
vote
1answer
21 views

split a pdf based on outline

i would like to use pyPdf to split a pdf file based on the outline where each destination in the outline refers to a different page within the pdf. example outline: main --> points to page 1 …
2
votes
7answers
309 views

Where can I find good tutorials on XSL-FO (Formating/ed Objects), the stuff one feeds to fop and get PDF’s ?

On a company that I've worked, me and my colleagues, implemented a tailored document distribution system on top of XSL-FO. My task was to get the script to deliver the documents and configure the …
0
votes
2answers
251 views

axAcroPDFLib at closing problem C#

Im using a axAcroPDFLib control taken from a Adobe Reader 9 installation to show and print user PDF documents within my C# window forms application. Everything works just fine untill the appication …
1
vote
4answers
34 views

.NET Library for exporting PDF pages to a images(jpg or png)

Hello guys, Can anyone point me to a .net library that is capable of exporting a PDF document to a set of images, where each image represents a page from the original PDF file. Any suggestions …

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