Resize to Letter creating Blank pages
Hi,When i Tried to Resize theLegal size pdf to Letter size it is creating Blank Pages in the out put.I am attaching both the pdf's. I am using Apose 9.7.0.0 to do this.But if I use 8.8.0.0 version...
View ArticleText Highlighting in PDF
Dear Support Team,I am facing a issue in highlighting the text in PDF file.I am using "segment.TextState.BackgroundColor" to highlight the text.I am trying to search "Abstimmungsmethoden" in the pdf...
View ArticleAspose pdf for java outofmemory exception for large files
Hi, we are running licensed version of aspose pdf for Java. When converting a PDF file to PDF-A, we notice a performance decrease for larger files. Even outofmemory exceptions for files larger then...
View ArticleHow to make a post public
Hi,I posted a message that was marked private. How to change it as public?Thanks,Omnath
View ArticleInline css in string variable filled with html text does not get displayed...
We have a custom action in SharePoint 2013 on a custom list that leads to a page that generates a pdf via the Aspose.PDF .NET dll (downloaded latest version of Aspose.Total DLL's last week).In the code...
View ArticleConvert Table in PDF to HTML Table
Hi,If a PDF contains a table (text within can be copy and pasted), will the table retain its HTML structure after converting the PDF to HTML?Regards,Raven
View ArticleOpening html documents as pdf
Hello, We have recently purchased Aspose.Total (14.10) and we are using it to open html files as pdfs using New Aspose.Pdf.Document(filename, htmlloadoptions). On a very minute few we are getting the...
View ArticleRemove all text from page with TextFragmentCollection is to slow
Hello,I'm trying to remove all text from a page using the following code but it's to slow on some pages that contains a lot of text/links. Is there a faster way to just remove the text from PDF? Also,...
View ArticleCheck RadioButtonOptionField
Hello,Is it possible to check the RadioButtonOption using Aspose.Pdf?Please see the attached PDF with the group of RadioButtonOption.I would like to check the second radio button with option...
View ArticleHow to Make Password protected PDf
Hi All, I am using vb.net coding for aspose pdf.Right now I saved pdf file to file system as well. I want to make that pdf file to be password protected one.So can you please give the code for making...
View Articleproblem converting PDF to PNG
Hi,I use Aspose PDF to convert PDF to PNG using a regular code like this://Create Resolution object Resolution resolution = new Resolution(300);//create PNG device with specified attributes PngDevice...
View ArticleSlow Assign to property Value
Dear all!!When we are using aspose.pdf.dll 9.1 or later, at the time to assign any value to property "Value" of a control it is taking too long. when we use previous versions (9.0, 8.9 ..) the assign...
View ArticlePDFFileSecurity/DocumentPrivilege does not work to set AllowDegradedPrinting
Using Aspose.PDF 9.6.0.0, our code is having issues setting the Degraded Printing property for the PDFFileSecurity. Looking for guidance on the best way to do this. Sample code below:var docPrivilege =...
View ArticleNeed to save pdf as it print in default browser for html
Hello,I am evaluating the Aspose.pdf to convert html to pdf . We are using another framework for doing the same which takes the stream and prints it works fine here. With your api' s the pdf is not...
View ArticlePdf to Image color issues
Hi We have purchased the Aspose total license in order to create thumbnails for PDFs. That however does not work well.I have reproduced the issue following the simple steps of the documentation.The...
View ArticleAspose.Pdf for .NET with Cumulative update package 2 for SQL Server NOT WORK...
Hello,We had ssrs installed in a machine with Cumulative Update Package 1 for SQL Server 2012 Service Pack 2. Everything works fine until we updated to Cumulative Update Package 2 for SQL Server 2012...
View ArticlePdfSaveOptions.ZoomBehavior in Aspose PDF Library for .NET
We 're currently evaluating Aspose Total for .NET. We need to set the PDF magnification property to default for compliance requirements. For word documents, we were able to specify the...
View ArticleLeading spaces were missed after data has been exported to pdf
Hi Guys,Could you please assist with next: Leading spaces were missed after pdf was created.For example I have this xml markup:<?xml version="1.0" encoding="utf-8"?><Pdf xmlns="Aspose.Pdf"...
View ArticlePDF to Doc not working properly
public static void main(String[] args) { try { Document doc = new Document("FakePath\\Delivery.pdf"); doc.save("E:\\a.doc",SaveFormat.Doc); }...
View ArticleError when converting pdf to docx: "Specified argument was out of...
using apose.pdf 9.0.0 i recieve this exception when saving the attached pdf to doc:class com.aspose.ms.System.h: Specified argument was out of the range of valid...
View Article