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

Problem with Text Wrap

Hello,we are using your Aspose.Pdf for .NET, Version 8.3.0.0, to create pdf-files.At this point we are facing the following problem:To place a text at any position in the document, we are using...

View Article


EpubSaveOptions RecognitionMode differences

I tried to find the documentation which should describe the differences between the various modes. Would someone clarify the different modes?public enum RecognitionMode{Flow = 0,PdfFlow = 1,Fixed = 2,}

View Article


Problems adding a textStamp with utf8 characters to a pdf page on a Linux server

I have the following code:..com.aspose.pdf.TextStamp textStampCompany = new...

View Article

PDF with "Trapped" property that can't be accessed by name

The attached PDF has a property called "Trapped". From what little I've been able to find out, it's a standard part of the PDF 1.3 specification, but it's usually not used or presented to the user or...

View Article

Significant Memory Usage during SaveAsTIFF

We have a windows service that will process through PDF files and convert them to TIFF. During this process we were noticing large memory spikes. After narrowing down the memory usage - it appears that...

View Article


Multiple FloatingBox

Hi,I'm trying to create a message like flow in my PDF, so a customer has a conversation in a box on the left side of the page and our replies on the right of the page.The PDF is created at 0bytes and...

View Article

PDF - ImagePlacementAbsorber order not same as getResources().getImages()

  Hi,Does ImagePlacementAbsorber has images in same order as that of page.getResources().getImages() ?We are using below code to delete image from a rectangle, but it looks sometimes the image indexes...

View Article

example for converting html to pdf using aspose pdf

I want to make sure if ASPOSE PDF is fit for one of our needs. We have an webpage built in asp .net that uses jquery.css,bootstrap.css and other 3 rd part CSS for look and feel purposes. These paths in...

View Article


Aspose.Publisher in .NET

Hi ,I want to convert the publisher file (.pub extension) into pdf using Aspose with .NET.I have searched for the component to convert .pub into .pdf. Please help me on this functionality.Thanks,EswariG

View Article


Printing PDF with embedded font.

Hi Aspose,I'm using Aspose pdf 8.5.0.0.In my application trying to print traditional Chinese PDF document. but the output is totally different from the original file. The Chinese chars looks...

View Article

Issue with setting header

Hi,I am using Aspose 4.5 for PDF generation.I have used the following code to set the header in each page.Document doc =  new Document ();...................................................Table...

View Article

Aspose PDF Java - PdfFileSecurity returns 0 bytes output stream when adding...

Hi,I'm trying to use Aspose PDF to add DocumentPrivileges  to a PDF via the PdfFileSecurity class.This works with most PDFs, but when I try using PDFs that have been created via MS Word which seems to...

View Article

Issue with convert pdf

Hi,I am trying to convert a 5M word file to a protected pdf file.1.I convert the word file to a temp.pdf with Aspose.word successfully.2.I would convert the temp.pdf to a prtected pdf file. I use the...

View Article


Convert word to pdf exception

Hi,I’m trying to convert a 5M(200pages) word document to a protected pdf file.  The following codes throw a exception:"_CPMPlusException"jpedDevice.Process(pdf.Pages[pageCount], imageStream); I need...

View Article

How can insert metadata with prefix and url

 pdfDocument.Metadata.RegisterNamespaceUri("xmlns:xmp","http://ns.adobe.com/xap/1.0/");           pdfDocument.Metadata["xmp:ModifyDate"] = DateTime.Now;           //set properties...

View Article


force a page break

How do I force a page break?  I'm using:                Dim Report As New Aspose.Pdf.Generator.Pdf        Dim Section As New Aspose.Pdf.Generator.SectionI have employee data. After each employee, I...

View Article

Need help soon

I posted an issue (http://www.aspose.com/community/forums/thread/526979/access-denied-while-using-aspose.aspx) , and I would really appreciate if you can help me with it asap BTW, how can I check if it...

View Article


API to show pdf files in silverlight

do you provide a pdfviewer for silverlightYa i need an API to show pdf files in silverlight. is it possible..This message was posted using Email2Forum by Tahir Manzoor.

View Article

Aspose PDF Security Exception

Hi,I recently downloaded the latest version of the PDF Library. I'm also using our existing Small Business License File against it. Our code compiles fine, but upon execution it throws the following...

View Article

Not able to add images in a table

Hi ,I am not able to add images to pdf document using the following code.The application hangs on save.I am using aspose 4.5..Also my requirement is to span the image to next row..Please help...

View Article
Browsing all 3131 articles
Browse latest View live