Changes between Version 2 and Version 3 of PDF_PAGE_CONTENT_R0


Ignore:
Timestamp:
02/16/09 18:22:18 (16 years ago)
Author:
dido
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDF_PAGE_CONTENT_R0

    v2 v3  
    66 
    77== Overview == 
    8 User 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]] 
     8User should be able to embed in the application, single page from a pdf file. This page should be used as a resource.[[BR]] 
    99There 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]] 
    10 After the file is selected preview window should appear. This window should let the user to navigate to the desire page. 
     10After the file is selected preview window should appear. This window should let the user to navigate to the desire page and insert it. 
    1111 
    1212== Task requirements == 
    1313 * Create a prototype that allows the user to select a pdf file as well as specific page from that file. 
     14 * Allow the user to manipulate(resize, move, rotate) the page. 
    1415== Task result == 
    1516 * The result should be code