Adobe LiveCycle
Hello there ,I have Adobe static form template where I have several fields and a subform where I want to populate it with dynamic table which may have dynamic rows . So is Aspose is able to full fill...
View ArticleAspose.Pdf.Net out of memory exception when converting PDF to image
Hello,When converting any PDF larger than .4 MB, we are consistently getting out of memory exceptions from the Aspose convert function. The pdf's we are trying to convert are engineering drawings....
View ArticleAspose PDF export still says Evaluation mode only for .Net
Hi Team,I'm facing an issue with setting the license.I'm already used .Net evaluation mode pdf all in my applications PDF export.So i planned to go for buying an license before that i went for a temp...
View ArticleAspose.Pdf.Document.Decrypt() method decryting Open and Edit password
Team,Attached file has different Open and Permission password and i am using below code to decrypt open password , but it is decrypting open as well as Permission password.Aspose.Pdf.Document doc = new...
View ArticlePage Break
My requirement is to generate a pdf file using text file, for that used the below code. Question: In my text file, there is a condition to apply page break, so please help me how to apply page...
View ArticleNullPointerException when attempting to get all text from PDF
Hello,Recently we've updated our aspose-pdf version to use the latest version in the aspose maven repository (9.5.0). I'm attempting to retrieve all text from a given PDF file. When running the code...
View ArticleClassic ASP(!) Extended character set
We're using 3.3.5.0 (back from 2007 I think) and I'm having trouble including extended characters within an PDF. We're creating the PDF using classic ASP, first generating an XML document and passing...
View ArticleCan't Modify Text in Form Fields on specific pdf
Typically, I am able to access form fields on a PDF using something like the followingAspose.PDF.Document doc; //document initialization code herevar field = doc.Form[fieldName]However, on a new pdf...
View ArticleTIFF to PDF convert - PDF filesize getting over 3 times as big
Hi, im trying to convert the attached TIFF to PDF using the following code: Dim pdf1 As Pdf = New Pdf() Dim sec As Section = pdf1.Sections.Add() Dim ms As MemoryStream = New...
View ArticleHow to add metadata to PDF formats
Hi Support,We use SharePoint 2013 and we have a workflow for approve files. When a user approved a file then the other user get a new file which he cannot edit this one. In this file we need the...
View ArticleCheck if all the pdf pages are of the same size
Hi,I wanted to check if there is more effecient way of checking if all the pages are os the same size instead of iterating through each page and checking for height and width. the problem in iterating...
View ArticlePDF to JPG
Greeting All,Currently I have an application that converts a PDF to Image by using Aspose Total java.I tried converting this using latest trial version After converting image has good quality.When I...
View ArticleSaving a fillable form PDF
When I open up, edit and then save a fillable form it is no longer fillable. How do I save it and preserve its fillable property?
View ArticleShrink Pages to Letter size
Hi,I am using Aspose.Net for flattening the pdf. But I have new request to change the pdf size ( i mean dimensions)My page is 8.5 * 14I want to change it Letter size ( 8.5 * 11) with out losing data. I...
View ArticleSpecial character problem
Trying to create a PDF document from HTML string using Aspose Cloud pdf function CreateFromHtml.Some special character are missing special character are like "asdfsdfÐÑôþČĎĐđù". Add html file is a also...
View ArticlePDF Page resize
Can I re size PDF from Legal to letter without loosing quality and content?How? This message was posted using Banckle Live Chat 2 Forum
View ArticleCentering an image on pdf
Hey there again,I've converted an aspose.slides presentation to images using GetThumbnail, then i add these images to an Aspose.PDF object.The image is rendered, but it does not fit to page but rather...
View ArticleCreationg PDF document from HTML string loses background color.
Hi,I have a XML and XSLT content which is transformed in to a HTML string. Trying to create a PDF document from this HTML string using Pdf.BindHtml. The content is displayed correctly but the...
View ArticleImageStamp image types supported
Hi Please advise the image formats supported by New Aspose.Pdf.ImageStamp(filename) Thanks jeff
View ArticleConverting specific pdf document to tiff fails
The conversion of attached pdf produces tiff file with invalid content.Aspose version 9.4.0The code I use:Resolution resolution = new Resolution(300);TiffSettings tiffSettings = new TiffSettings();...
View Article