Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
Max #1
PDF to TIFF
Hi, i need an Activex component that transform a pdf/doc/rtf document into
tiff image ?
Can you help me ?
Thanks
Max Guest
-
1 bit Tiff
I need to convert my imposed PDF to 1 bit tiff's for output. Is this possible using Acrobat Distiller/ If not does anyone know of another way? ... -
DOC TO TIFF
Where i find an Activex component that use in ASP page that convert doc and pdf to TIFF image ? Thanks -
TIFF Stripped?TIFF Tiled?
can anyone explain what TIFF stripped and TIFF Tiled formats are? Do Photoshop and Illustrator have the ability to save these types of TIFFs? What... -
Can I make b/w tiff in PE?
I frequently need to make 1 color (B&W) tiff. I can do it in Photoshop but I'd rather use PE. I bought PE1 and had to return it because it wouldn't... -
PSD vs TIFF
In converting JPEG images to a non-loss format, when the final goal is producing high-quality prints, what are relative advantages/disadvantages of... -
Richard Yeo #2
RE: PDF to TIFF
Max
I have not used this component but their ABCpdf component was very good.
[url]http://www.websupergoo.com/ig-fileformats.htm[/url]
[url]http://www.websupergoo.com/imageglue-1.htm[/url]
The documentation claims it can read and write TIFFs / PDFs.
Not sure about RTF/DOC
Rich
"Max" wrote:
> Hi, i need an Activex component that transform a pdf/doc/rtf document into
> tiff image ?
>
> Can you help me ?
> Thanks
>
>
>Richard Yeo Guest
-
Dave #3
PDF to TIFF
Apologies if this is the wrong group and please direct me elsewhere if
necessary.
I do some Windows programming, but not yet with the Adobe SDK. I am
trying to determine if I need to start on a new project using the Adobe
SDK or not.
I need to do batch conversion of very large monochrome PDFs to TIFFs
and have not found an existing solution. I tried Adobe's Save As but
could not find the necessary 400 dpi option I need; otherwise it works
nicely. Also tried GhostScript which works well except it is
prohibitively slow on certain files in Windows.
Also tried many 3rd party products and none of them seem to do a very
good job. It's perplexing that they seem to do such a poor job compared
to Acrobat's Save As. Wouldn't they use the same SDK?
Would the SDK allow me to make my own converter and if so would this be
very difficult for someone who regularly, but not professionally nor
constantly, programs using Windows C++ and C#?
If anyone knows of existing products that actually do a good job I
would like to try them first.
Thanks in advance,
Dave
Dave Guest
-
Newbie #4
Re: PDF to TIFF
On 24 Aug 2006 12:53:16 -0700, "Dave" <onlinefuel@gmail.com> wrote:
You may have the answer to a question I've been asking but not gotten>Apologies if this is the wrong group and please direct me elsewhere if
>necessary.
>
>I do some Windows programming, but not yet with the Adobe SDK. I am
>trying to determine if I need to start on a new project using the Adobe
>SDK or not.
>
>I need to do batch conversion of very large monochrome PDFs to TIFFs
>and have not found an existing solution. I tried Adobe's Save As but
>could not find the necessary 400 dpi option I need; otherwise it works
>nicely. Also tried GhostScript which works well except it is
>prohibitively slow on certain files in Windows.
>
>Also tried many 3rd party products and none of them seem to do a very
>good job. It's perplexing that they seem to do such a poor job compared
>to Acrobat's Save As. Wouldn't they use the same SDK?
>
>Would the SDK allow me to make my own converter and if so would this be
>very difficult for someone who regularly, but not professionally nor
>constantly, programs using Windows C++ and C#?
>
>If anyone knows of existing products that actually do a good job I
>would like to try them first.
>
>Thanks in advance,
>Dave
an answer to.
You talk above about using Acrobat's Save As funtion to convert your
file.
I am trying to write a VB program to do exactly that. All I want to
do is open a .pdf in Acrobat and programatically click the file and
save as menu commands and then save the file as text.
However, I have trouble getting control of the Adobe reader control on
my VB form. I start my program, but cannot get the focus to the
control so that I can save the text.
Can you help me with that?
Thanks in advance.
Sorry to intrude on your question, but you seem to have solved the
step I am right behind you on.
Thanks again.
Newbie Guest
-
Dave #5
Re: PDF to TIFF
Newbie wrote:No, I haven't even looked at the SDK yet. Sorry.> On 24 Aug 2006 12:53:16 -0700, "Dave" <onlinefuel@gmail.com> wrote:
>> You may have the answer to a question I've been asking but not gotten> >Apologies if this is the wrong group and please direct me elsewhere if
> >necessary.
> >
> >I do some Windows programming, but not yet with the Adobe SDK. I am
> >trying to determine if I need to start on a new project using the Adobe
> >SDK or not.
> >
> >I need to do batch conversion of very large monochrome PDFs to TIFFs
> >and have not found an existing solution. I tried Adobe's Save As but
> >could not find the necessary 400 dpi option I need; otherwise it works
> >nicely. Also tried GhostScript which works well except it is
> >prohibitively slow on certain files in Windows.
> >
> >Also tried many 3rd party products and none of them seem to do a very
> >good job. It's perplexing that they seem to do such a poor job compared
> >to Acrobat's Save As. Wouldn't they use the same SDK?
> >
> >Would the SDK allow me to make my own converter and if so would this be
> >very difficult for someone who regularly, but not professionally nor
> >constantly, programs using Windows C++ and C#?
> >
> >If anyone knows of existing products that actually do a good job I
> >would like to try them first.
> >
> >Thanks in advance,
> >Dave
> an answer to.
>
> You talk above about using Acrobat's Save As funtion to convert your
> file.
>
> I am trying to write a VB program to do exactly that. All I want to
> do is open a .pdf in Acrobat and programatically click the file and
> save as menu commands and then save the file as text.
>
> However, I have trouble getting control of the Adobe reader control on
> my VB form. I start my program, but cannot get the focus to the
> control so that I can save the text.
>
> Can you help me with that?
>
> Thanks in advance.
>
> Sorry to intrude on your question, but you seem to have solved the
> step I am right behind you on.
>
> Thanks again.
Dave Guest



Reply With Quote

