<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi, all:<br>
       I am a newbie to poppler. I use utils/pdftoppm.cc to convert a
    pdf file into jpeg images.<span style="color: rgb(68, 68, 68);
      font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:
      14px; font-style: normal; font-variant: normal; font-weight: bold;
      letter-spacing: normal; line-height: 21px; orphans: 2; text-align:
      left; text-indent: 0px; text-transform: none; white-space: normal;
      widows: 2; word-spacing: 0px; display: inline ! important; float:
      none;"></span> The generated images are save to disk files. Now I
    wish to know whether it can save the images in memory such as a
    vector&lt;std::string&gt;.  Wishing you can give me some advices.<br>
    <br>
    Thank you! <br>
    Best wishes!
  </body>
</html>