Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
i am using JSF 2.0 (Eclipse IDE) and i have a method in one of my beans which generates some PDF files using Apache FOP 1.0. When I click \"makePDF\" button on my JSF page, generated PDF opens in the
I\'ve made a pdf form in Adobe Acrobat. Now I want to make a button that submits the form to a HTTP POST request. I have searched for about 4 hours, but I have not开发者_如何转开发 found an example to
Using itex开发者_Go百科tsharp (or any c# pdf library), i need to open a PDF, replace some placeholder text with actual values, and return it as a byte[].
Im trying to work with this tool, Acrobat, and I find it not very user friendly tbh... What I\'m trying to do right now is to insert some images into and between the text, and I o开发者_Python百科nly
Hi I wrote a webForm that is used to display a \".pdf\" document receiving from one other webForm the path of the file by queryString.
I would like to save an Excel file as a .pdf file to a specific location and then send the file in a mail.
I\'m trying to make a program to open Acrobat files using Adobe Acrobat Reader and save them in a text file, automatically.
I\'ve seen various methods fo开发者_运维问答r generating thumbnails of PDF files in .NET, but unfortunately all of them require full version of Acrobat installed. Is there a way for getting them with
I am trying to apply some javascript to a pdf to make it print silently. I found this chunk of code and pasted it in, but get the error below.