PawnTextEditor

Administrator
Member, Moderator, Administrator Posts: 2,506
PawnTextEditor
This Automation gives you the possiblilty to add big amount of formated text into Item table or rather any other table. It uses BLOB Field to store data.
Features:
- Possiblity to store huge amount of formatted text data
- Import and export data in RTF format
- Bold ,italic , text align, font color, font size and other formating options
Installation Instructions:
1. Install setup from PawnTextEditor Setup folder
2. Import Install.FOB to ObjectDesigner
3. Add BLOB Field HTMLData to item table
4. Add variable to page or form
Variable name : PawnTextEditor
datatype : codeunit
subtype : PawnTextEditor Management
5. Add button to page or form as "Edit Html Content" and write code to the button
PawnTextEditor.EditText(Rec);
CurrForm.UPDATE;
6. Thats it!!!!!
Special credits to
Waldo - After seeing WaldoNavpad it inspired me to take this up.
Richard Parsons from codeproject
"There's always more than one way to do it." so let me know if you find any bugs...
http://www.mibuso.com/dlinfo.asp?FileID=1378
Discuss this download here.
This Automation gives you the possiblilty to add big amount of formated text into Item table or rather any other table. It uses BLOB Field to store data.
Features:
- Possiblity to store huge amount of formatted text data
- Import and export data in RTF format
- Bold ,italic , text align, font color, font size and other formating options
Installation Instructions:
1. Install setup from PawnTextEditor Setup folder
2. Import Install.FOB to ObjectDesigner
3. Add BLOB Field HTMLData to item table
4. Add variable to page or form
Variable name : PawnTextEditor
datatype : codeunit
subtype : PawnTextEditor Management
5. Add button to page or form as "Edit Html Content" and write code to the button
PawnTextEditor.EditText(Rec);
CurrForm.UPDATE;
6. Thats it!!!!!
Special credits to
Waldo - After seeing WaldoNavpad it inspired me to take this up.
Richard Parsons from codeproject
"There's always more than one way to do it." so let me know if you find any bugs...
http://www.mibuso.com/dlinfo.asp?FileID=1378
Discuss this download here.
0
Comments
-
Thanks for the example code. Still a couple of questions..
1.
When I resize the form, it doesn't automatically resize the the text..
2.
Is there a way to print the html text with a control?0 -
-
ajhvdb wrote:Thanks for the example code. Still a couple of questions..
1.
When I resize the form, it doesn't automatically resize the the text..
2.
Is there a way to print the html text with a control?
Thanks for your questions/feedback. I have corrected these in this release http://www.mibuso.com/dlinfo.asp?FileID=14510 -
Sir, it store the files very smooth, but i want to print the related document in the report. how i can print the stored file or called in report.
Deepak Kumar0 -
Deepak Kumar wrote:Sir, it store the files very smooth, but i want to print the related document in the report. how i can print the stored file or called in report.
Deepak Kumar
You cannot print the stored file, since the text is stored in RTF format.0 -
When I try the test code, error message shows up " Please install PawnTextEditor". I fully followed the instruction and install the automation dll for NAV 2017. Any idea? Thanks!1
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions