Pdf generation taking long time
Hi I'm generating a very small document with Aspose Trial version. And it turns out that pdf generation from html is taking 900 milliseconds. Please review the code and html and let me know if i'm...
View ArticleConvert PDF to HTML: hyperlinks
Hi,Is it possible to keep the hyperlinks (in a toc for example) during the converting pdf to HTML? Thanks,Alex
View ArticleMerge With Blank Document
Hi allI have a requirement to merge two pdf documents with a blank page in between. As per API I should be able to achieve this using the following:pdfEditor.Concatenate(fs1, fs2, fsBlank,...
View ArticleOpening and resaving exisiting PDF removes all content and produces a file...
I've attached two files to this message. The first, sample.pdf, is a PDF from one of our clients. The second, resaved sample.pdf, is the result of opening the file using Aspose.PDF and immediately...
View Articlecom.aspose.pdf Row Splitting
the link below is associated with legacy code, is there a similar mechanism associated with com.aspose.pdf? specifically the 'IsFirstRowRepeated'...
View ArticleExtended Features lost
I'm trying to open a PDF, replace some text and then save the document. The problem is that when I do this the extended features are disabled.public static void CreateProfile(SurveyProfile userProfile,...
View ArticleHow to Remove Hyperlinks from Text in a PDF document?
HiIs there a way to iterate text segment and disable hyperlink in PDF document?Thanks
View ArticleIntellisense help for VS 2013/2015
I have installed from NuGet and the MSI (aspose.pdf 10.4) but the Intellisense help does not work at all in either Visual Studio 2013 or 2015.What I would expect is that when I start typing into a...
View Articleaspose pdf word wrap function missing!
I want to do wordwraping according to this post:http://www.aspose.com/docs/display/pdfkit_removed/Setting+Wordwrap+while+replacing+text+and+using+ReplaceTextStrategy+classThe...
View ArticlePDF file fields are not editable after adding watermark
Hi Team,I am using Aspose PDF API code to add watermark to an PDF file.This PDF file has few fields and we can provide our input for these fields.I filled in few fields in first page of PDF file and I...
View ArticlePDF with JPEG 2000
We have a PDF with a background image in JPEG 2000 format. When converting the PDF into a JPG with the JpegDevice.Process method the resulting JPEG is not as expected and the background is totally...
View ArticleAdding printers crop and trim marks
We are using the component to create dynamic PDFs which will be used by a printer to print hard copy booklets. Is it possible to insert printer's crop and trim marks using aspose.pdf?
View ArticleAdding printer's marks which are standard to printing industry
I was wondering if is there a way to insert printer's crop and trim marks using Aspose.Pdf. I mean something like I usually set in Adobe InDesign...
View ArticleCrop marks
Hello,I am using Aspose.Pdf to dynamically create business cards for a client. As these cards will be professionally printed they need to include crop marks (such as these). Can the component produce...
View ArticleHow to Add Crop Marks?
How do I create crop marks? They might also be known as bleed marks, printer marks, or cut marks. They are the lines that a printer will use to cut the paper and create an image that can run all the...
View ArticleReading TOC from a pdf in Java
I am trying to read the TOC from a pdf and create bookmarks based on it. I was not able to find any example on how to read the TOC, the examples mentioned in this forum use classes which are no longer...
View ArticleA generic error occurred in GDI+
Hello,I've got this error when running the attached project on a Windows Server 2003Data:12/05/2015...
View ArticleSquares instead of text when Converting PDF to HTML
when using Aspose.PDF version 10.3.0.0,after converting PDF to HTML, I get Squares instead of the text.in version 9.9.0.0 , the converted file was with mix of text and Squares.attached the PDF...
View Article.net PDF to Word
Hi ,does Aspose have a .net implementation to convert PDF to word document (asp.net)This message was posted using Banckle Live Chat 2 Forum
View ArticleTextFragmentAbsorber for exact words or phrase's
Hi team I have a project where i am using AsposePdf.Text. I am using the TextFragmentAbsorber class to find S/N: and another TextFragmentAbsorber class to find S/N with out the colon. The issue I am...
View Article