SQL2008R2 Licensing Quick Reference updated (PDF)
SQL2008R2_LicensingQuickReference-updated
Read More SQL2008R2 Licensing Quick Reference updated (PDF)SQL2008R2_LicensingQuickReference-updated
Read More SQL2008R2 Licensing Quick Reference updated (PDF)When generating reports in OpManager v11 and exporting as PDF, the footer contains ManageEngine OpManager Page : as the footer. To change this, on your OpManager install, navigate to the installation path of OpManager and modify confrandProps.properties file. Add the following line, and customize accordingly. pdfFooterText=Your Company or Whatever | email@yourdomain.com | Page: You do not need…
Read More Change OpManager v11 PDF Report FooterGot a call that there was a problem viewing emails with attached PDFs today. PDFs were getting mangled up when viewing them on the iPhone (iOS 7.1 and 7.1.1). Did some general testing on the MS Exchange server (2003, btw) and disabled A/V, Firewall and some other things to make sure it wasn’t causing the problem. Outlook and OWA were able to open the PDF without issue so it was targeted at iOS devices it seemed.
Read More Workaround: Trouble Viewing PDF Attachments in iOS 7.1 with Exchange AccountI was recently made aware that there is a free online Pub to PDF conversion tool available. This tool will convert your Microsoft Publisher file to a PDF format suitable to send to recipients who do not have a viewer installed for Microsoft Publisher files. Website: http://www.publishertopdf.com/
Read More Free Publisher to PDF Online Conversion ToolI’m starting to research for a project I’ll be working on involving PDF and TIFF multi-page documents and conversions. Here’s a commandline to convert a PDF to a TIFF (works for multipage too). gswin32c.exe -o test.tif -sDEVICE=tiffg4 input.pdf This creates “test.tif” output file from “test.pdf” which is a 14 page PDF file. If I didn’t…
Read More Convert PDF to TIFF Using Ghostscript Command LineHave a lot of PDF files that you wish you could quickly search through for a keyword/phrase directly from Windows? Well, I do — everything from Guides, Howtos, webpages saved as PDF, invoices, etc. and this is how you can search PDFs from Windows 7 for free.
Read More How to Search PDF Files on Windows 7