To customize the text message pops on opening a secure PDF
Is there a way to change the text that pops up once I have protected a file with a password.When I protected a file named "Protected.pdf", and opened the file in windows, it comes up with the...
View ArticleRe: How to extract every word of text and their position coordinates
I am doing the same (albeit java version). It works mostly, but some words come out backwards and others are joined together even though they are far from each other (but with same vertical...
View ArticleInline css in string variable filled with html text does not get displayed...
We have a custom action in SharePoint 2013 on a custom list that leads to a page that generates a pdf via the Aspose.PDF .NET dll (downloaded latest version of Aspose.Total DLL's last week).In the code...
View ArticleUpgraded to latest Aspose.NET Total, can't work with header/footers anymore
Before upgrading I was handling adding header/footers via memorystreams, now the constructor is deprecated. How can I still provide the same functionality working with streams, not files. private...
View ArticlePDF/A Validation Fails
Attached file validation is failing on AIX 7.1. but it is working on Windows 7 platform. JDK 1.6 version is been used.Code snippet::com.aspose.pdf.Document doc = new com.aspose.pdf.Document(new...
View ArticleHow to use aspose.pdf to justify text
Hi, I'm new to Aspose and a competent user of SSRS but not advanced. I'm evaluating Aspose and wonder how I add code to justify text in a textbox? I have searched the site and can't see anything that...
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 ArticleHow to populate an image field using XFA.SetFieldImage()
Hello,I am attempting to open a PDF, find all the image fields of a certain name, then populate each image field with the same image. For example, a single PDF may have any number of pages and each...
View ArticleValidate pdf/a-1b using Aspose.Pdf
Hi,We are trying to validate pdf/a file which was generated with help of Aspose (see attached) using Document.Validate() method. It creates log file with a lot of issues (see attached).Adove.Preflight...
View ArticlePDF Does not render correctly
I am constantly having to submit these files because this tool does not render correctly. I am attaching yet another file where the is rendering jagged.
View ArticleProblem in extracting text using TextAbsorber
Hii ,Following code extracts only few words from any given pdf file - Document pdfDocument = new Document(PDFFilePath); TextAbsorber textAbsorber = new...
View Articlepdf is not conveting
Hi Team,Can you please see the attached pdf file .I am not able to convert the attached pdf file.Can you please help me is this problem with the pdf ?RegardsAnish
View ArticleJPG losing Metadata when being added to PDF on IIS
This works locally, but when run behind a web page on IIS (6.5, WIN2003) then the image is there but the metadata of the image is missing.Running locally WIN7 it works perfectly.I feel it is related to...
View ArticleOXPS to PDF is supported ?
Hi oxps to pdf conversion is supported ?This message was posted using Email2Forum by Imran Rafique.
View Articlepdf to html stream
Hello, we need to convert pdf files in html stream, so we need to return a stream for html and some streams (or one only) with css, fonts etc...Is there a way to do this? We try some of your examples...
View ArticleProblems in PDF to JPG conversion
Hi,we have problems converting the attached pdf document to jpg images using Aspose.PDF for Java. Most of the convertion works correct, but not for all pages:- On the cover page (page 0), the caption...
View ArticleRetrieve Information about the Font of a TextBoxField
How do I retrieve the font information of a TextBoxField? Such as the font type, font family, font size, and font weight. Thanks,Diane Asberry
View Articlepdf/a for reporting service extension
Dear all,I use Aspose.Pdf.ReportingServices version 1.6.0.0 to render pdf/a output.The rsreportserver.config is configured normally without this additional pdf conformance.In the programming code, I...
View ArticleLink to embedded files
Hello everybody,This post is linked to the last one that I created (http://www.aspose.com/community/forums/thread/583672/ole-object-word-to-pdf.aspx) but as my need changed I create this new one.I want...
View ArticleCan we use a single HTML fragment in a FOR loop?
Hello Aspose, I have multiple HTML codes in a table. I want to pass those HTML codes to create the PDF.I want to pass those to a single HTMLFRAGMENT. (so far I have created seperate HTML fragments for...
View Article