|
|
Tag Browser: aspose.pdf.kit
6 second(s)
-
Hello.We used to use the Aspose.PDF.Kit to extract images from PDFs sent from our clients.The PDFs rarely have text in but are scanned documents (timesheets etc.).After running into a few regular problems with the Aspose.Kit.PdfConverter (application exits) we recently purchased the new Aspose.Pdf (v 6.3), however after release our users began to ...
-
Rashid,We are still having many problems with our pdf conversions. We went ahead and created a few pdfs that contain all of the problems we are having. I have attached the following with explanations below:Attachment 1.pdfThis is a control pdf, it has no annotations.Attachemtn 2.pdfThe original pdf file that we made with all of the ...
-
Hi,I need to retrieve the value ''caption'' of a text field of the pdf file, but the value is always ''nothing.'' I use this code to retrieve the value:[...] Dim form As Form = New Form(MapPath(''fw8ben.pdf'')) Dim fieldFacade1 As ...
-
Hello,We got a requirement from our client that when
doing two-sided print pdf file, some specific pages should be at the
front page, for example, the cover of appendix. So I want to know if
there exists an approach to achieve this goal.I suppose such an
approach: place some specific text in the pages of Word, convert it to
Pdf, search ...
-
Hello Shahzad Latif --
I have taken your advice and downloaded the latest Aspose libraries:
Aspose.pdf: 5.0.1.0, Aspose.Words: 9.7.0.0, Aspose.Pdf.Kit: 5.4.0.0
I think that I discovered the source of the problem -- essentially based on your request for the source stream named streamFile. I was attempting to Concatenate ...
-
Hello Shahzad, Thank you very much for the reply. I have downloaded the latest version 5.4.0 and while converting the empty excel documents I am getting the error for MS-Excel ...
-
Hi Friends,I have a problem related to PDFs merging.using Aspose. PDF.Kit .When two PDFs are merged, They are merging properly.But the issue is when I tried to open it Cursor is in Last page of the document.So Could you help me how to get the cursor position in the first page of the document.Thanks & RegardsBalu.
-
HI,
am using XSL-FO & Aspose.Pdf to convert Excel files to PDF. Print area is
specified in excel worksheet and I want to print only that.
Right now it gives full output. It takes text
outside print layout also.
Can you tell which property to set so that it only
prints printable area selected in sheet.
Thanks!
-
I'm trying to create a new PDF from a starting one which has an editable form: I want to fill the form fields and to save it to a given folder.Here you can find the code I wrote: I wasn't able to make it work.Any help would be appreciated.Many thanksRegardsStefanostring ContainerFolder = @''C:\temp'';string sourceFile = ''test.pdf'';string ...
-
Thanks for your reply. In output of pdf file, added items are not effected in combobox. Is there any file attributes i need set?my code is, Response.ContentType = ''application/pdf''; string templatePdf = ...
1 ...
|
|