AddStamp randomly producing different characters
Hello,I'm using AddStamp to add text to a PDF document. We have seen issues where sometimes the text comes across as different characters, nothing like what was intended. For example, the word "Case"...
View ArticleReading assembly 'Aspose.Pdf' from 'C:\Projects\Lib\Aspose.Pdf.dll' resulted...
Hi,I purchased Aspose total last week and not I'm trying to update my old version to the newest. Everything is fine except for aspose.pdf. I got this weird error at compile time:I updated aspose.cells,...
View ArticleRendering of pages as jpeg is very slow on Android. Is there any way to...
I have implemented the trial version in my Android app. So far it works great, but for rendering pages to jpeg format it is very slow, like 10 to 15 seconds per page. Is this normal for your library?...
View ArticleReference to Newtonsoft 9.0.0.0
Greetings,I hope your day is going well.With a recent Aspose update we attempted (16.10.0.0) we noticed a referenced was added to Newtonsoft.Json 9.0.0.0.This new reference is causing trouble for us...
View ArticleEmbed Font Subset in Existing Document
Hi,I'm trying to embed fonts in an existing PDF document. I'd like to subset the fonts (for size reduction). I've tried the code below, but setting IsSubset either doesn't work (IsSubset called...
View ArticleSetting line spacing for FreeTextAnnotations
Hello - I'm trying to add a multi-line content to a freetextannotation object but I'm getting a double line spacing between the lines. Please see the code snippet below:Dim text as string = "line 1"...
View ArticleGetting selected radio button option
Hi Team,How do I get the selected RadioButtonOptionField caption from the form fields? I am using the below code to loop through all the form fields and the Value returned for a RadioButtonForm field...
View ArticleConvert Pdf to Html hangs at specific files
Hi,I have used Aspose PDF (10.7.0.0) to convert from pdf to html (in this case, it's a infected PDF), and Aspose hang. This attached file is opened by MS Word with no errorPdf2Html(String in_file,...
View ArticlePDF to Text
Hi,I'm evaluating AsposePDF as we need to extract text from PDF documents that may or may not contain unicode characters.I've downloaded and installed a trial version and used the sample code from your...
View ArticlePDF to png image conversion
Hi Team,I am trying to convert a PDF file to imageBut every time i am getting a blank image.Following is the code i am using from examplescom.aspose.pdf.facades.PdfConverter converter = new...
View ArticleNot able to set rgb color as text foreground color
Hello,We are making an Android application that generates the pdf using some data.We have used the Aspose.Pdf for Android 1.6.0 in our application.We are trying to implement differnet RGB color to the...
View ArticlePerformance problem on loading and saving PDF document
In my scenario I simply load the PDF document, change a single data field and save it.This process takes 45 seconds on my testing device (Panasonic JT-B1), the document is pretty simple ~135KB size.Is...
View ArticlePDF to Bitmap conversion for Android
It would be great if you implement PDF to Bitmap conversion for Android 4.x.x because it lacks built-in API.
View ArticleTextSegments Issue
HiI am currently facing an issue with PDF files.The scenario is as such:we are currently evaluating ASPOSE Pdf to do a post process on PDF files and we have tagged some words such as |myword^, where |...
View Articlehocr and searchable PDF.
Hi,I try to convert PDF (aspose pdf 11.9.0) with Hocr generated from Tesseract 3.0.4. - With Html hocr : do it nothing ! PDF is same before the transform. - With xhtml hocr : convert method throw...
View ArticlePDF to HTML conversion creates div's instead of tr (tables)
I am trying to convert few tables in PDF file using ASPOSE based on the below code from Git hub....
View ArticleTable broken
Hello , Is their any way to find out at which row table is broken. Like for example i have 10 rows in a table. In that after processing we grt 5rows in one page and remaining 5 in another page. So here...
View ArticlePDFA Conversion fails
I tried converting PDF to PDFA file using the code snippet from your site and the following code;public static void ConvertToPDFA(string filePath) { var asposeLicense = new License();...
View ArticleExtract Title text of pdf issue
hello, I try to use Aspose.pdf for .net to extract the title of each page,then, encountered some problems.how to extract the title of each page of PDF? or the first paragraph. Does Aspose have an...
View ArticleBest way to edit the PDF
Hiwe have bought new license from Aspose tool to generate PDF.we are working with sharepoint to get the PDF datas like...
View Article