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

PrintDocumentWithSettings Output Size

We have a one page PDF that is roughly 41 kb in size.  We are using Aspose v9.7.0 to generate a PostScript file using the PrintDocumentWithSettings method.  The resulting file size is 2,837 kb while...

View Article


Converting Multi page tiff into pdf

I need to convert multi page tiff to pdf. But all are oming empty except first page. is there any solution for this?I am using following code for conversion.Pdf pdf1 = new Pdf();...

View Article


textFragment.Text taking long time

HIWe are experiencing issue when trying to replace text from PDF document. Issue occurs only on the server where the app is hosted. Locally it works fine.textFragment.text is taking almost 20 seconds...

View Article

multipage tiff to pdf.

Hi, i was trying to convert a multipage tiff image to pdf. But i see only the first page being added to pdf but not the rest of the tiff pages though i set "setIsAllFramesInNewPage" to true. Can you...

View Article

password protected pdf file.

Hi Team,In my application i am checking whether a pdf file is password protected or not.After so much R&D i am using the following function to check this.I know this is not a straight forward...

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

Remove background image from PDF

How can I remove the background image that a PDF already has in C#?

View Article

extract pdf fields including checkboxes

Hi There,I am trying to get all Pdf fields (textbox, checkbox, date etc). When I tried following code I am  getting 4 fields only. Am I missing something?Aspose.Pdf.dllVersion: 9.9.0.0Code: public...

View Article


display: table and other table style not working while converting html to pdf

Hi I am trying to convert a small html file to pdf for poc but style's is not working. I have attached the html file in zip folder. We are using following code for conversionAspose.Pdf.Generator.Pdf...

View Article


HTML to PDF Inline approach : Issues while refering external CSS file

Hi Aspose team, We are using Aspose.pdf for converting html to pdf. In our html we are referring multiple CSS files. We are using pdf.HtmlInfo.ExternalResourcesBasePath = http://abc:123 to provide base...

View Article

Creating Document object is very slow

I am converting a PCL file to PDF, and it is taking me an average of 8 seconds.I did some debugging and noticed that the following line of code takes an average of 6 to 7 seconds.Document doc = new...

View Article

Consistent Out of Memory errors splitting PDF into TIFFs

Hello, we've recently upgraded to latest version of Aspose.Pdf component (10.0) to try to solve this out of memory issues when splitting PDFs into TIFFs, but we're still seeing these issues (Since...

View Article

Cannot build Aspose Examples

I have downloaded the Aspose examples for PDF and am trying to build the VS 2010 solution.  In the "DigitallySignPDFFile" project, I am getting several error messages of the form: The type or namespace...

View Article


Aspose not reading Custom Fonts

Hi,I am trying to read fonts from a PDF and its not returning all the fonts. There are some custom fonts it is not reading. I am attaching the fonts that show up in adobe. Please take a lookThanksHere...

View Article

Having trouble getting the workflow actions to show up in SPDesigner

Having trouble getting the workflow actions to show up in SPDesigner. The error is referencing a dll version that is lower than the dll in the assembly and in the web.config.

View Article


Legacy Batch-Print Pdf printing

Hi,just looking for some advice we have a legacy part of a system that uses Batch-Print to print PDF's that are placed into a certain folder, we are unable to change that at the moment, but that is the...

View Article

Copies from PrinterSettings is not working during print

Hi,I am currently evaluating the Aspose.Pdf.Kit for .NET and I am having problems with the copies when trying to print programmatically using the PrinterSettings.The problem is that, when I try to set...

View Article


Character problems (åäöÅÄÖ)

We have found some strange behaviour with the handling of characters when creating a new pdfDocument from a MemoryStream.The following characters:åäörenders as the HTML...

View Article

Aspose pdf for java outofmemory exception for large files

Hi, we are running licensed version of aspose pdf for Java. When converting a PDF file to PDF-A, we notice a performance decrease for larger files. Even outofmemory exceptions for files larger then...

View Article

Corrupt output when using PdfPageEditor

Using Aspose.Pdf - 9.5.0.0, I have received a lot of complaints regarding corrupt/blank PDF's, and have determined it happens after PdfPageEditor Zoom() and MovePosition() have run.Below is a piece of...

View Article
Browsing all 3131 articles
Browse latest View live