IsLandscape destroys the image quality
Hello,I create PDF from image in various resolutions, the problem is that when I set the PDF into landscape mode the quality of the image is destroyed.I tried it withthe latest version (9.9.0) with the...
View ArticleText field in PDF form is not positioned the same for different pages
Hi Aspose.PDF Team,- I have a PDF which 2 pages, 1st page has portrait orientation, 2nd page came from a PDF with landscape orientation but I already used Aspose.PDF to change to portrait A4.- I then...
View Articleerror on pdf highlighted
hi we try your library for highlight some words in pdf everythings works well but on some pdf we have an error message on pdf open i attach the two pdf one is before "test.pdf" and one is after...
View Articlehow to update hyperlink text in pdf using itextsharp in c#
0 down vote favorite my requirement is need to update hyperlink and hyperlink text in pdf using Itextsharp in c#.net application.I can able to update hyperlink address but how to change hyperlink text...
View ArticleLarge MultiPage PDF generated using Aspose PDF 7.2
Hi,I have been using Aspose 7.2 PDF for .Net 4 framework. I have a bunch of images (approx 55 pages) which i will be converting to PDF format. When it gets converted to MultiPage PDF, its file size...
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 ArticleVery Urgent - TextFragmentAbsorber not absorbing multiple text
Creating a object like this, var textFragmentAbsorber = new Aspose.Pdf.Text.TextFragmentAbsorber("ExampleText");it works good but only when text is on single line but it ignores the text if it's on...
View ArticleHTML to PDF Inline approach : Issues while refering external CSS file
Hi Aspose team, We are using Aspose.pdf for converting html to pdf. In our html we are referring multiple CSS files. We are using pdf.HtmlInfo.ExternalResourcesBasePath = http://abc:123 to provide base...
View ArticleHaving trouble getting the workflow actions to show up in SPDesigner
Having trouble getting the workflow actions to show up in SPDesigner. The error is referencing a dll version that is lower than the dll in the assembly and in the web.config.
View ArticleHTML-to-PDF inline - major problems with form layout
We're currently evaluating this tool for purchase, and I've been running into a number of problems getting the output to match the source material. I've attached a ZIP file containing both the HTML...
View Articleconverting PDF to PDF/A increases file size
I had asked about this in an earlier thread:http://www.aspose.com/community/forums/thread/562315.aspxAnd was instructed:You may used Aspose.Pdf for .Net for optimizing the PDF file. Please check...
View ArticleHTML form to PDF - make all fields read only
I am using Aspose.PDF to convert HTML to PDF. The HTML has form input elements with values populated. Is there a way to specify that all fields in the output PDF be made read-only?
View ArticlePDF To tiff is not working well
Hello,Please find attached pdf. When i tried to convert this pdf to tiff, it cant convert.var tiffSettings = new TiffSettings {...
View Articleextract pdf fields including checkboxes
Hi There,I am trying to get all Pdf fields (textbox, checkbox, date etc). When I tried following code I am getting 4 fields only. Am I missing something?Aspose.Pdf.dllVersion: 9.9.0.0Code: public...
View ArticleCan i add Aspose.Pdf.Heading just for adding hyperlink to page ?
While I am adding some information to Pdf I am creating, can I add Aspose.Pdf.Heading object to cell, so that i can navigate user to some page in the document ?
View ArticleTextbox with Justify not working when text contains a parameter
HiIs it by design or a bug that text justify works fine unless I put a parameter or other expression into the text?Thanks,Greg
View ArticleFeature Request
Older API,http://www.aspose.com/docs/display/pdfnet/Aspose.Pdf.Generator.Segment.Segment+Hyperlink+PropertyNewer API,http://www.aspose.com/docs/display/pdfnet/Aspose.Pdf.Text.TextSegment+ClassI used to...
View Articleaspose.pdf for arabic support
Does ASPOSE.pdf supports arabic.. how can I CheckI need it for extraction, find/replace , highlight, display the new highlighted pdf in asp.netbest regards
View ArticleDefault header and footer for pages in com.aspose.pdf
HiCan you please let us know how to set default header and footer for all the pages of the document using com.aspose.pdf apiRegardsPraveen
View ArticleTIF conversion is not happening
Hi Team,We are trying to convert a pdf to tiff.public static System.Drawing.Image[] ConvertPDFtoMultiPageTiff(string OutputFolder, string FullInputFileName) { System.Drawing.Image[]...
View Article