superscript and apostrophe
Please check attached pdf file, I'm trying to save a pdf as txt and some characters are not getting replaced correctly the superscript 10^2 in the pdf is getting converted to a dash (-) and the...
View Articlehtml To pdf conversion - Embed Font
I am evaluating Aspose for support for Khmer, and if it is fit for use for our purposeWe need to convert html into pdf. The html contains styles to embed fonts as below<html><head><style...
View ArticleLast page of PDF will not print
Hi, I am evaluating ASPOSE to use for printing existing PDF files using asp.net. I can print the file just fine with the exception of the last page. The last page of each file will not print....
View ArticleGetting message "At most 4 elements (for any collection) can be viewed...
Hello. I am receiving the following message out of nowhere starting today. "At most 4 elements (for any collection) can be viewed in evaluation mode." The software has been working fine for months, and...
View Articlemulti-column section followed by another section on same page crashes during...
When creating a pdf with a section that has multiple columns, followed by another section which is not on a new page the Save call crashes.var pdf = new Pdf();var colSection =...
View ArticleReplace text is now working aspose.pdf java
Hi,I was trying to replace the text using pdfContentEditor and also with TextFragmentAbsorber in the existing pdf file.After replacing the text, i could see only few chars displayed(i.e. many...
View ArticleHow do you find determine of a Field is hidden or not?
Both Hidden and Visible fields always show as Defaultif (field.Flags == Aspose.Pdf.InteractiveFeatures.Annotations.AnnotationFlags.Hidden)This condition never is never true even is the field is Hidden...
View ArticleCannot add new section after a multi-columns section
Got System.NullReferenceException when adding a new section which is not a page after another section which has an image inside.var pdf = new Pdf();const string webImgUrl =...
View ArticleNeed to create PDF from HTML having text, images n bullets
Present Implementaion for creating PDF from HTML string does not work properly for bullets and images. It crops the image and all bullets are converted to rectangular boxes. I am using document...
View ArticleCritical Memory leak in Aspose.PDF for .Net
Hi, This is a critical issue and an important functionality for our application.There is a memory leak issue with XML using for PDF. The server process grows out to 1.5 from 300-400 MB and gives...
View ArticleInsert existing PDF to new Aspose.PDF.Generator.PDF object
We use the Aspose PDF Generator for .NET in an MVC Application. I have a Aspose.PDF.GENERATOR.PDF object which I save to the output stream: //Save temporary file...
View ArticleMissing form field values when opening with Adobe Reader
Hello - I have an issue with a particular PDF file where values that I write into a TextBoxField are not visible when viewed with Adobe Reader. Please help!I have attached the PDF file in question. The...
View ArticleCan Aspose.PDF generate WCAG accessible PDF files
Hi,I need to find out if Apose.PDF can generated PDF files are tagged meaning in a WCAG accessible PDF fornat and are compliant with Section 508 accessability statands?Some more information can be...
View ArticleAspose XFDF to PDF conversion
Hello,We are using Aspose to convert XFDF file to PDF file. In the XFDF file, we are setting a value of 1 or 0 to indicate the check box selection (1 = checked, 0 = unchecked) for the check box fields;...
View ArticlePDF TABLE BORDERS MISSING
Hey - Have been working with PDF.Generator for a long time and are really happy with it! We use it all over the place to generate pdf output .. and version 9.9.0.0 (ours) is WAY WAY faster than older...
View ArticleHorizontal Line not rendering using java aspose pdf
Hi I am crated pdf using Document object. (using HtmlFragment class). I want to change horizontal line background color. but if i give color code in html content also not showing <hr> line color
View ArticleIssues with flattening a PDF
Hi, I'm evaluating the Aspose PDF/Java library. I have a need to convert PDF's for archiving (PDF/A, flattened forms, etc). The library seems to be doing most of what I need, but I'm having issues...
View ArticleRequired packages for java
Hi, Greetings! We are evaluating pdf tool for one of our web application which runs in Java/J2EE. we came to know about aspose and wanted to check the feasibility of integration with application. below...
View ArticleAdd text with small caps
License version: 2.2ASP.Net 4.0I'm trying to add small-caps to an aspose.pdf.generator.Text item. I'm successfully able to modify the font size, name, bold, etc either directly or via it's TextInfo...
View ArticlePDFANDROID-176 (Text is not bold, line isn't seen)
Hello,We are making an Android application that generates the pdf using some data.We have used the Aspose.Pdf for Android 1.7.0 in our application.Before we were using Aspose.Pdf for Android 1.6.0 and...
View Article