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

SVG to PDF Issue

Hi,Any idea why the attached SVG is not getting converted to PDF properly?Thanks,Sampath

View Article


Inserting an image - no transparency?

Hi there,I have been using the sample code given here: http://www.aspose.com/docs/display/pdfandroid/Add+Image+in+Existing+PDF+FileI am trying to insert an image with transparent background (local png...

View Article


Header with underline

We are evaluating your product -- html to pdf conversion and we have the following  problems 1) creating header followed by line( I am able to create text header but not what we are looking for).Ex:...

View Article

superscript and apostrophe

Please check attached pdf file, I'm trying to save a pdf as txt and some characters are not getting replaced correctly the superscript 10^2 in the pdf is getting converted to a dash (-) and the...

View Article

Want to replace Text in PDF File.

Hi,We are using following code to determine the curly braces in the pdf document.This is required as we need to replace the text between the curly braces.       TextFragmentAbsorber...

View Article


Does Aspose.PDF for Java run under Java 8?

I was looking through the requirements for Words and PDF and Words said it supported Java SE 1.4 through 1.8, but PDF said it supported only 1.6 and 1.7. I was wondering if it would run under Java 8...

View Article

Aspose PDF-to-DOCX - stack overflow and other exceptions

Good day -We use Aspose PDF to convert PDF to Word format.There are instances where PDF documents don't convert, but Aspose does not throw a catchable error.  Rather, we seem to get stack overflow...

View Article

Pdf file converted from html is not readable

I used the following source code:HtmlLoadOptions htmloptions = new HtmlLoadOptions();Document doc = new Document(sourceFilePath, htmloptions);doc.Save(outFile, Aspose.Pdf.SaveFormat.Pdf);I also tried...

View Article


make cells writably in pdf

HiI want to make cells in an xlsx-file writable in a pdf and can't figure out how to do this. I am using (evaluting) apose.cells and apose.pdf I can make one cell with some text in it writable with the...

View Article


issue with sign

Hi Team,I am trying to add password and digital Sign PDF files using ASPOSE PDF API.  For small PDF files the programs runs with out any issues but for large PDF Files (more than 1 MB) every time OUT...

View Article

Moisturizing control friends and my friend

Moisturizing control friends and my friend has really curly hair andshe goes by a lot of these products but I'vekinda been staying away from canteens I noticed that there's ingredient n Pantene...

View Article

Bold and non-bold text on the same line

I have an ASP.NET 2.0 app using VB to create a PDF document using the API.  I can not find any documentation which shows me how to write a line that contains both bold and non-bold text.  All the...

View Article

Different TextStates on Same Line in Table Cell

Aspose.PDF .NET 10.4Why does this not work?  I should have 2 different colors next to each other.Table table = new Table();Row row = table.Rows.Add();Cell cell = row.Cells.Add();TextSegment name = new...

View Article


Help in adding background

Hi Team,Can you please provide me sample  code by which I can add some image (.gif, .png, .gif) file as background to all pages in a PDF file. This is for java clientRegardsBalu

View Article

Html to PDF - links are rendered with borders

we are converting an html document containing links, eg "<a href='mailto:test@industry.gov.au'>test@industry.gov.au</a>" . The converted PDF document renders these links surrounded by...

View Article


Generating a PDF

Hi,I have added reference of following DLL'sAPToolkitNET.dllAspose.Pdf.dllAspose.Words.dllBy this I am able to create a pdf from word Documentthen, I am trying to Create PDF from HTMl string. There I...

View Article

xlsx to pdf not correct size

HiI have a xlsx file that I convert to pdf (with writeable fields) but the the pdf-file will not be the same as the xlsx-file.I wonder why not? Does it depend on the fontsize or is it something else or...

View Article


validating PDFA-1b documents with aspose.pdf

hello guys,i want to prove pdf-a-1b complinace with com.aspose.pdf.doument.validate()-method. here is the code:com.aspose.pdf.Document pdf = new...

View Article

Place a textbox within a specific cell in a table.

Good DayWe are currently generating a table and we want to make the fields within a specific column editable. I want to place textboxes within the cells of the editable column but the problem is that I...

View Article

Detect page rotations in PDF

Hi there,I'm using Aspose.Pdf for .NET version 10.4. I have the next scenario. There are two stages. At first stage I'm opening a PDF document, rotate some pages to specific angle (90, 180 or 270...

View Article
Browsing all 3131 articles
Browse latest View live