Error when merging pdf documents
Hi, When I merge pdf files using firstpdf.Pages.Add(secondpdf.Pages) I get this error: can not read the file or assembly Aspose.Font, Version = 17.1.0.0, Culture = neutral, PublicKeyToken =...
View Articlehtml to Pdf converting the checkbox not properly check
dear sir I tried to convert html into pdf or docx format the checkboxes were not displayed properly actually there x mark is show instead of tick mark . so please help me how it can resolve as soon...
View ArticleProblem converting big documents (over 30Mb) causes OutOfMemoryException
Hello,we are using Aspose.Pdf 16.12.0 for generating PDF document from HTML. We faced with problem that converting big documents (over 30Mb) causes OutOfMemoryException. Here code snippet: public void...
View ArticleConverting PDF to PDFA makes distorded text
Hello,Using Aspose.Pdf.dll version 17.1.0.0.Converting each pdf file in attachment with this code:PdfFormatConversionOptions opts = new PdfFormatConversionOptions("d:\\report.xml", PdfFormat.PDF_A_2A,...
View Articlecertify a PDF document
Hello,When a certify a Word document for PDF Adobe Reader is not accepting the certification. I have tried to certify (.pfx) a document with Aspose.PDF.And I can't find the documentation on how to do...
View ArticleFault when converting from PDF to PNG
I am working with Aspose PDF 16.12.0. When converting from PDF to PNG, there are strange image artifacts present on the converted document. The pdf which had the issue is attached, as are 'before'...
View ArticlePerformance problemwhen converting certain TIFFs to PDF
Hello,We have some TIFF files - generated by Kofax - that take well over 30 seconds to be converted from TIFF to PDF. Also, the size of the resulting file is often well over 20 megabytes. I wrote a...
View ArticleGrouped Check-boxes code not working
Hello,Sample code provided in the link code to generate grouped check-boxes is not working. I have attached the generated PDF. Kindly let us know what is wrong....
View Articletxt to pdf conversion issue
When trying to convert txt file using below code snippet I get this exception:"Could not load file or assembly 'Aspose.HtmlOld, Version=17.1.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56' or...
View ArticleAspose.Pdf XImage.Save to TIFF reversing black/white on Server 2012
We are using Aspose.Pdf to extract images from a PDF created by a copier. On Windows Server 2012 the images are being extracted with a black background and white text. On Windows Server 2008 and...
View ArticleException while converting Tiff bytes to PDF
Hi,I am facing exception in reading Tiff file using Aspose Document object to create PDF file of it. Originally, I wanted to read Tiff bytes and write them into a PDF. Since I am getting "invalid PDF...
View ArticleWhen Converting Document from PDF to WORD Russian text is being added
We have aspose words 16.6 and Aspose PDF 11.7When we open and save the word document and then open the word document in MS Word it states that the document contains Russian text.We don't see the...
View Articlegrayscale pdf from colour pdf
is it possible to generate a grayscale pdf from a colour pdfi have searched the forums and help and i have found a similar issue...
View ArticleEach paragraph in PDF is getting splitted into each line
Hi,While converting PDF to DOCX with Aspose latest jar, Each paragraph in PDF is split into each line even after using the highlighted code in yellow color.com.aspose.pdf.DocumentpdfDocument = new...
View ArticleDocumentPrivilege and Permissions
What is the difference between DocumentPrivilege and Permissions?Thank you.
View ArticleDefault base path used to refer to the images
Hi,We are using Aspose to generate PDF from the HTML code. I know that we can set a custom base path which can be used as a reference to load the images in the HTML, which works fine for us.Would like...
View ArticleHow to hide measurement annotations
Hi Guys I need to hide any ruler or measurement annotation that may be part of a pdf document.Im using the following code however there doesn't appear to be an enumeration for measurements Dim...
View ArticleIncrease character spacing while replace text in PDF
while I try to replace text in pdf, the character spacing changed in the same line, I want to keep the same character spacing, any help ?
View ArticlePDF to PDF conversion with image downsampling
Hi, I'd like to know if it's possible to save a PDF file into another one, downsampling images.Thanks.
View ArticlePDF Margins issue
Hi,We are trying to retrieve Page margins for a pdf but every time we get the same margin details which is 72,72,90.90. I have created a file in Word with margins as 0.5 inch and also 1 inch, but on...
View Article