xml not merging to pdf
Hi I have a pdf template and a sample xml,when i try to merge it with aspose it is generating a pdf but it doesn't merge the data.I tested it with livecycle and it is working.I have attached the...
View ArticleHeaders With Images
Hello,I am currently attempting to make a document which contains a header, footer and a table in-between spans multiple pages. The table, header and footer are working fine but when I want to add an...
View ArticleSet page number
Hi Aspose Team,How I can set page number like "Page 1 of 1" and etc... in merged pdf? I merged several files and now want to change page numbering in the footer of each page.I search in forum and have...
View ArticleId and RadiusForRoundCorner not available in Aspose.Pdf.Drawing.Rectangle
Hi, We were using Aspose.Pdf.Generator.Rectangle class and were using ID(coming from base class) property to create mapping between PDF box and data box but now in new DOM API there is no ID property....
View ArticleHow i can specify the coordinates (Left,Top) for Graph
Hi,How i can specify the coordinates (Left,Top) for Graph object in Aspose.Pdf.Drawing.Graph class. How i can get/set Id for Graph.Regards,Sandeep
View ArticleAspose.Pdf.Drawing.Graph various properties not working
Hi,I am using following code to add graph to a page. Let me know what is wrong with the code that any property is not reflected in generated pdf except width and height. Aspose.Pdf.Page page =...
View ArticleKeep tables together in a page
Hi,I am using aspose pdf 4.5 for java.I have table1 and table2 .Scenario: Table1 overflows to next page.But I need to keep these two tables in a single page so that these two table fit in a single...
View ArticleConverting PDF to DOC with 4.5.0 Java: Issues and Concerns
Hello. I'm posting about PDF-to-DOC conversion in the latest 4.5.0 version of Aspose PDF.In another thread, I mentioned that .docx conversion does not seem to be supported (out of range error on the...
View ArticleHow to clear Actions on Annotations
I have code that is removing Actions from Annotations (in this case, form fields) in a PDF file. Two sets of questions:1) in one case, I am attempting to set the action to be null:if...
View ArticleExport to PDF Button not doing anything
I'm currently testing this product in our SP2010 environment. The solution successfully installed. I've created the PDF Template library and uploaded the sample XML to the library...
View ArticleMerging two pdf/a files does not result in a pdf/a
Hi!I'm using version 8.4.0.0 of Aspose.Pdf and when I merge two compliant pdf/a files, the result is a normal pdf, not a pdf/a.I have check both the source files and they are pdf/a-1 acording to...
View ArticleProblem to validate converted PDF to PDF/A
Hello, Aspose.Pdf for.NET acquired to perform the conversion of multiple PDF documents to PDF/A-1b standard. We made the conversion procedure and perform validation have the result in error on the date...
View Articleextend pdf documents with interactive elements
platform: android osThis message was posted using Email2Forum by Tahir Manzoor.
View ArticleFont 'Times New Roman' not found. Please make sure the customer font file is...
I getting the following exception when calling pdf.save() on a "aspose.pdf.Pdf" object:Caused by: java.lang.IllegalStateException: Font 'Times New Roman' not found. Please make sure the customer font...
View ArticleTo remove hyperlink from pdf
PDF is visible as normal text like www.yahoo.com , But when the cursour is placed to this text, it displays as hyperlink, Do we have option to remove this kind of Hyperlink from the document.
View ArticleNot able to find Textbox fields in PDF
Hi,I have a requirement to remove the contents in between "[" and "]".Aspose.Pdf finds and replace the contents correctly if the block "[" and "]" has only text and image contents ,but not text box.I...
View ArticleFont size in text boxes on PDF form
I am using the PDF.Kit to fill in a form with data from a database, using the autofiller.autoFiller.ImportDataTable(ds.Tables(0))That line saves a lot of coding! Everything works great, except that...
View ArticleActual font size of vertical formfield(Adobe Professional) is not applied
Hi,I'm working with Aspose.Pdf trial version.I'm using Adobe Professional to place the form fields in my existing Pdf and i have placed a form field vertically of type textbox with font size 10 and...
View ArticleWrapping of Text when doing Search and Replace
Hello,I am trying to replace text in PDF files using the following code. The problem is that the text does not wrap if the line becomes too long due to the replacement text. Is there a way to handle...
View Articleimage in PDF missing from excel output
I am trying to convert a .png to pdf object and then the pdf to excel which is then exported using the following code. The .png to pdf works (I even tested exporting that file) however when saving the...
View Article