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

Aspose.Pdf Image null exceptions

Hi,With the Aspose.Pdf.Generator namespace, if an image path didn't exist then the image would just not be put into the table in my Pdf and that was fine, but with the Aspose.Pdf namespace I get...

View Article


LinkAnnotation not displaying in Chrome PDF Viewer

I am having an issue when I create a new Pdf.Page and add a FreeTextAnnotation to that new page. It is visible in Firefox and IE but not in Chrome, using its proprietary PDF viewer that runs by default...

View Article


Superscript bug

When there is a superscripted character in the text I'm pulling from a database, the Helevitica font I'm trying to use isn't respected. I believe it uses the Times New Roman font instead. Snippet...

View Article

How i can specify DefaultFontName for Document class

Hi,In Aspose.Pdf.Generator.Pdf class we were using following properties. 1. DefaultFontName2. IsCoreFontUsed3. IsTruetypeFontMapCached4.TruetypeFontMapPathHow we can achieve similar functionality in...

View Article

DOM API v. Generator API

We have a project where we are generating PDF files from scratch and are interested in using Aspose.Pdf as the engine for creating these documents.  In reading through your documentation, How to Use...

View Article


Pdf to Html CSS Prefix Problem

Hi,I'm currently building something on the aspose.pdf convert to html functionality.I'm using (among others) CssClassNamesPrefix on the HtmlSaveOptions object.almost every css class is now...

View Article

Form Field Vertical Alignment Wrong

When filling in values of PDF form text fields the vertical alignment is wrong. It appears as if the alignment is getting set to bottom even though my code doesn't change it. I don't have this problem...

View Article

which strategy?!

I need to generate a PDF, multiple pages. Besides an image, some normal text and background shapes, there are a couple non-standard texts:a single line of text, horizontal, text rendering: 'Stroke...

View Article


Pdf signing with a X509Certificate from a certificate sotre

Hi there,I have read these posts and have the same problem.Issue1:...

View Article


Aspose.Pdf .Net Question

Hello, I’m a developer and I need the PDF library for .Net but I have few question:If i buy Developer License:-        1-I am working on TFS, can I use this library if I want put my code on TFS ?-...

View Article

FloatingBox with semi-transparent background

I need to create a FloatingBox with a semi-transparent background color, and the Aspose.Pdf.Color doesn't seem to respect the alpha value I'm providing. Here is my code:public void...

View Article

High Charts compatibility

Hi, I am currently trying to convert an html document to PDF using the aspose pdf library. However, when I open the PDF file, it does not seem to keep the highcharts that were in the html file. Instead...

View Article

Image may be NSFW.
Clik here to view.

Superscript bug

When there is a superscripted character in the text I'm pulling from a database, the Helevitica font I'm trying to use isn't respected. I believe it uses the Times New Roman font instead. Snippet...

View Article


Optimize Fonts when concatenating pdfs

Dear ladies and gentlemen,In our application we have to combine several (eg 100) PDF files.To optimize the resulting file we use this code:pdfFileEditor.Concatenate(pdfStreams.ToArray(),...

View Article

Aspose.Pdf Optimizing png Images

Hi there,I used the follow code right before my pdf.save(memoryStream); call in an attempt to compress the images in the pdf:pdf.OptimizeResources(new Document.OptimizationOptions(){...

View Article


LinkAnnotation not displaying in Chrome PDF Viewer

I am having an issue when I create a new Pdf.Page and add a FreeTextAnnotation to that new page. It is visible in Firefox and IE but not in Chrome, using its proprietary PDF viewer that runs by default...

View Article

Secure pdf files in java

Hi,I am facing issue on production about secure document. Please find below questions-Users are uploading Secured document and normal pdf documents by applications.Normal pdf documents are working...

View Article


HTML TO PDF Conversion issue

Hi,Currently, I am evaluating HTML to PDF conversion using Aspose.PDF 7.2. Below are the couple of requirements which we would like to take in to consideration.1.       Image & CSS Support during...

View Article

Converting HTML to PDF

Hi,We are not being able to convert the attached HTML file to PDF using any of the API methods mentioned in the documentation.We are using the latest Aspose.PDF dll version - 10.3. Kindly let us know...

View Article

How to set the security for an existing PDF document.

Dear Team,I want to set security for an existing PDF document.As part of it. I want to disable the Editing, disable adding images, and want to disable extracting the PDF document to any other file...

View Article
Browsing all 3131 articles
Browse latest View live