I\'m trying to print xls file to pdf using soffice on windows machine. i made \"Adobe PDF\" my default printer and i tried those commands:
I have a C# process that prints an in memory pdf file using O2S.Components.PDFRender4NET, to different printers through out our company.At seemingly random intervals (like once every other day), the p
I have a large (6 pages, 222 fields) fillable PDF that I am using as a template with iTextSharp PdfReader.When this object instantiates it takes 5 minutes or more.I have tried:
I’m trying to put together a MVC app that isn’t a typical create a record and present the record to the user.
In ipad development is there a way to get the 1st page of a pdf file as UIImage??? if u dont have the exact solution now can u tell me which way should I proceed??
Anyone have any quick ways to send a file to a user? I can gen开发者_开发百科erate pdfs on the fly but need a way of passing it to the client then deleting the pdf. try the FileResult - Response - wel
We have a .NET app which prints to both real printers and PDF, currently using PDFsharp, although that part can be changed if there\'s a better option.Most of the output is generated text or images, b
I\'m attempting to sign PDFs with an SSL certificate issued from Go Daddy. These signatures show up as valid in the Windows Reader as long as you check the \"Validating Signatures\" check box under E
I need to be able to download a PDF file from a location on the Internet and then open it (just the file, not to a specific page) in an app like Goodreader or even iBooks.
I have a html document which marks up a report. I have a button on this page \"Export as pdf\". However I am not sure how to export html into a pdf..Are there any tools out there that anyone recommend