I have an app that downloads several pdfs and images. It all work perfectly fine, I store information of those files in core data. My problem comes when I send out updates of the app, all the informat
I working on a app that uses ItextSharp to generate PDF files for students to print name tags and parking permits... However it keeps throwing: Unbalanced begin/end text operators. at the doc.close()
Is there any way to开发者_StackOverflow convert generated .ppt file using apache poi to .pdf file?
I want to create a COM dll that will take any Word file and generate an image file of the first page of the document. I have already done this using the IExtractImage functionality of the Windows SDK,
I am getting an unexpected error when using this. The first section is from a script that I found online, and I am trying to use it to pull a particular section identified in the PDF\'s outline.Everyt
I want convert a Persian language PDF file to text file or to a string type variable. I have read all questions on StackOverflow similar to this question, but not found an answer. An exampl开发者_如何
using prawn gem i display table in the pdf file.. now i want to set position of the table, please guide me how to work on this..
I need to embed in an 开发者_JAVA百科eclipse widget a simple pdf viewer,nothing fancy, just to see the content of the pdf.
I\'m building an HTML to PDF converter with the WkHtmlToXSharp (QT webkit) librar开发者_StackOverflow社区y, and was wondering if someone knows how to add headers and footers to the document? I\'ve see
I have a Pdf with开发者_StackOverflow中文版 input fields and i want to save the data filled in these field and the output should be a pdf i have searched on net but still notable to find helpful code.