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 ArticleConverting 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 ArticletextFragment.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 Articlemultipage 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 Articlepassword 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 ArticlePDF/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 ArticleRemove background image from PDF
How can I remove the background image that a PDF already has in C#?
View Articleextract 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 Articledisplay: 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 ArticleHTML 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 ArticleCreating 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 ArticleConsistent 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 ArticleCannot 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 ArticleAspose 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 ArticleHaving 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 ArticleLegacy 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 ArticleCopies 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 ArticleCharacter 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 ArticleAspose 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 ArticleCorrupt 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