PdfJavaScriptStripper caused Java heap out of memory
Hello all,We are using the following statement to remove javascript from PDF.PdfJavaScriptStripper jsStripper = new PdfJavaScriptStripper(); jsStripper.strip(fileName, pathToSave);We are getting Out of...
View ArticleMerge PDF Fragments into Table Cells
I have a bunch of PDF fragment files (not full pages) that I need to insert into a table that I have in a Document.Page.How can I do this?I tried this, but it appends a new page and I can't control the...
View ArticleGet All JavaScript
HiHow do I get by code the all java scripts from a PDF document? It is possible through Adobe Acrobat Pro DC. See attached print screen and an example of a PDF.ThanksOren
View ArticlePDF with a movie or audio
HiI have a PDF with a movie (the document is attached).When I iterate through the PDF annotations the type of the annotation I got for the movie is obfuscated. Is there any way to determine that the...
View ArticleBlur image was produce when converting .png image to pdf.
I have .png image file .While converting this imag getting blur.Can u tell me what is reason behind this.I try to convert this png image into pdf using online conversion.Image produce correctly...
View ArticlePrinting pdfs from webpage
Please help us with this requirement.We have some pdfs present on a remote location.We need to be able to invoke print command on a set of pdfs which the user selects.The pdfs are usually not visible...
View ArticleAdding headers and footers to existing pdf
Hi,Is it possible to add headers and footers to existing pdf?I have yet to see an option to rearange the document to allow place for new headers and footers.It is also related to another issue I'm...
View ArticleBlack and White file generation from PSD, PDF, DOCX
Hi, We have, a Total licence, can we generate black and white PDF, from PSD, DOC, PDF? We have Total edition, for Samll Business. Where can I find info, for that? Please help, we stucked.Thanx in...
View ArticlePDF to PNG image generation takes too much time.
Hi,I am using Aspose cells v10.3.0In context of the attached PDF, if we try to generate PNG images, it takes approx 29s to convert a PDF page into PNG.Here's the stack of time taken for attached...
View ArticleConvert Dynamic XFA form to Standard AcroForm not working
Hi,I'm trying to convert the following PDF with XFA forms to standard Acroform but it failed using the following code from your example:var license = new License();...
View ArticleOptimized PDF to PDF/A 1b conversion problems
Hi Tilal,I am continuing to evaluate Aspose.Pdf for .NET 10.4.0.Currently I have slightly modified the code to convert files to pdf/a 1b while trying to produce the smaller file size possible.The code...
View ArticlePDF to TIFF & matrix pattern background problem
Hi guys,i face one "sub-optimal" effect when converting attached PDF to TIFF.Used dot-matrix pattern background is converted into black bars, which hide completely the text written over it. :-(The same...
View ArticleHow To Increase Brain-Power And Storage Affirmations
Produce Mental Health a balanced work environment. This identifiesselling sound physical, mental, and Mental Health ensuring worker security, and actively designing a tradition that facilitates people...
View ArticleSuperscript question
Since a "superscript" property is not available on TextSegment, I am trying to create superscript text by using <sup> in an HtmlFragment and setting IsInLineParagraph to "true". TextFragment...
View ArticleAspose.Pdf.InteractiveFeatures.NamedAction and...
HiCan you please give an examples of this 2 actions? Maybe a PDF documents that includes the actions?Thanks
View ArticleRotate Text in Table Cell
Aspose PDF .NET 10.4Using the DOM (not generator), how do I rotate text within a table cell?
View ArticleGutter Indentation Across Pages
HiI am using the Aspose PDF generator version 8.5 using the XML method, Visual Studio 2010, and .NET 4.0.I have discovered a problem with the indenting of paragraphs when a paragraph crosses a page...
View ArticleTab Stop Issues
HiI am using Aspose PDF Generator 8.5, with Visual Studio 2010 and .NET 4.0.I have run into an interesting problem when using hanging indents - accomplished by setting the left margin to a value, the...
View ArticleSection Paging Issues
HiI am using the Aspose PDF generator 8.5, using the XML method. I am also using Visual Studio 2010, and .NET 4.0.I am experiencing some problems with the use of multiple sections, and paging.The...
View ArticleParagraph Indenting with IsFirstParagraph and IsKeptWithNext
HiI am using Aspose PDF generator v8.5, using the XML method, and I am experiencing an odd problem with paragraph indenting under certain circumstances.The contributing factors seem to be:Set the...
View Article