Can anyone recommend a good utility?
Posted 12 August 2013 - 05:10 PM
Try CutePDF. Since it installs as a printer driver, you can then "print-to-pdf" from within any program that prints like Paint, Word, Internet Explorer, whatever. Simply print to your new CutePDF printer and CutePDF will pop-up and prompt you for the PDF filename you want to use and which folder you want to put it in.
Posted 12 August 2013 - 07:34 PM
Will CutePDF affect my default printer settings, or will it only pop up when I change printer settings within a document?
Posted 13 August 2013 - 08:18 AM
No, it won't affect your default printer settings. It only pops up when you select it as the printer.
Posted 13 August 2013 - 08:50 PM
Will CutePDF affect my default printer settings, or will it only pop up when I change printer settings within a document?
Edited by smax013, 13 August 2013 - 08:52 PM.
Posted 14 August 2013 - 06:21 AM
Edit: The other overall option might be some sort of PDF editor that will actually open up JPGs and then allow you to save them as PDFs. I honestly don't know if there are any such PDF editors in the Windows world that will do that...but I have to believe that it is likely because I know it is possible.
Adobe Photoshop can open a .jpg and then save it as a .pdf. (Note: Version 6 and older do not have this capability).
Posted 14 August 2013 - 12:36 PM
Edit: The other overall option might be some sort of PDF editor that will actually open up JPGs and then allow you to save them as PDFs. I honestly don't know if there are any such PDF editors in the Windows world that will do that...but I have to believe that it is likely because I know it is possible.
Adobe Photoshop can open a .jpg and then save it as a .pdf. (Note: Version 6 and older do not have this capability).
Posted 14 August 2013 - 04:06 PM
It was simply the first thing that came to mind. ;)
Posted 14 August 2013 - 07:47 PM
Edit: The other overall option might be some sort of PDF editor that will actually open up JPGs and then allow you to save them as PDFs. I honestly don't know if there are any such PDF editors in the Windows world that will do that...but I have to believe that it is likely because I know it is possible.
Adobe Photoshop can open a .jpg and then save it as a .pdf. (Note: Version 6 and older do not have this capability).
True...but then using Photoshop for this purpose is kind of like killing a fly with a sledgehammer.
I doubt someone would want to shell out the money needed for Photoshop just to save JPGs as PDFs.
It does suggest that there are likely other options...potentially free or rather low cost ones. Looks like Inkscape might be able to do it.
Son of a gun! I've had Inkscape all along and never realized it could do PDF files. Just test-drived it and the results were great. Thanks!
Posted 14 August 2013 - 11:05 PM
I know a method :
// Method to open PDF document file in C# project
public static REDocument OpenDocumentFile(string filePath);
public static REDocument OpenDocumentFile(string filePath, BaseDecoder dec);
// Method to save PDF document to image file in C# project
public static void SaveImageFile(REImage image, string filePath);
public static void SaveImageFile(REImage image, string filePath, BaseEncoder enc);
Posted 15 August 2013 - 12:29 AM
Son of a gun! I've had Inkscape all along and never realized it could do PDF files. Just test-drived it and the results were great. Thanks!
Posted 02 December 2013 - 03:32 PM
I know a method :
// Method to open PDF document file in C# project
public static REDocument OpenDocumentFile(string filePath);
public static REDocument OpenDocumentFile(string filePath, BaseDecoder dec);
// Method to save PDF document to image file in C# project
public static void SaveImageFile(REImage image, string filePath);
public static void SaveImageFile(REImage image, string filePath, BaseEncoder enc);
lol awesome
Posted 05 April 2014 - 03:06 AM
hello does someone have an idea for a program which you can permanently have on your computer for free that does these kind of things?
Currently ive been using http://convertjpgpdf.net/ but i dont have internet when i travel and i still need this for work...
Doesnt matter if its not entirely free, just not expensive -.-
Posted 07 April 2014 - 05:26 AM
hello does someone have an idea for a program which you can permanently have on your computer for free that does these kind of things?
Currently ive been using http://convertjpgpdf.net/ but i dont have internet when i travel and i still need this for work...
Doesnt matter if its not entirely free, just not expensive -.-
0 members, 1 guests, 0 anonymous users