Can I Disable Extended Features
I have removed buttons and flattened several Extended Feature documents. The documents are then combined into one document. Is there a way to disable the Extended Features attribute so that the user...
View ArticleProblem with Mender object
Hi, We are trying to read a field's co-ordinates from PDF file & replace those co-ordinates with an Image & then remove that field. I'm using following...
View ArticleCreating Flowed PDF forms
We are in the process of deciding wether or not to acquire Aspose as out preferred PDF Form Dev program, is it possible to create flowed PDF forms in Aspose as per this link -...
View ArticleGrouping Table Rows
I have a table with several columns. I have a loop from 1 to 100. Each time in the loop i add three rows.How can i ensure that those 3 rows are on the same page?If im at the end of the page and there...
View ArticleAdding two tables to a page causes margins to move
See attached zip for a example. Comment out the addTableTwoOutsideOfHeader method to see the table and .5 inch margins which is correct. When 2nd table is added it moves everything to the right?See...
View ArticleASPOSE PDF >> html to pdf conversion float
Could you confirm whether or not css float is supported in the html to pdf...
View ArticleMeasure Text inside of TextFragment
I am using Aspose.PDF.Document and have a table with rows and cells. I am trying to size the columns based on the largest cell content. I am having troubling finding examples or this online. Can...
View ArticleRemoving text in a particular area [Aspose.pdf]
Hello,We need to implement removing text in a particular area on a pdf file page and filling that area with a colored rectangle. Actually, it is like a protection\redaction function in the Adobe...
View ArticlePdfFileSecurity is removing the Zoom Behavior
Our product stores PDF files in an archive form which they can be viewed or distributed later. For View we apply privilege settings based on a profile. When we do that, the Zoom Behavior gets set to...
View ArticleMargin settings are ignored when printing
Hi,I am currently evaluating the Aspose.Pdf library for printing pdf documents with printersettings.It works perfect except for setting right and bottom margins in the PageSettings if at the same time...
View ArticlePrint PDF Directly in java
Hello,I want to print pdf files with a java. Just found a solution here (http://www.aspose.com/docs/display/pdfjava/Print+PDF+file+to+default+printer+%28facades%29), but doen't seems to be a working...
View ArticleCreate PDF with Coldfusion (openBD CFML engine) java
Wrestling to create PDF in Coldfusion using the following block with no success:<cfset FileInputStream = CreateObject("java", "java.io.FileInputStream") ><cfset File = CreateObject("java",...
View ArticlePage size issues when appending existing pdfs
Hi,I am using the following simple piece of code to merge several pdfs in to a single pdf. The last two pdfs each contain a single page that is A3 sized and landscape orientation. All pages of the...
View ArticleWatermark
I am inserting a Watermark into a PDF. The watermark is not visible but the area can be hightlighted and adobe knows the text. public void InsertWatermark(string pdfInputFile, string pdfOutputFile,...
View ArticleConverting XPS Document to PDF looks wrong
Hello,we are using Aspose.Net.Pdf version 9.1.0.0 (licensed) to convert XPS documents (created within our application) into PDF. This works in most cases but some elements are rendered not...
View ArticleUnable to Remove Security from Packaged PDF
We are running into an issue where we are unable to remove securities with Adobe Pro when packaging them together.Both the files have enabled features for Adobe reader on them.When you package a PDF...
View ArticleIsKeptWithNext not working
Hi,I seem to be having problems with IsKeptWithNext, it doesn't do anything (in some situations at least).I am generating the pdf from xml using Aspose.Pdf 6.4 .NET 4 version, test sample xml & pdf...
View ArticleConvert Html to Pdf - Problem
Hi,I'm facing a problem.I try to convert the attached html file to a pdf but can't seem to make it working. (tried v. 6.7 & 6.8)1. The table borders are not converted in the pdf.2. The content of...
View ArticleSaving bitmap to a pdf file leads to a black image
Hi,I'm currently evaluating the use of Aspose.Pdf for converting a Bitmap, which is generated in my code, into a pdf file.But it doesn't work, the output pdf file is always completely black.This is the...
View Articleinsert picture in footer pdf from VB.net
I cant adding picture in footer pdf from VB.net 2008
View Article