Quantcast
Browsing all 3131 articles
Browse latest View live

ProcessParagraphs - Multiple instances - KeyNotFoundException

In our environment we are expecting our users to create packs simultaneously, when doing stress testing I figured out when trying to create two multiple documents together, I get this error,The given...

View Article


HTML to PDF_DOM : Bullets and Numbering inside Table(cell)

Hi Tilal,We have html page containing table with 6 columns and 3 rows.Some of the cells of table contains bullets and numbering, and when we generate PDF from this HTML page (DOM approach), bullets and...

View Article


java.lang.OutOfMemoryError: Java heap space

Hello All , testing  converting a pdf file of  47 KB result in a OutOfMemory Errorat at com.aspose.pdf.internal.p580.z8.m1what is my faultException in thread "main" java.lang.RuntimeException:...

View Article

Images with curved edges

Hi TilalWe have images in html page with curved edges, but when we generate PDF file curved edges of images are not visible.Please find the attached files.Regards,Siddesh

View Article

PCL Line Termination in Aspose Pdf for Java is ignored

Aspose PDF for Java ignores PCL Line Termination sequences, such as:PCL Line TerminationEc &k0GCR=CR LF=LF FF=FFEc &k1GCR=CR+LF Lf=LF FF=FFEc &k2GCR=CR LF=CR+LF FF=CR+FFEc &k3GCR=CR+LF...

View Article


HTML to PDF_DOM : shifting of page number and header/footer images.

Hi Tilal,While generating PDF with large size content in table column, increases the width of PDF which in turn affects header/footer image and page number.We want the page number to be placed at the...

View Article

problem with use regular expression for highlight text

I am trying to highlight the search text in a PDF file. I have not had trouble finding simple sentences, but when I use the regular expression * at the end of a word.For example, if I search for "tr *"...

View Article

Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(stream); got error:...

Hi, I am trying to create a pdf document from stream using the following constructor: Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(stream); but I got an error saying that the method or...

View Article


Nested tables

Hello, I've got problem with nested tables. I figured out that the table generated without specified ColumnWidths isn't rendered correctly. To create my table I use code:Aspose.Pdf.Generator.Pdf pdf =...

View Article


Get Path object Coordinates/Position

Hi Team              Is it possible to get the path object coordinates or position of path object in pdf using aspose pdfThanks and RegardsBala

View Article

Adding Javascript to existing Pdf

Hi,I'm trying to add Javascript to an existing Pdf document in a servlet.  It doesn't fail or give me any errors, but the returned Pdf doesn't open the print dialog on open.  It does have the...

View Article

PDF File issues with ASPOSE

This is to follow up with you on the issue we are facing while using "http://api.aspose.com/v1.1/words/ fileName?format=pdf" to convert the doc file in pdf. Issue Description-After getting the response...

View Article

Cross reference table or cross reference stream not found

Hi,I am using latest version of ASPOSE components and I am receiving following error    at    .   .   (    ,     )   at    .   . .   .   (    ,    & )   at    .   .   (    ,    & )   at    ....

View Article


PDF Bates Numbering

Hi,Does Aspose PDF or PDFKit support "PDF Bates  Numbering" or "Bates Stamping"?Thanks.!

View Article

When a license is issued message "Evaluation Only"

Hi! I work with the package Aspose.Pdf,  license orderID 130801102820 . In the formation of the document a message "Evaluation Only"What could be the problem?package aspose.pdf.new-4.0.0

View Article


Aspose PdfFileMend object issue

My requirement is to draw a tree on the PDF and then sending them back as part of HttpServletResponse. I am initializing a PDF object as below,                                Pdf pdf1 = new Pdf();...

View Article

multipage tiff to pdf.

Hi, i was trying to convert a multipage tiff image to pdf. But i see only the first page being added to pdf but not the rest of the tiff pages though i set "setIsAllFramesInNewPage" to true. Can you...

View Article


Latest pdf librairy and Java heap space

HelloWe were using the aspose-pdf-4.3.0.jar to transform each page of a pdf file into a jpeg image,it was working fine with the attached file.Once we updated the library to aspose-pdf-9.5.2.jar, it...

View Article

PDF Print Preview Issue

Hello Team, We have been drawing lines using PdfContentEditor to the PDF. The pdf has been rendering fine with lines in the browser, but the lines are not apppearing in the print preview and the...

View Article

aspose-pdf: Security.setUserPassword does not work after V 4.2.1

Hello,we were always using the Aspose Pdf 3.0.1 for Java and the following program was working for us:import aspose.pdf.Pdf;import aspose.pdf.Section;import aspose.pdf.Security;import...

View Article
Browsing all 3131 articles
Browse latest View live