get Page images
Hello,I am trying to get the current page images. But it seems that the image list in the resources of the current page holds the images of the whole document and not of the current page.In the...
View ArticleTables from HTML
Hi,We are rendering a PDF using HTML stored in a SharePoint list item. But we do notice some issues with table rendering.The HTML code I used is attached as "HTMLCode.txt" this HTML has two tables in...
View ArticleSearch option like case sensitive, whole word in PDF
Hi TeamI would like to search the pdf using filters like match whole word and case sensitivebut I am not able to find such TextSearchOptionsThanks and RegardsBalamurugan V
View ArticleCan we disable every option and just keep the viewing?
Hi,I have PDF files in my dot net Application. When user Clicks on the PDF it opens in Client Machine and User can Do save,Download,print the PDF. My requirement is to restrict user. User should not be...
View ArticleUnable to extract barcode image from pdf
The attached pdf contains a datamatrix barcode, and nothing else. I tried extracting images, but none were extracted. How can I extract this barcode to read it? I am using the evaluation Aspose.Total...
View ArticlePdf generation taking long time
Hi I'm generating a very small document with Aspose Trial version. And it turns out that pdf generation from html is taking 900 milliseconds. Please review the code and html and let me know if i'm...
View Articlesecond text is not getting bold
can you help me please. i posted my issue on this link below.http://www.aspose.com/docs/display/pdfnet/HTML+Tags+in+TextIn view of my 2 scenarios, i have problem with scenario#2. second text is not...
View ArticleArabic text extraction from PDF
Hi , We are using aspose to extract arabic text from pdf files .The problem is the extracted text looks encrypted , our code :public String getString() throws Exception { com.aspose.pdf.Document...
View ArticleConvert html in pdf,has a bug.
hello, this is my test code below. Pdf pdf = new Pdf(); Section section = pdf.Sections.Add(); Text text = new Text("<span style='font-family: \"Segoe UI\";...
View ArticleFONT FORMAT in the PDF.DOCUMENT
where is the textinfo class in the new aspose.pdf document constructor??? Pls replay asap!
View Articlenew line (\n or #$NL) not working in text fragment
Hi I am using aspose.pdf 10.1 for PDF generation. I am trying to have new line in my text fragment but it seems to be not working.Please help!
View ArticleGet Text Rotation from PDF
Hi Team Is it is possible to get text rotation from the existing pdf and also I would like to get the CYMK color from PDF textThanks in advanceBalamurugan V
View ArticleHow to remove borders from existing pdf form fields
Hello all, I've looked through the documentation and have tried different things, but I'm still unable to remove the borders from form fields in an existing pdf. The following code successfully sets...
View Articlehow to find Symbols in pdf
Hi TeamI would like to search text using aspose pdf using below codeTextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber("[A-zÀ-ú0-9]+");from this I am able to find text like Sérgio but...
View ArticleAspose Java PDF: How to open PDF document from byte stream?
Hi Support,we are evaluating the Apsose Java PDF library. Unfortunately I am not able to find a constructor to open the pdf file from a byte stream.All I see in your documentation is following for...
View ArticleConvert Tiff to Searchable PDF
We have purchased the aspose for java, I am trying to covert Tif to searchable pdf. have followed the instructions to install jai-1_1_3-lib-windows-i586.exe, but 0 size PDF generated.Source Code:Pdf...
View ArticleisBlackWhite equivilent in the new DOM api?
Is there an equivilent of or alternative to the imageinfo.isblackwhite setting in the new DOM api?Using the new api, even with the optimization options, my final documents are around 3mb, but they are...
View ArticleTables from HTML
Hi,We are rendering a PDF using HTML stored in a SharePoint list item. But we do notice some issues with table rendering.The HTML code I used is attached as "HTMLCode.txt" this HTML has two tables in...
View Articlepdf save error
Hi,We saved (attached) a pdf document. But it has saved an empty document. we use aspose 9.5.0.0 version.But we test the same scenario with aspose pdf 8.2.0.0 version. There are any error.Please...
View ArticleOptimize Fonts when concatenating pdfs
Dear ladies and gentlemen,In our application we have to combine several (eg 100) PDF files.To optimize the resulting file we use this code:pdfFileEditor.Concatenate(pdfStreams.ToArray(),...
View Article