Changes between Version 1 and Version 2 of PDF_PAGE_CONTENT_R0


Ignore:
Timestamp:
02/16/09 17:54:42 (16 years ago)
Author:
dido
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDF_PAGE_CONTENT_R0

    v1 v2  
    66 
    77== Overview == 
     8User should be able to embed in the application, single page from a pdf file. This page should be used as a resource. It will be great if we could show preview of the page.[[BR]] 
     9There should be button in insert menu that allows this functionality. The label of the button could be "Insert PDF Page". This should evoke open file dialog that allows the user to select pdf file.[[BR]] 
     10After the file is selected preview window should appear. This window should let the user to navigate to the desire page. 
    811 
    912== Task requirements == 
    10  
     13 * Create a prototype that allows the user to select a pdf file as well as specific page from that file. 
    1114== Task result == 
    1215 * The result should be code 
    1316 
    1417== Implementation idea == 
    15 ^(Provide some rough implementation idea(s).)^ 
     18 * Review the outcome of [[wiki:PDF_CONTENT_COMMONS_R0]][[BR]] 
    1619 
    1720== Related == 
     
    2427 
    2528== How to demo == 
    26  
     29 * Run the application. 
     30 * Form the insert menu choose 'Insert PDF Page' 
     31 * Select pdf file from open file menu 
     32 * Choose page that you'll import 
    2733 
    2834= Design =