Converting PDF to TIF becomes corrupt
Hello, I'm trying to convert a PDF document to TIF and each time the TIF comes out a garbled mess (completely unreadable). Is there some font not supported or something I need to add to my conversion...
View ArticleRemove Watermark
Can we remove watermark from PDF file like attached file using Appose JAVA component.If yes then let us know how?
View ArticleNullPointerException in Add Attachment in a PDF Document
With your code (http://www.aspose.com/docs/display/pdfjava/Add+Attachment+in+a+PDF+Document), if i use a InputStream in the FileSpecification constructor i get a NullPointerException in the following...
View ArticleHTML ParseToPdf issue if missing font in style
Hi,We have an issue with Aspose.Pdf.Generator.Pdf.We got 0 bytes saved to pdf file if we feed ParseToPdf function with HTML string like this:<body><div style="text-align:left;"> <span...
View Articlehighlight multiple diffrent words in pdf
Please share code for hightlight multiple words in pdf
View ArticlePDF to PDF/A format
Hi Please let me know whether there is any update on PDF to PDF/A format convertion. Thanks
View ArticleText Wrapping issue in PDF table (using Aspose.Pdf.Generator namespace)
Hello,I use Aspose.Pdf.Generator namespace to create PDF and faced the following problem when generating tables:I use "Cell.IsWordWrapped" property for text wrapping.If the text ends with the word of a...
View Articlehighlight the text in the pdf document
i am currently evaluating aspose.pdf for .net product for my business requirementwe have a requirement where the users should be allowed to highlight the text in the pdf documenthow will thr product...
View Articlenot accepting Arial Font
Hi ,I am using Aspose.pdf 3.1.0 java componentI have set text font as Arial and pdf.setUnicode();but font comes up on windows machine.But on Linux its not picking up Arial font and showing default...
View ArticlePDF file is converting to tiff as blank images
Hi,I am using Aspose.pdf.dll v8.4.1.0But i am not able to convert the attached pdf to tiff images.Converted tiff image is showing as blank image.Can you please help me?RegardsAnish
View ArticleReplace Multiple Texts in Single Call
Hi, We need to replace multiple text by using one call is it possible? for example I have 2 words in pdf firm_name and client_name and i am getting two values from a form and want to replace these two...
View ArticleThere was a problem reading this document (15)
I am using Aspose.Pdf 8.7.0.0. When pdfs created by code attached below, are opened in acrobat and if we try to extract pages error "There was a problem reading this document (15)" is thrown.This...
View ArticlePDF to HTML conversion quality is very poor !
Hello,I'm trying to convert a PDF document to HTML and each time the HTML comes out a garbled mess . Conversion quality is very poor. As for example1. Text 'welcome' in the input PDF get converted as...
View ArticleConvert Binary Stream to PDF using .net
Hi, I need help in converting binary stream to PDF. Please provide a solution for my requirement.Thanks.This message was posted using Email2Forum by Babar Raza.
View ArticleProblems with PdfFileMend
Hi everyone,I can't seem to get this piece of code to work.It breaks on the first line saying:System.NotSupportedException: The given path's format is not supported.Can someone help me?Here is my code...
View ArticleAspose pdf throws System out of memory exception while creating large pdf
I am using Aspose pdf 3.6.2.0 and while creating large pdf from excel template i am getting system out of memory exception. It works fine if i have small data for conversion. If this particular aspose...
View ArticleException says that I am using evaluation mode
I have the following code fragment to read an xfa form and create a pdf image, which I copied from your Web site: string inFile = sourceFi.FullName; string outFile = destFile;...
View ArticlePermissions password is set even though not provided
Hello,I've used the PDFFileSecurity object to remove permissions so the end user can only print the document. This is fine but there is a permissions password being set on the file which I did not...
View ArticlePdf Product Family replace text wrong position
Hello,I'm trying to replace text in a pdf and the replacement itself works great but the position of replaced text doesn't.. In other words, the width of the new text could be bigger or smaller than...
View ArticleCreate Hyper link text in pdf file.
Hello Is there any way to create hyper link text in PDF file appending html anchor tag using Aspose tool? OR is there any other way to create hyper link text in PDF file using this tool ? Thank you...
View Article