Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
aneef@adobeforums.com #1
how to convert pdf to image
hi guys,
im new to this forum..how do i convert pdf to image. i have used ghost scripts and it works fine..but it gives a white border around the images, or sometimes giving wrong colours. can somebody tell me how do i convert a pdf to jpeg using acrobat, through c#..
any solution for pdf to image would be a great help
aneef@adobeforums.com Guest
-
How to convert cfm output to image
Anyone knows how can i convert html file to .jpg or .bmp? Thank you! -
Convert text to image
I need to be able to manipulate text (that was inputted by the user into a text - or field member) as if it was an image. Can you somehow turn a... -
Convert to vector image (from an image)
Hi. I am trying to convert some simple (2 color) .jpg images into vector based drawings using freehand 10. I cannot seem to do it. Any ideas? ... -
convert to pdf or image from html/asp
hi everyone, i am using win2k server and asp i am trying to convert html to pdf or image instantly on my web site. desperately, i am using web... -
Convert slides to image
IS there a decent device on the market for the home users to convert slides to image files. Thanks John' -
Leonard_Rosenthol@adobeforums.com #2
Re: how to convert pdf to image
Is this for a desktop or server-based solution?
Leonard_Rosenthol@adobeforums.com Guest
-
aneef@adobeforums.com #3
Re: how to convert pdf to image
want to do it for desktop .
thanks
aneef@adobeforums.com Guest
-
Leonard_Rosenthol@adobeforums.com #4
Re: how to convert pdf to image
Then your best bet is to use the JavaScript<->.NET bridge and the this.saveAs() method from JavaScript.
Read the documentation in the SDK.
Leonard_Rosenthol@adobeforums.com Guest
-
aneef@adobeforums.com #5
Re: how to convert pdf to image
javascript .net bridge ?? can you explain it a bit..
anyway i will look at the documentation now :).
thanks leonard.
Aneef
aneef@adobeforums.com Guest
-
sinayi #6
Re: how to convert pdf to image
1.Open the pdf file in Acrobat.
2.On menu bar at the top, click on File and a drop down menu of selections will be displayed.
3.Choose "Save as". Not available in reader.
4.In the dialog that appears, in the "Save as type" combo box, choose JPG or PNG
Also, you may try this tutorial about how to convert PDF to Image. Results depend entirely on the PDFs that you want to convert.
Hope it can do you a favor.
Junior Member
- Join Date
- Mar 2011
- Location
- new york
- Posts
- 2
-
Dmitry Feoktistov #7
Re: how to convert pdf to image
We use Aspose Excel component here at work and it's tops!
SautinSoft also have a PDF and Word doc component.
http://www.sautinsoft.com/products/pdf-focus/index.php
Check it out, also check out their forums.
SautinSoft.PdfFocus f = new SautinSoft.PdfFocus();
f.ConvertPdfToImage(@"c:\sample.pdf", @"c:\pages\",
SautinSoft.PdfFocus.eImageFormat.Jpeg, 200);
Junior Member
- Join Date
- Aug 2011
- Posts
- 1
-
Unregistered #8
how to convert pdf to image
hello Friends.
It is really very easy.
All you have to do, just use http://www.sysinfotools.com/recovery/pdf-image-extractor.html.
PDF Image Extractor extracts all size of images including small images as well as large images and creates a separate output folder for each input pdf file. The Tool can effortlessly convert the extracted images, graphics, and photographs in to JPEG, BMP, PNG, and GIF at a click of a button making it a two in one software "extractor cum converter" this advance feature helps users safe time and effort.Unregistered Guest



Reply With Quote

