Need help in exporting multipage pdf into images

I come from Flash/Flex background and new to InDesign Server. 
My requirement is to convert a pdf file consisting of "n" pages into "n" jpeg images. Is it achievable using Indesign Server? What is the api I should use for achieving this?
I am able to convert only the first page of pdf into jpeg, and the snippet looks something like below:
inFile = File("d:/myPdfFile.pdf");
outFile = File("d:/myjpgFile.jpg");
doc = app.documents.add();
doc.pages.item(0).place(inFile);
doc.exportFile(ExportFormat.JPG, outFile);
doc.close();
I highly appriciate any help regarding this.
thanks,
Rethna

Hi,
When I am trying to export the HFR report into Excel, getting the below error. Could you please advice me on how can I export the Report into excel.
Version is HFR 9.2.
Thanks alot in advance for your help.
From: Hyperion Reports Export     
Subject:     
Date: Wed, 15 Sep 2004 14:21:07 -0400     
MIME-Version: 1.0     
Content-Type: multipart/related;     
     type="text/html";
boundary="----=_NextPart_4395951"     
X-MimeOLE: Produced By Hyperion Reports 7.2     
This is a multi-part message in MIME format.     
------=_NextPart_4395951     
Content-Type: text/html;     
     charset="utf-8"
Content-Location:     
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

Similar Messages

  • Exporting a pdf into an editable word doc on iPad

    I need someone to walk me thru the process to export a pdf into a word doc for editing on an iPad.  Please?

    The OCR is very dependent on the quality of the scan. You might try testing with various scanning options on a sample page. Typically 300 dpi is the minimum for OCR, but some folks like 600 dpi. If the page is clean, with no dust or other imperfections and the text is crisp, you should be able to do reasonably well. It is probably best to run the corrections steps after the OCR (looking at suspects) and editing appropriately.
    The conversion to WORD should not be expected to be real clean in terms of retaining format. You need to look to using style sheets in WORD to simplify the format fixes. Then run the spell check and grammer checker (you might end up with a better document than you started with). There is not a lot more you can do with Acrobat.
    You do have the options of ClearScan and Searchable Text. In one version of Acrobat, ClearScan used some strange fonts (not system fonts) that did not convert well to WORD. I was able to get a better result with Searchable Text in that case. I have not played with OCR that much, and so am just giving some comments of things I have run into.

  • I purchased the package that allows you to export PDF files into Word files.  Whenever I try to export the PDF into a Word file it never works...  I don't know if there's something key that I'm missing but I'm pretty bummed I paid for it and it won't work

    I purchased the package that allows you to export PDF files into Word files.  Whenever I try to export the PDF into a Word file it never works...  I don't know if there's something key that I'm missing but I'm pretty bummed I paid for it and it won't work.  Can anybody help me out?

    Hello,
    I have paid for this service for a year and it never worked on my computer.  I just renewed and it finally converted the file but it will not let me edit it.  I join you in being bummed.  Either I get help with this or I am asking for a 2 year refund.   My intention was to be able to edit a pdf in MS Word. 
    pfierrorob

  • I need help.  Can LiveCycle PDF Generator accept network print jobs from a PCL only source?

    I need help.  Can LiveCycle PDF Generator accept network print jobs from a PCL only source?

    More information about this game:
    The game should generate a random obstacle course for the player. The first column of the grid, however, should consist of all empty pieces, with the exception of the upper left-hand corner, which is the grid location where the player initially resides.
    Enter a loop in which the following things happen (not necessarily in this order):
    Print the current board configuration. Additionally, a key should be printed describing what each piece is.
    Get an action from the user. The player can move up, down, left, or right. Use the following controls: up = 'i', down = 'm', left = 'j', right = 'k'. The player can move at most one block at a time. Of course, if the player tries to move into a spot occupied by an immovable block, the player will not move.
    Inform the player whether they have won, or if they have lost (a player loses if they step on a bomb piece).
    If the player types 'q', the game should terminate.
    I am still stuck on this maze generator stuff.... Please help me....

  • I need help in converting a pdf to a fillable form in my adobe

    I need help in converting a pdf to a fillable form in my adobe

    "Adobe" is a company. If you mean "Adobe Reader" then you can't (at least not easily). You need Adobe Acrobat for that.

  • I need help viewing password protected PDF files on my tablet

    I need help veiwing password protected PDF files on my tablet

    Any free apps available especially for this purpose?
    not that i know of. but i think _*Documents To Go*_ will be worth the expenditure.
    JGG
    edited by the Jolly Green Giant (where Green stands for environmentally friendly)

  • Need help in export/import

    Hello All,
    I need help in export/import of an  internal table (based on deep structure) to/from desktop either in excel or XML file.
    I have an int table which has to be sent to desktop either in xls or xml file and then import back to an internal table(with deep structure).
    Ex :
    Int table is based on structure.
    Structure has fields
    as
    f1 -
    f2 -
    f3 - table type
    Your help will be appreciated.

    Hi Nishant,
    Please put your question in below mention forum.
    SAP Business One SDK
    Thanks
    Mohammad Imran

  • I need help opening up the pdf doc that i just saved. i need to open it up with excel?

    I need help opening up the pdf doc that i just saved. i need to open it up with excel?

    Yes, I need help configuring the settings.
       Re: I need help opening up the pdf doc that i just saved. i need to
    open it up with excel?  created by David Kastendick<http://forums.adobe.com/people/dave_m_k>in
    Adobe ExportPDF - View the full discussion<http://forums.adobe.com/message/4711293#4711293

  • What product do I need to just combine multiple pdfs into one pdf

    What product do I need to just combine multiple pdfs into one pdf. Thanks

    Are these files fillable forms?
    Could you need to combine more than 100 MB of files?

  • Trying to convert a multipage PDF into multilayered PSD. Automatically, not one by one - manually. Please help!

    as per title - i have a multipage PDF that i want to transfer into a multilayered PSD.
    not one by one - but automatically.
    my attempts of recording a set of actions failed.
    Please help.

    This would likely need Scripting at least.
    But like station_two indicated people might feel more inclined to help if the necessity for the process were clearer.
    And converting pdfs into pixel images is often a bad choice.

  • Need help in exporting Book(Created in HFR) into to excel

    HI,
    I have created BOOK in workspace (System 9) using HFR reports.
    I have a problem to export the BOOK into excell.
    Please provide me the solution for this issue.
    Thanks,
    Shanti.

    Hi,
    When I am trying to export the HFR report into Excel, getting the below error. Could you please advice me on how can I export the Report into excel.
    Version is HFR 9.2.
    Thanks alot in advance for your help.
    From: Hyperion Reports Export     
    Subject:     
    Date: Wed, 15 Sep 2004 14:21:07 -0400     
    MIME-Version: 1.0     
    Content-Type: multipart/related;     
         type="text/html";
    boundary="----=_NextPart_4395951"     
    X-MimeOLE: Produced By Hyperion Reports 7.2     
    This is a multi-part message in MIME format.     
    ------=_NextPart_4395951     
    Content-Type: text/html;     
         charset="utf-8"
    Content-Location:     
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

  • Need help with adding formatted text and images to Crystal Report?

    Here's my scenario:
    I have a customer statement that's generated as a crystal report and that has a placeholder for advertisement. The advertisement is mixture of formatted text and images. Until now we only had one advertisement that was always used on the report. The new requirement is that we would have a pool of hundreds of advertisements and would need to display one specific advertisement on the customer statement based on various marketing criteria. They key is that the advertisement content will be determined programmatically and cannot be hardcoded into the report. I'm using Crystal2008 with .net SDK.
    Here are the solutions I thought of, but I'm still rather lost and would appreciate your help/opinion.
    1) Pass HTML or RTF to the report
    Not really sure if this is possible and how to get it done. Also how would I pass in images? Would display formatting be reliable when exporting to PDF?
    2) Create each add as a subreport and append it programatically
    I actually have this working, but I only know how to append a new section to the end of the report and then load the subreport to the section. I have no other controll of the placement. Is there a way to dynamically load a subreport to a predefined section in the main report? How about adding a dummy subreport in the main report as a placeholder and then replacing it with a different subreport? How could I do this?
    3) Pass an Image to the report
    I would create each advertisement as an image and then would somehow add the image to the report. How would I load the image and control the placement? Could I somehow define a placeholder for the image in the main report-maybe a dummy image to be replaced?
    Thank you.

    Hello Pavel,
    I would got the third way.
    You can use dynamic images in your report.
    Just by changing the URL to the image the image can be changed.
    Please see the [Crystal Manual|http://help.sap.com/businessobject/product_guides/cr2008/en/xir3_cr_usergde_en.pdf] and search for images.
    or directly here
    [Setting a Dynamic Graphic Location Path on an Image Object|https://boc.sdn.sap.com/node/506]
    [Dynamic image and HTTP://|https://boc.sdn.sap.com/node/3646]
    [codesample for .NET|https://boc.sdn.sap.com/node/6000]
    Please also use
    [Crystal Reports 2008 SDK Documentation and Sample Code|https://boc.sdn.sap.com/developer/library/CR2008SDK]
    [Crystal Reports 2008 .NET SDK Tutorial Samples|https://boc.sdn.sap.com/node/6203]
    Hope this helps
    Falk

  • PDF into image

    Hi! I have pdf file with smooth quality and I tried to turn it into image (png).When I rendered the text the result was jagged text and when I zoomed it it was smooth again.How can I turn the pdf file with the same quality into png file?

    It sounds like you just rasterized the PDF at a low resolution, or with antialiasing disabled.
    Try a higher resolution and making sure that antialiasing is enabled.
    One trick is to use a resolution about 4 times higher than what you need, then resize the image down to the final resolution (which blurs edges).

  • Export to PDF loses image resolution in CS5

    I am creating some artwork in Photoshop CS5 at 72dpi. the work is crystal clear.
    I then place the file as a jpeg or as photoshop file and again in InDesign the image looks great.
    If I then export to PDF the artwork goes very fuzzy in Adobe Reader.
    At the file type I am selecting - PDF (Interactive) rather than (print) and the following options are selected below.
    I have tried changing the values but may not have reached the right combination.
    The main reason I am confused is that when using illustrator my vector artwork never loses quality in PDF format.... 
    Can a PDF be created without image quality loss???
    Many thanks
    Max

    It won't arise for you now that you've set the Reader to be viewed at 72 ppi.
    But if you send that to me it will look very blurry as I have mine set to 110ppi.
    You could have saved the images as 96 ppi and it would have looked perfect in Acrobat.
    But the whole point is that will look different depending on who's viewing it and what their setting is.
    You personally shouldn't have a problem anymore using 72 ppi images, there is no need to save higher res images for yourself. But keep in mind that if you are sending this to someone else their Reader will be set to most likely 96 ppi. So perhaps you should consider using 96 ppi images or 150 ppi images in future.

  • I need help with export settings

    Hi everyone,
    I need help outputting an HD file for presenting a video to a client. I have tried exporting to HD .mov (H.264 codec) and PE keeps crashing (error compiling movie). From what I’ve read here, it’s due to the gargantuan file QT creates and HD space (even though I think I have enough HD available).
    So, I need a recommendation from you on what kind of file to output which will allow me to present the movie to the client in HD. This file is solely for the presentation, I have already published for web (FLV) and YouTube (direct share from PE) and they both worked fine.
    Here are my project specs:
    Timeline:           4:26
    Format:               1920 X 1080 HD
    Timebase:          29.97 frames per second
    OS:                        Windows XP SP3
    Processor:          Intel Core 2 Duo @ 2.66GHz
    RAM:                    4GB
    Project Drive:   250GB disk with 152GB free space internal dedicated project drive (separate from OS)
    Thanks in advance for your help,
    Jose

    Hi Steve, Neale,
    I wanted to follow-up on this post. I came into the office today to run a few tests so I can make sure that I have the correct settings on my camera and PE project for the next time around. Here are few observations I was wondering if you can comment on:
    My Sony camera cannot shoot HDV. The only format it supports is AVCHD, so I'm stuck converting.
    I tried to convert the footage I have to HDV with the software I have (AVS Video Converter and Koyote Soft HD Converter) and neither of the two have an "HDV" conversion setting. I see AVI, MPEG, MOV and many different settings in each (AVI: Hd Video 1080p: H.264AVC, 29.97fps, 4200kbps, Audio MP3, 256 kbps or MPEG: HD Video 1080p - MPEG2, 15000 kbps, 1920X1080, 29.97fps, etc). What should I be looking for?
    I searched for "best file format" in the forum and found various postings from both of you referring to converting to DV-AVI within PE; especially if you have AVCHD footage (which I have). So, I followed directions and converted a file for testing. Then, I created a new project using HDV 1080i 30 settings and imported the converted file. I still get a red line on the timeline. Any thoughts on what I'm doing wrong?
    I also converted the MOV files (shot in HDV 60i with the pro camera) to DV-AVI. I also get a red line on the timeline...
    The DV-AVI converted footage (both cases) doesn't appear to be HD. It looks jagged on the preview window. Is it HD?
    The DV-AVI converted footage is almost double the file size as the MTS (AVCHAD) file (138mb vs. 60mb). Isn't that going to make PE run slower?
    Thanks in advance for your help. I just wanna make sure I do my homework now so I set everything up correctly on the next project.
    Jose
    P.S. I almost forgot! Here's the link to the live video on YouTube: http://www.youtube.com/watch?v=fEkqPmefJV0
    Message was edited by: josejb70 - Added YouTube link

Maybe you are looking for

  • How can I get size of fetched data size when run a SQL ?

    Hi, When I run a SQL how can I get fetched data size? regards,

  • IWeb headings problems

    Whenever someone opens my website (iWeb) they see the page headings at the top of each page. However, the first time anyone logs onto the website the headings on the Cover page do not function properly. When the mouse cursor is dragged across the hea

  • DBIF_RSQL_INVALID_CURSOR , CX_SY_OPEN_SQL_DB

    this above error is coming while processing select - endselect statement in ECC 6.0

  • JSP on OAS 4.0.8.2

    I used Jdeveloper 3.2.2 to create a simple JSP application on BC4J components. But I am getting hard time deploying it on OAS 4.0.8.2. I even created a cartridge and stuff but I cannot run it. The main problem I get is no document that will walk me t

  • May webinars (free): 10 FM Tips #3, Forms, PDF Search, TimeSavers settings

    1 hour long, starting 10am US/Pacific Job-Specific and File-Specific TimeSavers Settings:  Wednesday, May 4 (For current TimeSavers users) How to control TimeSavers settings for multiple users, different classes of documents converted to PDF or in in