Security settings not applied properly with Aspose.Pdf.Kit
Hello,I have a problem while setting document security restrictions.I'm using Aspose.Pdf.Kit to encrypt an existing document with specified security settings. Apparently code compiles and runs...
View ArticleIssues using HtmlInfo.ExternalResourcesBasePath for CSS
As the subject says, I'm having issues using HtmlInfo.ExternalResourcesBasePath for CSS links. The value I'm applying to that property is working when I apply it to HtmlInfo.ImgUrl.So, imagine the...
View Articledocument.optimizeresources(optVals) throwing out of memory exception
I am using the below code to optimize (shrink) existing large PDF files in VS2012 using vb.net: Dim aspDoc As New Aspose.Pdf.Document(strFN) Dim optVals As New...
View ArticleWhen a license is issued message "Evaluation Only"
Hi! I work with the package Aspose.Pdf, license orderID 130801102820 . In the formation of the document a message "Evaluation Only"What could be the problem?package aspose.pdf.new-4.0.0
View ArticleRotation
Hi,I have a pdf which had its page rotated 90 degrees before any content was added. The original content was added to the page using no rotation.Now, if I use Aspose.pdf to add a paragraph(table), then...
View ArticleAspose.Pdf with Spring Jars tomcat
Hi team,How does Aspose.Pdf work with Spring jars?Normally When I start my server it takes around 10 secs timeI just put spring-web-3.2.4.RELEASE.jar in my tomcat which has aspose-pdf-9.3.1-jdk16.jar...
View ArticleParagraph Indenting with IsFirstParagraph and IsKeptWithNext
HiI am using Aspose PDF generator v8.5, using the XML method, and I am experiencing an odd problem with paragraph indenting under certain circumstances.The contributing factors seem to be:Set the...
View ArticleTextFragmentAbsorber.TextFragments not functioning properly
Hi,We are using Aspose PDF for .Net evaluation version and we are facing few issues. We are trying to change the foreground color of text in a pdf using position and for some text the color is not...
View ArticleHow to reduce size of a pdf file through aspose api?
Hi, I am creating an app in window 8 that can reduce the size of a pdf file. Is there any aspose api available that can do it for me. I am already using aspose api's for converting pdf to word and...
View ArticleUnable to extract images from PDF
hi, for a pdf the aspose pdf library (version 4.2.1) is unable to extract the images. As attachments, I have shared the error that we are getting along with screenshot of properties of that pdf.this is...
View ArticleAspose PDF Signature Issue
Hi Team, After generating the pdf with the help of Aspose.pdf 7.0 I am placing the signature into the pdf and save as a new pdf file once i open a saved pdf file the special charectores...
View ArticleCalculated form fields
I have an Acrobat pdf form that I want to use as a template. This template has some calculated fields on it (see calculated tab in the properties of a form field in Acrobat Pro) that sets the value of...
View ArticleAspose pdf and SharePoint online (Office 365)
Does the Aspose pdf converter works in Office 365 SharePoint Online?I have a customer who wants to create pdf´s from list items, but it must be in the cloud (O365).
View ArticleUnsupported font style when converting HTML to PDF
Hi I am having problem converting HTML string to PDF by using DOM approach.Here's my sample code snippet.license.SetLicense(lic_path);string fullPath = "C:\\OutputFolder\\"string emailBodyDetails =...
View ArticleUsing Document() and PageInfo()
Need a little help trying to generate a PDF with a normal page size. When the PDF is created, it is really wide (like the equivalent of about 6-8 pages wide). I've tried forcing the page size by...
View ArticleCould not find any font linex
Hi Team,My code works properly in Windows machine but when I run it on linex system, it says the fonts are not loaded.I'm using aspose.pdf 9.5.0 version. I got upgraded from Aspose.Pdf.Kit.I found a...
View ArticleXSL-FO Font Naming Issue
Hi,I have been using the Aspose.PDF library to render XSL-FO as a PDF but have encountered a Font Naming issue where the font cannot be found when printing. In working with through the issue it was...
View ArticleProblem with HOCR
HiI'm having an issue trying to embed HOCR data into a PDFMy code looks like this Document doc = new Document("c:/bad/1704-01-2012-017-C003-029.pdf"); doc.convert(new...
View ArticleConverting Html with javascript to PDF
Hi Alli'm examine the html to PDF conversion and i'm trying to understand it is a license issue or the product is not meant for these king of conversion. i have an html uses knockout for databind from...
View ArticleIocContainer StructureMap Error
I have problems with aspose.pdf ans IocContainer StructureMap.in forms applicatin I use "Business" LibraryIocContainer is configured like this:config.Scan(scanner => {...
View Article