Quantcast
Browsing all 3131 articles
Browse latest View live

Export Html to Pdf : Text Align-Center not maintained if Background color is...

We used below html as input to generate the pdf :<html><head>    <title>Test for Inline style and CSS support </title></head><body>    <p style="text-align:...

View Article


Add text with small caps

License version: 2.2ASP.Net 4.0I'm trying to add small-caps to an aspose.pdf.generator.Text item. I'm successfully able to modify the font size, name, bold, etc either directly or via it's TextInfo...

View Article


Support creation of named destinations in existing PDF file

Hello Aspose team,Is Aspose.Pdf library support creation of named destinations in existing PDF file?I need create named destination for refer to it from URL as PDF Open Parameters:...

View Article

How to set printer driver settings

Hi,I have to set parameters (select type : bond, plain..., select staple or not, select output media) for printing.I have found how to set this parameters with .NET but not with Aspose.PDF printing.How...

View Article

HTML to Pdf conversion issue using Aspose PDF

I am evaluating Aspose PDF. when i use the trial version, for converting HTML file to a pdf file. The pdf file is emptyIt is not showing the text i have in the html fileCode is :var htmloptions = new...

View Article


PageHeight is: 33482.0 PageWidth is: 2490.0. The minimum allowed page size is...

I have a print lib which prints images to DOC files and PDF files!!!For several reasons I passed from "Aspse Words 10.x.x" to "Aspose Words 15.5.0" and from "Aspose Pdf 3.0.1" to "Aspose  Pdf. 9.1.0"In...

View Article

HTML to Pdf conversion issue

I am working on conversion of pdf to html using aspose.pdf for java here the text and images are getting separatedbut the images which are converted are with background page the image is not displaying...

View Article

pdf to html conversion

Hi,I am working on pdf to html conversion using aspose pdf for java. Here the output of the conversion is html web page and the images that are present in pdf. But the problem is with images. The image...

View Article


Bug: PDF is not rendered correctly to image

The attached PDF is nog correctly rendered to an image.I tested with Aspose.Pdf 9.4.0.0Code I used:var resolution = new Resolution(150);var pngDevice = new PngDevice(resolution);var doc = new...

View Article


Converting a PDF to HTML removes hyperlinks

Hi!Whenever I try to convert a PDF all the hyperlinks are removed in the HTML file.Is there anything I can do to keep the hyperlinks? Aspose.Pdf.Document pdoc = new...

View Article

Bookmark text corrupted with Japanees/Chineese characters for Security...

Hi Team,Bookmark text corrupted with Japanees/Chineese characters for Security enabled PDF's.PFA - PDF having corrupted bookmark texts. Open Password: test123, security password: test456        -...

View Article

Get FieldLimit

I understand how to SetFieldLimit, but I would like to get the value before I change it.Is this possible?

View Article

Particular PDF causes runaway memory usage

A customer of ours has a PDF which is a single page PDF but where that single page contains a fairly large drawing.   The PDF itself is a fairly modest 15MB in size.When a TextAbsorber is used to try...

View Article


Aspose PDF.. Anchor Tag issue " <a href= "

HiI am having an issue with the Aspose PDF convertion.. Aspose PDF is failing to load the anchor tag in the last pages..For example : If there are 3 pages and all 3 are containing different different...

View Article

Html to PDF, strange result

Why is my html label being rendered 2 characters wide? I tried setting the div width to 100% and the span width to 100% still same result. See attachment

View Article


Please add <pre> tag support ASAP

Since using IsHtmlTagSupported strips text formatting,  it is imperative that the <pre> tag is added to supported HTML tags so that basic text formatting can be preserved.The lack of this tag...

View Article

HTML Text with background-color set has unwanted linebreaks

Hi everybody,I have an issue with the output of HTML text in PDF documents. Once the HTML code includes a background-color style there's a linebreak before and after that part (see sample code).The...

View Article


Checkboxes in PDF are getting checked incorrectly.

Hi, We are using Aspose for on the fly PDF generation. The PDF files we generate are to be prefilled with ceratin values( and check boxes are also to be ticked based on values we pass). We use XFDF for...

View Article

To Add text into PDF file

Hi Team,Below is the code snippet wrote to add a simple text to PDF file using Aspose.Pdf contained classes. Though the file is created in the location, there is no content(i.e) assigned text in the...

View Article

Poor performance converting PDF pages to image

Hi,We are looking for a toolkit that can convert PDF pages to an image.So we did some tests with different toolkits including Aspose.Pdf (we have an Aspose.Total license)We looked at the performance...

View Article
Browsing all 3131 articles
Browse latest View live