Quantcast
Channel: Aspose.Pdf Product Family
Browsing all 3131 articles
Browse latest View live

To Place row bottom border in a table

Hi,I want to place a bottom border for a row. I have used the below code the same is not working.Please suggest how this can be acheived.Table table1 = new Table(sec);table1.setColumnWidths("100%...

View Article


Regex issue

Hi,I'm trying to find text in a pdf based on Regex.I want to find any string that a specific word appears in. Let say the word is test, so I pass textFragmentAbsorber = new...

View Article


Layer missing after PDF conversion to TIFF

I am using the following code to convert from PDF to TIFF, and the resulting TIFF is missing the data from the layer called G-ANNO-TTLB-EROS.  I have tried adjusting the resolution and using different...

View Article

pdf to html with hyperlinks preserved?

I want to convert a pdf to html with hyperlinks preserved using Aspose.Pdf for Java.I'd like to solve two hyperlink cases but cannot figure out how to do it, even if I write some custom manual...

View Article

Printing from ASP .NET Application - No supported options built into Aspose...

Support,I have purchased your product for printing PDFs to printer.However you use System.Drawing.Printing namespace to perform this function.This is not supported in WIndows Service and ASP .NET...

View Article


Modifying large Pdf (A1-format) is saved as a4-format

Hi,I have a PDF with A1 page size. I add a table (Aspose.pdf.table) and save the document.When I open the document the format is A4.Pageinfo has wrong values. (PDFNEWNET-35879).I am using Aspose.pdf...

View Article

SetTExt consuming more time

Hello,I am using aspose java pdf library to modifying pdf. Pdf contains 5 pages ( size is 41 kb).The whole process takes a lot of time i.e 15-16 seconds.Below is the code...

View Article

Document Merging using Aspose

Hi Aspose Support team, I need your help to find solution for problem below.I want to merge the entire PDF document in to word document where I have a placeholder (Rich text content control) in word...

View Article


Rendering 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 Article


Text Transformation Matrix

Hi,I am extracting pdf text to create HTML document. I am able to extract the text but facing issue with rotated text. I need to get the transformation matrix of the rotated/skewed texts so that I can...

View Article

Bold tag does not work when using HTML

Hello,I am having a difficult time getting the bold tag to work as expected.  Here is a code snippet that should reproduce the problem.  I am taking an HTML string and passing it as a new segment....

View Article

Aspose.Pdf for .NET with Cumulative update package 2 for SQL Server NOT WORK...

Hello,We had ssrs installed in a machine with Cumulative Update Package 1 for SQL Server 2012 Service Pack 2. Everything works fine until we updated to Cumulative Update Package 2 for SQL Server 2012...

View Article

PDF to JPG

Greeting All,Currently I have an application that converts a PDF to Image by using Aspose Total java.I tried converting this using latest trial version After converting image has good quality.When I...

View Article


Vertical lines when convert PDF (Printed from Chrome) to Jpg

Hi Aspose Team,I've a problem when convert from PDF to JPG images. It generated images which have a lot of vertical lines in there.This problem only happen when I tried to export a PDF from Chrome...

View Article

Speed of processing PDF Document scanned at 200 DPI vs 300 DPI

We are using Aspose PDF to read PDF files that have the scanning set at 2 different resolutionsa.200 DPI and b.300 DPIOur requirement is that the images read/converted should be of 200 DPI .We find...

View Article


removing metadata from PDFs created by Corel damages the PDF

When our iScrub product uses ASPOSE to remove PDF metadata from the attached PDF created by Corel PDF Engine 15.0.0.512 the resulting PDF is damaged and cannot be opened.  Adobe will report that it is...

View Article

Exception in PdfFileSignature

Exception:"System.InvalidCastException" at Aspose.Pdf.InteractiveFeatures.Forms.Signature  Unable to cast object of type '\u0006Ž\u0013.†\u0013' to type '\u0006Ž\u0013.\u0010\u0013'.Code:...

View Article


Viewing Aspose Document Values with Visual Studio Debugger

Why can't I view document values using Visual Studio 2010?I am getting an error message that the name is not declared.  And that it may be inaccessible due to its protection level.I can view all values...

View Article

Coordination points

Hi there, is there a way that we can determinate automaticaly the coordination of an annotation or text that we want to add on the pdf file ? because I saw that you have to put the 4 coordination...

View Article

Convert PCL to PDF failes

Evaluating Aspose.pdf for .net. Converting document fails when trying to open. // instantiate LoadOption object using PCL load option Aspose.Pdf.LoadOptions loadopt = new Aspose.Pdf.PclLoadOptions();...

View Article
Browsing all 3131 articles
Browse latest View live