Is there any way to import pdf into drupal nodes.

Comments

wolfgang8741’s picture

Not knowing much more than what you provided I am making an educated guess at what you want to do and import pdfs as nodes.

You may want to take a look at this post about mass importing pdf's http://drupal.org/node/954900 It references a module called Node Import at http://drupal.org/project/node_import which may be of use.

Node Import uses a text document list to import the items as nodes.

Please expand on what you wrote before if what I provided is not what you were looking for.