Tiff to PDF (multiple pages tiff, some portrait, others landscape)
Hi,Ive been searching the forums, but im unable to find an answer.Problem:I have a TIFF file which I need to convert to PDF.The TIFF file consists of pages of both portrait and landscape format.When I...
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 ArticleTextBox With Arabic Support
Hi,I'm new to Aspose.PDF , I wonder if it supports filling Text Box in Arabic in Forms ? a sample would be highly appreciated..Thanks in AdvanceEmad
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 ArticleSVG to PDF
Hi Team,I am trying to create a PDF with header and footer and a content.Header - Will have a text.Footer - Will have an Image aligned to rightContent - will have the SVG.I was able to generate the...
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 ArticleAdding headers to existing PDF documents.
I have a great many pdf document to add a header to. Aspose seems the ideal product to accomplish this monumental task. I downloaded the trial, got the 30 day license, installed it, wrot a console app...
View ArticlePage ColorType incorrect for page containing a color chart
Following the example here, the reported color type for the first (and only) page of the attached PDF is ColorType.BlackAndWhite. However, the PDF clearly has colors (blue, orange, and gray) in the...
View ArticleTrail versus purchase
Hi:Does anybody know if there is a limitation on the number of PDF documents you can process with the tral version? If so, do you know what that limit is?
View Articleprinting issue on page
While iterating list data and printing on pdf i have attached cos.pdf in this productcame in one page and product related data come on next page.i want a solution if current page have very less space...
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 ArticleSystem.Drawing
I have a requirement to combine multiple PDF documents into one PDF document to be downloaded from a web application by a user. I believe your product offers this functionality. However, the...
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 ArticlePDF files much larger with Aspose
My company is planning on purchasing your product for an upcoming project. We will be converting a single TIFF and multiple JPEG files into a PDF. I am using the DEMO version of Aspose to test this. We...
View ArticleAre the pdfs created by Aspose PDF for java 508 compatible
Hi,I wanted to check if Aspose.pdf for java is 508 compatible or not. We create tables using Aspose.pdf and wanted to confirm if the tables or other components are 508 compatible.Regards,Rajeev
View Articlepdf to tiff conversion with highlight annotation
Hi!I'm trying to render a PDF document to Tiff. When the PDF has any kind of highlight annotation like text,drop downs, the text behind it is blanked in Tiff doc. Is there anything I can do to correct...
View ArticleHTML conversion to PDF
We have to convert HTML to PDF. Attached is the HTML and the PDF we are generating with aspose.pdf. We are using the latest version. The text within tables is not flowing correctly. What needs to be...
View ArticleOptimize for Web
I have a pdf given to me by our drafting department. It is 1112KB in size. If I open the document in Acrobat and take the option to "Optimize Pdf" and take the standard settings the doc is reduced to...
View ArticleConverting PDF to Tiff file Size
Good Morning,I am using the Aspose.Pdf Product Family for converting PDF To TIFF files.During my testing I have found that after converting PDF file to tiff file , the size of tiff file in more than...
View ArticleHow to use BindFO with XslFoLoadOptions
How do I use the Aspose.Pdf.XslFoLoadOptions with the Aspose.Pdf.BindFO() method?I have a complex XSL-FO style sheet that uses advanced features, and I want to tell Aspose not to use the old FO...
View Article