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

Annotation import bug

Hi,I'm trying to import the XFDF annotations into a PDF, but the import fails with the exception below. Source files attached. The XFDF file was created using the same PdfAnnotationEditor class with...

View Article


Issue with headings

Hi Team,I am using aspose PDF java api to create PDF. I am trying to create bulleted list. but i am unable to find the option to create the same. Also in my list , i need some part of the text to be in...

View Article


Aspose PDF for java - method that coverts to ISO format is memory intensive

Hi - We are using the below line for making PDF files ISO compliant. We have a batch that runs and picks up each PDF file from a predefined location, formats is as per our formatting requirements and...

View Article

Vertical Text

Hello, Can anybody tell me how to rotate text in new DOM Aspose.pdf I am using following code snippet to rotate text. TextFragment txt = new TextFragment(); txt.Text = "Vertical Text";...

View Article

Centering Images

I'm attempting to center an image on a page, but as far as I can tell the HorizontalAlignment property is not having any effect.  The following ends up being left-aligned:   Image image = new Image();...

View Article


Image alignment does not work aspose pdf 10.3

I am using Aspose.Pdf version 10.3. I have the code snippet below. When the pdf is rendered the image is showing left justified, and not how I have aligned the image. Please help.var tc =...

View Article

convert Tif to PDF drops pages

Hi,I am converting TIF to PDFs in some cases we do not get all the output pages in PDF. These pages show up a little corrupted in the Wang viewer but the content can be seen.       public void...

View Article

Invalid fonts rendered (PDF-> TIFF conversion)

Hello,During conversion from attached pdf to tiff the fonts are incorrectly rendered. The code I use:Aspose version 9.7.0.Resolution resolution = new Resolution(300);TiffSettings tiffSettings = new...

View Article


Issues with text replacements (formatting, missing letters,...)

Hi Aspose team, I am currently testing how replacement of text works. Current issues: - original document "Online Payment Processing.pdf" - document with replacements "Online Payment...

View Article


get table height of already built pdf

Hi ,I am using PDF 9.1 and i have created a PDF with aspose.pdf.generator. i am having five tables inside the pdf.Can i get the height of all the tables of an already built pdf saved in local folder?

View Article

[PDF2PDFA] Pdf to Pdf_A_1B is OK Pdf to Pdf_A_2B is KO

Hello,I want change format and version of pdf. I use :Document.Convert(ms, Aspose.Pdf.PdfFormat.PDF_A_1B, Aspose.Pdf.ConvertErrorAction.Delete);The result is OK for pdf_A_1b but is KO for...

View Article
Browsing all 3131 articles
Browse latest View live