There will be graphs, we may edit data, series or different elements.
I am sending you the detail requirements. Our clients work in consulting business, mostly do the survey and collect other information and generate reports. We as a IT partner provide IT services to...
View ArticleTable conversion issue (Legend & FieldSet tags)
We are having an issue converting a table containing Legend and FieldSet tags. The output PDF contains the table data, but does not contain the table border or the caption. See attached. Thanks,-...
View ArticleRendering problem in Indian Language
Hi,I was trying Aspose PDF Java for replacing text with an Local Language text.I encountered some issues.Issue1. The rendering of Unicode Hindi characters are not proper.Original Text was : Hello...
View ArticleHTML formatting, page breaks, and aspose.pdf
I am using a telerik RAD editor control to collect user-formatted text (they're writing a report with bullets, underlining, italics, etc.) The RAD editor stores this formatting as HTML tags in the...
View ArticleImage to PDF conversion
Hi,1. how can I convert an image file to a PDF with the PDF size the same as the original image file? Right now I can see only some sample to add an image into a standard A4 page size.2. how can I...
View ArticleCannot compile example
I cannot compile this example: http://www.aspose.com/docs/display/pdfjava/Convert%20PDF%20pages%20to%20JPEG%20ImageThe error message is: ConvertPdf.java:18: <identifier> expected...
View ArticleHTML file not converting to PDF
Hi,I am using Aspose.PDF (7.2.0.0) to convert my HTML files to PDF. Below is a code piece that does this job.Aspose.Pdf.Generator.Pdf pdf1 = new Aspose.Pdf.Generator.Pdf();Aspose.Pdf.Generator.Section...
View ArticleProperty need to set on Convert from CGM to PDF
I try to convert CGM file to PDF byAspose.Pdf.CgmImportOptions options = new Aspose.Pdf.CgmImportOptions();options.PageSize = new SizeF(100, 200);Aspose.Pdf.Facades.PdfProducer.Produce(inputFilePath,...
View ArticleAccented Characters in PDF Files
Hi,When I try to generate a PDF with the word "Książęce" in it, it comes out with spaces in the place of certain characters.See a complete, reproducable code listing class Program { static...
View ArticleReplace Text in all pages of a PDF Document
Now I have trial version of aspose.I want to change format of specified text in all pages of a PDF.It's run successfully by using of following...
View ArticleHyperlinks Creation Issue with Aspose.Pdf Tool
Hi Aspose Team,Using the below mentioned code we are trying to create hyperlinks in attached PDF file(test_coverage.pdf) “coverage” text. In the PDF file “coverage” text is present in 3 places. As per...
View ArticleWhile extracting the PDF barcode, it got stuck
We have one PDF loaded. Our program is using the API to extract the barcode. However it looks like stuck while extracting the barcode. We need help to resolve the issue
View ArticleStuck to save to PDF after binding the xml file
I have one program to convert the xml file into PDF using .save function after binding the xml. If the xml has no image in it, it was successfuly converted to a PDF from xml. If we put one image file...
View Articlecannot read conjuction word in hindi using pdf java packages
Hi Team,I want to parse hindi (Indian language ) words from pdf in java. i am using trial pack of pdf java.Please help me for conjunction word like vyavhare, sindhudurg, shambhuraj , dattatray etcIf...
View ArticleFile not readable after converting to PdfFormat.v_1_3
Hi, Today contacted service specialist for technical issue we are facing and as per his advice filing the following issue. For our application we need to convert all PDF files to version 1_3 and we...
View ArticleQuestions on HTML to PDF conversion using Aspose.PDF
Hi,We are using aspose html to pdf conversion.Below are our few requirements, need assistance and way to achieve them.1. If grid in the body has more records and if data spans across next page, the...
View Articlereplacing Text in pdf file
try { // Here I want to to load Xml File fXmlFile = new File("C:\\Users\\Sath Tech\\Desktop\\data.xml"); com.aspose.pdf.Document pdfDocument = new...
View ArticleHTML to PDF - CSS line-height
The line-height property is not being applied in certain situations around the ordered and unordered lists. The text just before the <ul> or <ol> tag is also not receiving the line-height...
View ArticleConvert to PDF-A/1B does not work.
Hi,When we try convert this files to PDF/A-1B, the result is not a PDF/A!And the file size is incresed a lot!It works on previous versions!? What is going on? We are very disapointed with your PDF.Net...
View ArticleOutOfMemory Exception saving a PDF to XPS
While saving a roughly 32MB PDF as an XPS, we are receiving an OutOfMemoryException during the Save call. When looking at task manager, I'm seeing memory usage ~700MB ( over 8GB free on the machine I'm...
View Article