Images flipped on document conversion
Hi,I have noticed one issue while using Aspose.PDF to convert a PDF to a word document.The input PDF contained a scanned document with multiple images, but in the converted word document, all of the...
View ArticlePDF/A 1b conversion problems
Hi,having the need to buy a pdf conversion library, I tried the current Aspose PDf library 10.4 to convert in pdf/a 1b the included files, but every file (re)converted did not pass the Acrobat...
View ArticleAspose Examples Dashboard Connection Error
I just cleanly re-installed the Examples Dashboard and it will not connect to GitHub and show any examples.
View ArticleFloatingBox with HTML supported tags text
1. How do I draw a border around html. The GetTextHeight function doesn’t seem to work as expected. This is what I tried and didn’t work: Dim pdf AsNew Aspose.Pdf.Generator.Pdf Dim...
View ArticleEmbed a TTF font from a file
Using Aspose.PDF 10.4I have a .TTF font file in a resources folder of my application. It is not installed in the system, nor do I wish to do so. How do I embed the font and use it in a Document?
View ArticleLoading TTF fonts from a resources folder
Hi,From reading through various posts I think I know the answer to this however I just want clarification. I am trying to use the Tahoma font when generating a PDF, however I'd preferably like to be...
View ArticleUnity 5 Support?
Hello, If there are any users here with Unity experience, I need your help.I have downloaded Aspose.PDF for use in a Unity 5 application. I am using the .NET 2.0 version that supports Mono, and I'm...
View ArticleConverting PDF to Tiff file Size
Good Morning,I am using the Aspose.Pdf Product Family for converting PDF To TIFF files.During my testing I have found that after converting PDF file to tiff file , the size of tiff file in more than...
View ArticleI want to merge many a PDF file to a PDF file,but can not successlully
I want to merge many a PDF file to a PDF file,I have a program(user c#) which uses Aspose to concatenate pdf files:PdfFileEditor pdfEditor = new PdfFileEditor();FileStream outputStream = new...
View Article.net PDF to Word
Hi ,does Aspose have a .net implementation to convert PDF to word document (asp.net)This message was posted using Banckle Live Chat 2 Forum
View Articleweb page to pdf
Hello I want to webpage to pdf but I get pdf is login.aspx page but I login already OK... So...How can I do... ex : http://localhost/Account/Admin.aspx but I get pdf is...
View ArticleFixed Pdf Cut Off
Was wondering if Aspose pdf .net could fix our issue. We currently have some bad PDF's where the right side is sometimes getting cut off. We believe that our current pdf writing software is rendering...
View ArticleMemory usage problem
Hi, After using aspose conversion from pdf to html for java, the memory usage on tomcat server never goes down again and my application cannot render additional documents anymore. is there a way to...
View ArticleGetting Out of memory exception while converting pdf document to tiff using...
Hey Team,We are geting the OUT OF MEMORY exception while using the below code attached the pDF file of size 420 KB var input = new FileStream(inputPath, FileMode.Open); // Made it FileStream,...
View ArticleAspose Hyperlink not working with 2012 server
We are having the Aspose.pdf version 8.8.0.0. and it worked fine until it was running in 2003 server. Recently we migrated to 2012 server and after that the pdf documents are not getting hyperlinked at...
View ArticleSuperscript bug
When there is a superscripted character in the text I'm pulling from a database, the Helevitica font I'm trying to use isn't respected. I believe it uses the Times New Roman font instead. Snippet...
View ArticleAspose Hyperlinks are not working
Aspose Hyperlinks are not working Windows 2012 server created PDF filesThis message was posted using Banckle Live Chat 2 Forum
View ArticleConvert PDF to Image - Quality is Poor
Hello, I am trying to convert attached PDF file to image (JPEG) using Aspose PDF library (aspose-pdf-10.3.0-java). I could able to convert it but I am not getting the good quality of the output image...
View ArticleFont issue converting from Word to PDF and back to Word
Hi,I have a situation where we have Word documents with mail merge field, which we fill in with the Aspose.Words components. Now I need to take a certain document, convert it to pdf (via Aspose...
View ArticleBullet List in Table Cell
How do I add a bullet list to a Table Cell in a Document? (Not using Pdf.Generator)I tried this http://www.aspose.com/docs/display/pdfnet/Use+System+Defined+Bullets but it requires Pdf.Generator (and...
View Article