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

web page to pdf

Hello I want to webpage to pdf but I get pdf is login.aspx page but I login already OK... So...How can I do... ex : http://localhost/Account/Admin.aspx but I get pdf is...

View Article


add combo box field to table cell

I'm trying to add a comboboxfield to a table cell, but receiving nullexception error. I don't think I'm instantiating the comboboxfield correctly, but can't seem to find any examples to apply to what...

View Article


First PDF is SLOW... like 30 times slower

Attached is a sample application with the same method and logic (just hardcoded variable values). If I run this in debug mode in VS2013, it runs the first PDF in about 5-6s and subsequent ones in about...

View Article

Not seeing all fields in PDF

I'm converting from iTextSharp to Aspose.PDF using a function to populate form elements and then flatten the form.I have a PDF template with several form fields in it.  iTextSharp recognizes all of the...

View Article

Encrypt AND Sign

Hi folks Using VB.NET with the aspose.pdf dll and have been trying to encrypt a PDF as well as apply a PKCS7 digital signature. Both work independently, but I cannot seem to be able to encrypt AND sign...

View Article


When setting PDF.Page.IsLandscape = true, should it not update the width and...

            Dim myReport As New Aspose.Pdf.Document            Dim myPage As Aspose.Pdf.Page = myReport.Pages.Add()            ' height = 842            ' width = 595            Dim width As Double =...

View Article

Feature Request : Floating Box content alignment

Initially when I saw the you had FloatingBox.HorizontalAlignment and VerticalAlignment, I assumed that it was referring to the alignment of the inner content, not the alignment of the Floating box...

View Article

PDF.ColumnAdjustment.AutoFitToContent throws error

AutoFitToContent will throw an error when the table it is processing doesn't have the same number of cells in the row.  However, when you are just adding the table without AutoFitToContent, it will...

View Article


Temp License

Hi team How many temporary license can I ApplyThanks and RegardsBalamurugan V 

View Article


Knowing the Text para length

Hi,I have a pdf document where I have already drawn a Text para. After that I want to draw a floating box; but for drawing a floating box, I need to know the number of lines that text has spanned.Is...

View Article

Difference between position and base line position

Hi Team             I am trying to get the y coordinate of text in which I Notice two property one is baseline position and other is positionBoth property has Yindent which return different value for...

View Article

Getting HTML file encoding

Hi,1. Is there an option to check the encoding of an existing HTML file?2. Is there an option to search for a specific string in HTML file, and get the indexes of the first appearance?Thanks

View Article

Aspose PDF for .net

Hello Aspose Team, I am writing .net application where I am using ASPOSE PDF dll. What i am trying to achieve is find pages in PDF and delete some and replace those deleted pages by new pages from...

View Article


SVG to PDF Issue

Hi,Any idea why the attached SVG is not getting converted to PDF properly?Thanks,Sampath

View Article

PCL to PDF converting : Distinctive PDF name determination.

Hi,This question does not directly concern the use of PclLoadOptions class, but a use case relating thereto.we have to converting PCL file to PDF. But we have to determinate a distinctive name for the...

View Article


After deploy to Apache Karaf, NullPointerException throw when calling...

Hi,We're using apache-karaf-3.0.3 and aspose-pdf-10.0.0, and here's the error details.See attachment for detailed info, eg. steps to reproduce.        ---BEGIN---        karaf@root()> started......

View Article

XPS to PDF Conversion taking 15-20 secs and 50% CPU Utilization

HiI am using the Aspose.Pdf  product for converting the XPS to PDFs, the files conversion time is 15-20 secs per file depending upon the size(max being 400Kb). In our application we need to process...

View Article


Conversion of pdf/word to image feasibility

i have one query can we have option to select page no.from pdf to convert that specific page to image.we need to convert specific page no. from pdf to image only.Can you provide such functionality to...

View Article

pdf get form fields

hello , can we get the pdf forms fields with this api???This message was posted using Banckle Live Chat 2 Forum

View Article

Reading TOC from a pdf in Java

I am trying to read the TOC from a pdf and create bookmarks based on it. I was not able to find any example on how to read the TOC, the examples mentioned in this forum use classes which are no longer...

View Article
Browsing all 3131 articles
Browse latest View live