Jump to content
JasperReports Library 7.0 is now available ×

Techvedic

Members
  • Posts

    6
  • Joined

  • Last visited

Techvedic's Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Hi, Please help me in installing windows 7. Regards, Techvedic
  2. Hi, May following link help you m not sure: http://www.extendoffice.com/documents/excel/613-excel-export-to-csv-file.html Regards, Techvedic
  3. Please go through the following link for your concern.. http://developer.android.com/tools/help/monkey.html May this will help you.. Regards, Techvedic
  4. Hi, I hope this may help you: Start Visual Studio and build the solution.Start ArcMap. Click the Customize menu.Select Add-In Manager. Ensure that Custom Report Add-Ins is installed.Click Customize.Click the Commands tab. Under the Categories panel, browse to Add-In Controls.Click and drag the "Generate a report" button to ArcMap's toolbar from the Commands panel.Add the Counties layer to the table of contents (TOC) in ArcMap. The layer path is located at ArcGIS data sample location (that is, C:Program Files (x86)ArcGISDeveloperKit10.1SamplesdataCalifornia).Click the "Generate a report" button.Regards, Techvedic
  5. Hi, Please help me in converting PDF file to xml File in JAVA.. Thanks, Techvedic
  6. Hi, ~Go to Record/Request/Page (First) ~Loop ~ Set Variable [$PDFPath; Value:"file:" & Get ( DesktopPath ) & My Table::ID Number& ".pdf"] ~ If [Get(SystemPlatform) = 2] ~ Set Variable [$PDFPath; Value:"filewin:/"& Middle ($PDFPath; 2; Length ($PDFPath))] ~ End If ~ Save Records as PDF [Restore; "$PDFPath"; Current Records] ~ Go to Record/Request/Page [Next; Exit after Last] ~End Loop May Be this can Help You..
×
×
  • Create New...