Quantcast
Channel: Aspose.Pdf Product Family
Browsing all 3131 articles
Browse latest View live

Placing an Image as a replacement to the text (at a specific location of the...

Hi ,Is there a way in Aspose library to find the XY coordinates and page for a place holder (a peice of text) where an image (jpeg/tiff signature) can be placed over that place holder in a PDF document...

View Article


Import XFDF to PDF

I try to import XFDF to PDF and create an annotated PDF version. Following is my sample program. The program can be run, but the output.pdf does not include any annotations. Any suggestions to solve...

View Article


Priority Support Questions

Hi,"Incident escalation to product development teams, six incidents per year"Can you give me an example?I need to aspose.pdf for.Net DLL file split smaller now, retaining only the conversion function,...

View Article

Sign PDF REST API

Hello, I am evaluating your REST API for use in our application.  Our workflow is pretty simple:  upload a document, sign the document, download the signed document and delete the document.  So far,...

View Article

Justify Text in Local Mode with ReportViewer 2010

I am trying to use Aspose PDF for reporting services to fully justify some text in a text block. However it doesn't seem to be working. I have added this to the rdlc       </Style>...

View Article


"/" characters cause xml to pdf rendering to generate invalid pdfs

I have posted this question on stack overflow (here) about this issue as well. I have a basic xml document with text containing forward slash characters ("/") and when I render said file to pdf, the...

View Article

PDF Optimization throwing exception

HiI was trying to compress an pdf fileHere is my code:Document doc = new Document(new FileInputStream("./data/Example.pdf"));OptimizationOptions opt = new...

View Article

pdf-&gt;docx, bullets markup lost

Hello! I trying convert a pdf to docx:using (var doc = new asposePDF.Document(path))            {                DocSaveOptions opt = new DocSaveOptions()                {                    Format =...

View Article


How to get Font Info from pdf

Hi, My first question is How to get Font Info from pdf.and how to create pdf column by column .

View Article


Converting PDF to Tiff file Size

Good Morning,I am using the Aspose.Pdf Product Family for converting PDF To TIFF files.During my testing I have found that after converting PDF file to tiff file , the size of tiff file in more than...

View Article

Convert Dynamic XFA form to Standard AcroForm not working

Hi,I'm trying to convert the following PDF with XFA forms to standard Acroform but it failed using the following code from your example:var license = new License();...

View Article

Page Contents don't fit on page

Hello,I have been attempting several things in order to simply get html contents to fit on a letter size page.  As you will see from the attached PDF they seem to be shifted over to the right.Code:var...

View Article

Specify different sources for fonts

Hello,Is it possible to specify different font sources in Aspose.Pdf for Java?I see that the API has public classes like in Aspose.Words:- com.aspose.pdf.FontSource- com.aspose.pdf.FolderFontSource-...

View Article


PDF/UA

Hi,Our customer asks us about possibility to create PDF/UA files (from other files).As i understand PDF/UA is based on ISO 32000-1 (PDF 1.7). It doesn’t add any new features to the PDF file format, but...

View Article

Create word to pdf

In creating the word from the pdf texts come with a type of invalid letter "HWJABL+Helvetica" or "RONPLM+Helvetica-Bold" and print out blank.Code:com.aspose.pdf.License license= new...

View Article


Line height / padding for wrapped text in a table

I was wondering whether it is possible to specify a line height or padding for text that wraps within a table cell?The wrapping itself is fine but we want to increase the gap between the wrapped lines...

View Article

PDF to Excel

Hi Support, I have a requirement to extract data from PDF to Excel.I want to do this through my Java application Do let me know if aspose can handle this. I would like to do a small trial before...

View Article


Latest pdf librairy and Java heap space

HelloWe were using the aspose-pdf-4.3.0.jar to transform each page of a pdf file into a jpeg image,it was working fine with the attached file.Once we updated the library to aspose-pdf-9.5.2.jar, it...

View Article

Android pdf library

I have tried your PDF to image library for android but that is giving exception. This message was posted using Banckle Live Chat 2 Forum

View Article

Adding Javascript to Push Button

Hi Team,               Im trying to add a push button into a PDF and then adding javascript to the push button field which open the print pop up on click. But the javascript is not working. The code...

View Article
Browsing all 3131 articles
Browse latest View live