Hide PDF Content
Hi,I have an pdf file that same file will be displayed to all users. But what i want is depending on the user logged ini have to hide content in the same pdf. is it posssible?I have to hide paragraph 1...
View Articleconvert pdf bookmarks to table of contents using aspose.pdf
Hi,I need to Convert PDF Bookmark to TOC (table of content)
View ArticleNew destination of changed bookmark destination will not get saved!
I tried to update the bookmarks so of an existing pdf so that it`s destinations all will keep the zoom factor the user has selected when following the bookmark (as know as inherit zoom)My code passes...
View ArticleFieldNames Can't be Found!
I created a PDF using the Aspose.Pdf.Generator.Pdf and saved it to a MemoryStream.I created a Aspose.Pdf.Facades.Form using that MemoryStream.When I tried to get the names of the fields using...
View ArticlePDF-Form field names with leading underscore
Hello experts,I'm using the fillable pdf formular in the attachment. This worked fine with previous versions of Aspose.PDF, but as soon as I update to the newest Library (9.3) I get a...
View ArticleHow to read multiple columns
Hello, I'm struggling to be able to read a PDF with 2 columns per page. As you can read a PDF (version 9.3.0.0) file that has two columns with the exception of the header and footer? I can not find a...
View ArticleI have a question about aspose.pdf
I use Aspose.PDF, I have a question for svg to pdf.This message was posted using Banckle Live Chat 2 Forum
View ArticleInserting image into PDF question
Hi,how can I insert/convert an image into PDF with some size adjustment?I mean I want to resize the image if the size is bigger than the A4 page size to fit it into the page.If the image size is...
View ArticleFacing problem when i convert text file to pdf file in java
my code is :com.aspose.pdf.Document doc = new com.aspose.pdf.Document("C:\\Users\\mbehera\\Desktop\\MigrationTest\\today.txt");doc.save("C:\\Users\\mbehera\\Desktop\\MigrationTest\\out.pdf");and i...
View ArticleIssue in rendering \n using TextFragment
Hi,I am adding the below text fragment to a table cell but it is not rendering the new line character. I want to dispaly like Heading 1...
View ArticleWatermark text stamp affecting the main body of a pdf page
I am using text stamps to add annotations to an existing PDF file. One of the stamps is creating a watermark across the page. This is added with :oTextStamp = New...
View ArticleUpgraded .lic file throws "the license is not valid for this...
Hi, We had recently upgraded the Aspose.Total.Lic file since our subscription expiry date has ended. However, once we had updated from LicenseVersion "2.2" to "3.0", we started receiving the...
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 ArticleLimitations for PDF documents created with Aspose.PDF
Hello,are there any limitations regarding dimensions of a PDF document created with Aspose.Net.PDF?I'm trying to convert a very large XPS Document into a PDF using the following code.using (var pdf =...
View ArticleSample JPEG produces blank PDF
We use Aspose.PDF for converting various image files to PDF. Most all images we convert have no problem. But we've recently encountered a couple of .jpg image files that will not convert.The files do...
View ArticlePDF file increse file size after Optimization
Hi,We have a lot of files scanned on KODAK scanners and when pass this code to optimize size we have a file 10 times bigger!With some files, not scanned from KODAK, his code works good. Were is our...
View ArticleNot able to specify a name to the pdf portfolio
Hi,I want to customize the name column in the pdf portfolio top section which shows the list of individual files. By default, it shows the file name. For us the file name is meaningless and we generate...
View ArticleNot able to open Pdf portfolio in Chrome and Firefox
Hi,We need the capability to show the generated pdf portfolio files in the browser. But all we see is a blank page. When we download the pdf portfolio file to the system and open it in the Adobe...
View ArticleLayout option in pdf portfolio
Hi,I have raised this earlier. In Pdf portfolio files, we need to have the capability to split the window vertically by default. The default behavior is a horizontal split and it is very less usable...
View ArticleVertically align image?
Hi -Is there a way to align an image vertically within a page beside me calculating the top margin?Thanks!
View Article