Text Background and Alignment
Hi,I have same the problem in getting the text to change the text alignment to center and I am using Aspose.Pdf version 8.8.0.0. Here is my code. using (Aspose.Pdf.Document Doc = new...
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 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 ArticlePortfolio funtionality on Linux
Hi Tilal,Has this issue been fixed? We are facing a similar problem in Aspose PDF for Java 4.5 for PDFPortfolio functionality. It works as expected when we run it in Windows environment. However, when...
View ArticleImages are not being rendered in the pdf generated.
string url = HttpContext.Current.Request.Url.AbsoluteUri; string WebUrl = url; //"http://localhost:53352/Login.aspx"; HttpWebRequest request =...
View Articlerose4biru@gmail.com
I am working with PDF file and facing a problem from last 1 day. The problem is I have a PDF(test.pdf) of Page Size: 10.00 x 12.00 in and I have to change in PDF(test.pdf) Page Size: 8.73 x 11.42....
View ArticleProblem with Concatenate method
We are concatenating several PDF documents via PdfFileEditor.Concatenate method. In short I have a special class which contains in each row a string array of file names to concatenate and a file name...
View Articlepdf TextBoxField line break
how do i force a line break in the InteractiveFeatures.Forms.TextBoxField?
View ArticleText disappearance when converting pdf into html
Good evening, dear aspose developers.I need your help with a pesky issue concerning pdf into html convertion.Locally (windows/glassfish) the application works perfectly fine, but when deployed to...
View Articleobject reference is not set to an instance of the object on jpegDevice.Process()
Greetings,I had spoken with Babar Raza on the support chat momentarily ago. We are currently having an issue with the jpegDevice.Process() function. We are using the C# code from this...
View ArticleHelveticaNeue LT 85 Heavy - not supported
Hello, I am using the latest version of ASPOSE.PDF and noticed that the font HelveticaNeue LT 85 Heavy is not supported. Is there a way for me to use this font? Thanks
View Articleunable to initialize the pdf document
I am unable to initialize the pdf document. Please find the error in the attachment . Details are as follows: Language : javacode used :com.aspose.pdf.Document pdfDocument = new...
View ArticleConversion performance
Hi Aspose, We're using Aspose for conversion from different formats to multipage TIFs.However, we're experiencing a rather slow performance on conversion calls. A PDF to TIFF conversion will usually...
View ArticleStackOverflowError Exception while using any Aspose.pdf methods
Hi,I am getting Following Exception while converting any DOC file into PDF and then adding watermark on PDF.I am Getting this Error on a My machine but the same code is working on other machine with...
View Articleadd aspose.pdf.dll to vs 2010 windows service project
I had no problems when add aspose.pdf.dll to vs 2010 web application ,but when I added it to my windows service application, I had this error and all the classes such as aspose.pdf.document etc cannot...
View ArticleIssue with Visio diagram extaction from PDF document
Hi,I'm using the Aspose.PDF.Facades namespace in C# to extract images from PDF documents which will potentially have been created from various sources. The code we are using is working for most images...
View ArticleIsHtmlTagSupported, FontName and FontSize
I'm having difficulty getting what worked in version 2.2 to work in our newly upgraded version 8.5 of Aspose.Pdf.Having set a font name and size for a text element I find that these values are ignored...
View ArticleIsHtmlSupported and UseTextInfoStyle combination not working
I originally posted a bug report (PDFNEWNET-35944) and the font portion of the bug was fixed, however, there were two issues, not one and the second has not been resolved.Having set a font name and...
View ArticleRemove Empty Line / Extra White Space from Tables
Hi,We are generating pdf using Aspose pdf 8.5 . These pdfs have been generated based on retrieved data from Database/SharePoint data which contains lot of HTML data . We are facing issue of blank...
View ArticlePDF to other format conversion problem
Hi,I have these issue with the pdf.save function and the document attached:Codes:Document m_pdf = new Document(m_strFileName); m_pdf.Save("test.xls", SaveFormat.Excel); --> when excel open it we got...
View Article