PDF to HTML Conversion
please let me know do you have osgi jar for aspose-pdf-4.3.0-jdk14.jarThis message was posted using Banckle Live Chat 2 Forum
View ArticleUnable to clear Properties unless ModDate is also cleared
When attempting to clear the properties on PDF files (attached a sample), the cleared value will not commit unless the ModificationDate is also cleared.fileInfo.Creator = String.Empty;...
View ArticleMigrating from Pdf to Document
Hi As suggested we are migrating our code to use Document object instead of Pdf object. So i was using GetStringWidth function of Pdf class but there is no such function in Document class. Can you...
View ArticleDocumentation for Aspose.Pdf.Drawing.Graph
Hi,Where i can find the documentation for Aspose.Pdf.Drawing.GraphRegards,Sandeep
View ArticlePDFBookmarkEditor.Save hangs when trying to save Large PDF with added bookmarks
Hi,When using PDFBookMarkEditor to save bookmarks to a PDF, I came across a problem that causes PDFBookmarkEditor.Save to hang and not return control.See the following command line app (In Visual...
View ArticleUnderline Issue In The Converted Document
HiWhen we convert PDF document to DOC - the underlines and strike through are not been captured correctly.What should we do to capture these correctly?I have attached the following:1. PDF document...
View ArticleConvert Section in old DOM to Page in new DOM
Hi,Is there any way i can convert Section object used in earlier release converted to Page object in new release.Regards,Sandeep
View ArticleHow to Generate a Grayscale TIFF image from color PDF (using Aspose.PDF)
HiI am converting a PDF document to TIFF image and while converting I want TIFF image to be a grayscale (or black & white). My PDF document has colors and TIFF is also coming with colors. How can I...
View ArticleCode to only identify Whether Stick Notes exist in PDF File
Hi , If I have 10 page PDF file and if I have sticky notes in any of the page, I want to just identify that the PDF file contain stick notes as TRUE or FALSEKindly provide the sample code.Thanks
View ArticleSetting the License File from embedded resource - Error
Our product was previously compiled to use a license file that was in the same file directory as our application that uses Aspose.pdf.dll. We recently changed our program to use the "Short Name of an...
View ArticleInstall Aspose PDF Extension for tests
Hello, I am very interested by your PDF extension for SSRS. I am trying to test it but I have some problems to install it on my PC. I am on W8.1 with SQL Server 2012 R2. I try to configure SQL Data...
View ArticleAfter merge nested bookmarks are duplicated
Hello to everyone at the support team,im trying to merge some PDF files with nested bookmarks. The goal is to preserve the existing bookmark structure after the merge.1. Merge two pdf files s1.pdf and...
View ArticleHow 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 ArticleMultiple 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 ArticlePDF to HTML - embeded CSS
I am converting PDF to HTML.after convertion I get external CSS file.Do I have option to get the CSS inside the output html ?Thanks.
View ArticlePrinting of html (generated from pdf) does not follow page boundaries
Hi.I'm evaluating your product in the scope of converting pdf documents into html.While conversion seems to work well, I have a question regarding the printing of the resulting html.Preferably I would...
View ArticleFind a text and Strike it through
Hello, we're automatically changing some PDF documents to add signatures and some other options.One of the options is that a text that is printed by default (since in 90% of the cases this is what will...
View ArticleArgumentException when combobox selected index is set
Hi, I am trying to set the state lookup in the attached PDF form (I-9 Form). The relevant Field is "State" in Section 1 of Page 1 of the Form. Issue 1: I get an ArgumentException (Invalid font name)...
View ArticleMultiple Tables
Hello,I am using Aspose PDF for .NET to attempt to render some reports.I am trying to render two tables on a single PDF Document using the table object. Both tables are quite long and therefore go...
View ArticleExtract Annotations from PDF
I need tool to export the pdf annotations in a separate file and it should not affect the original pdf. This means the annotation should not save in the pdf.I want to extract annotations and copy them...
View Article