Aspose.PDF gives me an 'out of memory' error on trying to process large PDF file
Hi,I am getting 'out of memory' error on trying to convert large PDF 164 MB (about 6000 pages) into single page tiffs. I am using 11.2.0. 0 version of Asp.PDF.dll.Here is the code i am using// bind...
View Articleaspose.pdf TextFragmentAbsorber to use existing form
hi,I would like to check if it is possible to set the aspose.pdf to replace the text with existing pdf font?currently we have multiple pdf templates and each template use different fonts. Each pdf has...
View ArticleEmbed glyphs into PDF
HalloIs it possible to embed only used glymphs into the PDF?I searched through the documentation, but only found something like RemoveDuplicatedFonts and RemoveSimilarFontsWithDifferentWidths. That is...
View ArticleReplaced content not reflowing
When using find and replace in an existing pdf document, we found that Aspose pdf is not re-flowing the content and, as such, some content is overlaying or leaving large blank areas. In the...
View ArticleHyperlink in HtmlFragment Text
Hi,I would like to know, how to enable hyperlinks in a HtmlFragment Text. The scenario is as belowI am having a HTML content coming from a different source, I have to display the content as it is, I am...
View ArticleError while converting html page to pdf
Hi Team, I am trying to convert html page using url to pdf but this exception occures-An unhandled exception of type 'System.ArgumentException' occurred in Aspose.Pdf.dllAdditional information: At most...
View ArticleRadioButtonOptionField Crashes when trying to place in Tabel Cell
Hi Team,I am trying to add RadioButtonOptionField to a tabel cell, But it is throwing the NullPointerException. I don't want to mention Rectangle parameter because i need to add it to a table cell...
View ArticleHow to set ImageFileType for Image
Hi Team, I am getting image as bytes from database and that bytes may be of a png or jpeg mage. How can specify the ImageFileType for an Image control in pdf. Document pdfDoc = new Document();...
View ArticleHow to set background colour of a FreeTextAnnotation
Is it possible to set the background colour of a FreeTextAnnotation? I can set the font colour through the DefaultAppearance but I'm struggling to set the background colour....
View ArticleTable Page Break (PDF)
Hello!I am trying to stop Aspose PDF from page breaking in the middle of a table in C# .NET. I have not found any answers that have solved this problem through Google, Stackoverflow, or this forum.We...
View ArticlePDF Margin info giving me same values always
I am using Aspose.pdf trial version . PageInfo.Margin always giving me same data for all pdfs .Top and Bottom Margins is always 72 point ,Left and Right Margins is always 90 pt
View ArticleNot able to flatten form and radio button and place form dynamically
Hi Team,I am having a PDF which have editable and non-editable part.My requirement is that I should be able to make the editable part non editable depending on a configuration.I have added controls...
View ArticleIs relative css possible with Aspose when converting pdf to html?
Hi,I have a situation where pdfs needs to be translated to different languages. The process is to first convert it into html and the pass the html as input to translator API. Translator returns the...
View ArticleMultiple text in fragment
Hi Team,I am generating PDF using aspose java api. I like to combine different texts together in the same paragraph. For ex: i have a text followed by ------------------, a line to enter something and...
View ArticlePDF signing questions (multiple Digital Signatures (PKI)) PAdES support
Does Aspose PDF support digital signing a PDF that already has a digital signature without invalidating the first signature? I believe this is referred to as Serial SigningExample: A PDF is authored...
View Article.net standard
Hi,Is there any plan to support the .Net Standard or netcoreapp ?Thanks in advance, Alexandre Swioklo
View ArticleVerifying the TextStamp
Hi There,We are using Apose PDF Java library to apply TextStamps, and it is working fine with no issues. What I want to do is add some unit tests to verify that TextStamps are there. Can you please...
View ArticleNeed more clarity on specific functionality before purchase
We are planning propose this product to our client. I went through all the PDF and Cells documents and tried POC on this same.However given document does not given much clarity on few of my specific...
View Articlerestart page numbering
Hello, I have different sections in my document, I want to restart page numbers for each section, I would like to know how to do it, Is there any property like IsPageNumberRestarted which we used to...
View Articledpi or ppi set feature for aspose.pdf or aspose.image
is it possible to set the dpi for pdf file or set the dpi for the image in the pdf file? If it's yes, then is there any way to locate the image in each page of the pdf file, so that I can fetch that...
View Article